/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****      ARCHIVIO NewsLetter                ************************/
/*****                                        ************************/
/*********************************************************************/

#boxNewsLetterArchivio{
	clear: both;
	float: left;
	width: 96%;
	margin: 10px 0px 10px 0px;
	font-size: 90%;
}

#boxNewsLetterArchivio .boxNewsLetterErrore {
	margin-top: 1em;
	font-size: 85%;
	text-align: center;
}

.FondoNewsletterIntro {
	font-size:85%;
	width: 97%;
	margin-top: 0px;
	margin-left: 15px;

}
#FondoNewsletterIntro H4 {
	padding:0.5em 1em;
	font-weight: normal;
	font-size: 100%;
	text-align: justify;
	margin-bottom: 1em;
}

#FondoNewsletterIntro H4:first-letter {
	padding: 3px;
	font-weight: bold;
	color: black;
	font-size: 120%;
}

#boxMascheraDiRicercaPerServizioStandard H4:first-letter {
	background-color: White;
	background: White;
}

#FondoNewsletterIntro ul {
 
	margin-left:25px;
}

#FondoNewsletterIntro li {
	 
	font-weight: normal;
	font-size: 100%;
	text-align: justify;
	margin-bottom: 1em;
	margin-left:5px;
}

.immagineNewsletter{
	float: right;
}


/*********************************************************************/
/**** BOX RICERCA DINAMICA PER SERVIZI STANDARD **********************/
/*********************************************************************/

#boxMascheraDiRicercaPerServizioStandardNewsletter {	
	clear: both;
	float: left;
	width: 100%;
	background-color: white;
	border: 2px solid #003a84;
	font-size: 100%;
	padding: 4px;
}

#boxMascheraDiRicercaPerServizioStandardNewsletter H6{
	color: #003a84;
	text-decoration: underline;
	margin-left: 5px;
	float: left  !important;
	font-size: 78%;
}

#boxMascheraDiRicercaPerServizioStandardNewsletter .separatoreCampoRicerca LABEL {
	clear: both;
	float: left;
	font-size: 80%;
	font-weight: bold;
	width: 120px;
	text-align: left;
	height: auto;
}

#boxMascheraDiRicercaPerServizioStandardNewsletter .separatoreCampoRicerca1 LABEL {
	clear: both;
	float: left;
	font-size: 80%;
	font-weight: bold;
	width: 230px;
	height: auto!important;
	text-align: left;
	height: auto;
}


#boxMascheraDiRicercaPerServizioStandardNewsletter .separatoreCampoRicerca INPUT {
	float: left;
	margin-top: 3px;
	width: 60% !important;
	height: 15px!important;
	font-size: 80%;
}

#boxMascheraDiRicercaPerServizioStandardNewsletter .separatoreCampoRicerca1 INPUT {
	float: left;
	margin-top: 5px;
	height: 15px!important;
	width: 35px !important;
}

#boxMascheraDiRicercaPerServizioStandardNewsletter INPUT.campoData {
	margin-left: 5px;
	margin-top: 10px;
	float: left;
	width: 74px !important;
}

#boxMascheraDiRicercaPerServizioStandardNewsletter .separatoreCampoRicerca {
	clear: both;
	float: left;
	min-height: 25px;
	height: auto!important;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	width: 100%;
	margin: 5px 0px 5px 0px;
}

#boxMascheraDiRicercaPerServizioStandardNewsletter .separatoreCampoRicerca1 {
	clear: both;
	float: left;
	min-height: 25px;
	height: auto!important;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	width: 100%;
	margin: 5px 0px 5px 0px;
}

#boxMascheraDiRicercaPerServizioStandardNewsletter .campoPulsante {
	clear: both;
	float: left;
	width: 100%;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;	
	background-color: white;
	border-top: 2px solid #003a84;

}

#boxMascheraDiRicercaPerServizioStandardNewsletter .campoPulsante INPUT {
	width: 40% !important;
	clear: none;
	height: 20px!important;
	height: auto!important;
	float: none !important; 
	text-align: center !important;
	color: #003a84;
	background-color: white;
	border: 2px solid #003a84;
	line-height: normal!important;
	padding: 0px!important;
}

#boxMascheraDiRicercaPerServizioStandardNewsletter LABEL.campoSceltaSingola {
	width: 15%;
	float: left;
	line-height: normal;
}

#boxMascheraDiRicercaPerServizioStandardNewsletter LABEL.campoSceltaSingola INPUT  {
	width: 25px;
	margin-right: 6px;
	float: left;
	line-height: normal;
}

#boxMascheraDiRicercaPerServizioStandardNewsletter LABEL.campoSceltaMultipla {
	width: 95%;
	float: left;
	clear: left;
	line-height: normal;
}

#boxMascheraDiRicercaPerServizioStandardNewsletter LABEL.campoSceltaMultipla INPUT  {
	width: 4%;
	float: left;
	clear: left;
	line-height: normal;
}

#boxMascheraDiRicercaPerServizioStandardNewsletter SELECT {
	width: 61%;
	float: left;
}


#boxMascheraDiRicercaPerServizioStandardNewsletter A {
	cursor: crosshair;
}

