/*********************************************************************/
/**** ***********  2004 Progetti di Impresa Srl  *********************/
/* ****************************************************************** */

/**** ***********  FOGLIO SI STILE SERVIZIO MODULI  *********************/

.boxIscrizioneNewsletter{
	border-right: 0px;
	border-left: 15px solid #FFFFFF;	
}

.FondoNewsletter {
	background-color: #FFFFFF;
	position: relative;	
	width: 100%;
	top: 5px;
}

.lineaNewsletter{
	position: relative;
	background-color: #EAF0E6;
	left: 0px;
	top: 3px;
	width: 100%;
	margin-bottom: 2px;
}

.TitoloNewsletter{
	position: relative;
	left: -155px;
	top: 18px;
	width: 129px;
	text-align: right;
}

.FondoNewsletterIntro {
	/*background-color: #EAF0E6;*/
	position: relative;
	left: 0px;
	width: 100%;
	top: 0px;
	padding-top: 2px;
	padding-bottom: 14px;
}

.FondoNewsletterGrigio {
	background-color: #EAF0E6;
	position: relative;
	left: 0px;
	width: 100%;
	top: 0px;
	height: 37px;
	border-bottom: solid 1px #FFFFFF;
}

.DescNewsletter {
	position: relative;
	left: 140px;
	top: 0px;
	width: 275px;
}

.NewsletterCampo {
	position: absolute;
	left: 95px;
	top:7px;
	width: 323px;
}

.FondoNewsletterTasto {
	background-color: #D7E2CF;
	position: relative;
	left: 0px;
	width: 100%;
	top: -1px;
	height: 31px;
	text-align: center;
	padding-top: 6px;
}

.FondoNewsletterModulo {
	background-color: #FFFFFF;
	position: relative;
	left: 0px;
	width: 100%;
	top: 0px;
	border-bottom: solid 1px #CFCFCF;
	padding-top: 12px;
	padding-bottom: 5px;
}

.FondoNewsletterDettaglio {
	background-color: #FFFFFF;
	position: relative;
	left: 0px;
	width: 100%;
	top: 0px;
	padding-top: 12px;
	padding-bottom: 10px;
}



