@page {size: 210mm 297mm; margin: 30mm;}

BODY{
	font-size: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

#formid_intestazione1, #formid_intestazione2, #formid_intestazione3 {
	display:none !important;
} 


#formid_sx, #formid_dx, #formid_fondo1, #formid_fondo2,  #formid_fondo3 {
	display:none !important;	
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata, #boxPaginazioneServizioStandard {
	display:none !important;	
}

#formid_centro{
	clear: left;
	float: left;
	width: 90% !important;
	margin: 0px;
	padding: 0px;
}

IMG{
	clear: left !important;
	float: left !important;
	margin: 6px;
}

/*****************************************************************************************
MASCHERA DI RICERCA
********************************************************************************************/
#boxMascheraDiRicercaPerServizioStandard {
	clear: both;
	width: 94%;
	margin: 0 auto;
	background-color: white;
	border: 1px solid #000099;
	font-size: 100%;
	margin-top: 40px;
	padding: 4px;
}

#boxMascheraDiRicercaPerServizioStandard FORM {
	padding-right: 0px;
	padding-left: 0px;
	border: 0px;
	padding-bottom: 5px;
	margin: 0; 
	width: 99%;
	padding-top: 5px;
}

#boxMascheraDiRicercaPerServizioStandard H3 {
	margin: 0.5em 5px;
	font-weight: bold;
	font-size: 115%;
	color: #000099;
	border-bottom: 2px dotted #B7C045;
}

#boxMascheraDiRicercaPerServizioStandard H4 {
	margin: 0.5em 5px;
	font-weight: normal;
	font-size: 85%;
	text-align: justify;
}

#boxMascheraDiRicercaPerServizioStandard H4:first-letter {
	background-color: #B7C045;
	padding: 3px;
	font-weight: bold;
	color: black;
	font-size: 85%;
}

#boxMascheraDiRicercaPerServizioStandard H6 {
	color: #000099;
	margin-left: 5px;
	float: left ;
	font-size: 85%;
	
}


#boxMascheraDiRicercaPerServizioStandard LABEL {
	display: inline;
	float: left ;
	font-size: 85%;
	font-weight: bold;
	margin-left: 10px;
	width: 120px;
	text-align: left;
	height: auto;
}


#boxMascheraDiRicercaPerServizioStandard INPUT {
	float: left;
	width: 60%!important;
}

#boxMascheraDiRicercaPerServizioStandard INPUT.campoData {
	margin-left: 5px;
	margin-top:-4px;
	float: left;
	width: 74px!important;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca {
	clear: both;
	padding:10px 0px 10px 0px;
	width: 99%;
}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante {
	clear: both;
	text-align: center;	
	padding-top: 8px;
	padding-bottom: 10px;
}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante INPUT {
	width: 40% ;
	clear: none;
	float: none;
	margin:0 auto;
	text-align: center ;
	height: auto;
	background-color: white;
	border: 2px dotted #B7C045;
	color: #000099;
	line-height: normal;	
	vertical-align: middle;
}

#boxMascheraDiRicercaPerServizioStandard SELECT {
	width: 60%;
	float: left;
}



