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;	
}

#formid_centro{
	clear: left;
	float: left;
	width: 90% !important;
	margin: 0px;
	padding: 0px;
}

/*IMG{
	clear: left !important;
	float: left !important;
	margin: 6px;
}
*/

/*********************************************************************/
/**** BOX BRICIOLE DI PANE *******************************************/
/*********************************************************************/

#boxBricioleDiPane{
	clear: both;
	float: left;
	margin: 5px 0;
	padding: 3px 0 4px 0;
	border-bottom: 1px black solid;
	color: black;	
	width: 98%;
 }

#boxBricioleDiPane A{
	font-size: 90%;
	font-weight: bold;
	color: black;	
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#boxBricioleDiPane IMG{
	display: inline;
	padding: 0 5px;
}

#boxBricioleDiPane .percorso{
	float: left;
	width: 75%;
	padding: 3px 0 0 0;
	margin: 0;
	font-size: 75%;
}

#boxBricioleDiPane .percorso A{
	font-size: 110%;
	font-weight: bold;
	color: black;	
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#boxBricioleDiPane .stampa{
	display:none;
}

#boxNotizieHomePage .notiziaSenzaFoto H1 { 
	padding:0px;	
}
 
#boxNotizieHomePage .notiziaSenzaFoto H2 { 
	margin: 0;
	padding: 3px 0;
}

/*********************************************************************/
/**** BOX PAGINAZIONE ************************************************/
/*********************************************************************/

#boxPaginazioneServizioStandard {
	position:relative;
	top:10px;
	margin-top: 20px;
	margin-left: 6px;
	margin-right: 4px;	
	margin-bottom: 20px;
	font-size: 80%;
	font-weight: bold;
	border: 1px solid black;
	padding: 2px;
	padding-left: 6px;
	background-color: #ebebeb;
	clear:both;
}

#boxPaginazioneServizioStandard A {
	border: 0px;
	font-size: 95%;
	font-weight: normal;
	border-right: 1px solid black;
	color: black;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
	padding-right: 6px;
}

#boxPaginazioneServizioStandard SPAN {
	border: 0px;
	font-size: 95%;
	font-weight: normal;
	border-right: 1px solid black;
	color: black;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
	padding-right: 6px;
}

#boxPaginazioneServizioStandard A:hover {
	color:white;
	border-right: 1px solid black;
	background-color: #cc0000;
	text-decoration: none;
	padding: 3px;
	padding-right: 6px;
}


/*********************************************************************/
/**** BOX RICERCA DINAMICA PER SERVIZI STANDARD **********************/
/*********************************************************************/

#boxMascheraDiRicercaPerServizioStandard {
	position:relative;
   clear:left;
	width: 98%;
	font-size: 90%;
	margin: 0;
	padding: 0;
	background-color: #ebebeb;
	border: 1px solid black;
}

#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%;
	border-bottom: 1px dotted #676767;
}

#boxMascheraDiRicercaPerServizioStandard H4 {
	margin: 0.5em 5px;
	font-weight: normal;
	font-size: 85%;
	text-align: justify;
}

#boxMascheraDiRicercaPerServizioStandard H4:first-letter {
	background-color: #EDEFEF;
	padding: 3px;
	font-weight: bold;
	color: black;
	font-size: 120%;
}

#boxMascheraDiRicercaPerServizioStandard H5 {
	
}

#boxMascheraDiRicercaPerServizioStandard H6 {
	color: #ebebeb;
	padding-top: 8px;
	margin-left: 5px;
	float: left ;
	font-size: 78%;
	
}

#boxMascheraDiRicercaPerServizioStandard FIELDSET {
	padding-right: 0px;
	border-top: #819F24 1px solid;
	padding-left: 0px; 
	background: url(sfondoRicerca.png) #F9E100 repeat-x 50% top;
	float: left;
	padding-bottom: 0px;
	margin: 1em 0px;
	width: 100%;
	padding-top: 0px;
	border-bottom: none;
 	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;	
}

#boxMascheraDiRicercaPerServizioStandard FIELDSET DIV {
	padding-right: 0px;
	padding-left: 0px;
	background: url(line.png) repeat-x 50% bottom; 
	float: left; padding-bottom: 12px;
	width: 100%;
	padding-top: 10px;
}

#boxMascheraDiRicercaPerServizioStandard LEGEND {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	border-bottom: 1px solid #819F24;
	border-right: 1px solid #819F24;
	padding: 6px;
	background-color: #FEE06B;
	color: #333;
}

#boxMascheraDiRicercaPerServizioStandard LABEL {
	display: inline;
	float: left ;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-top: 5px;	
	padding-bottom: 5px;
	width: 120px;
	text-align: left;
	height: auto;
}


#boxMascheraDiRicercaPerServizioStandard INPUT {
	float: left;
	width: 60% ;
}

#boxMascheraDiRicercaPerServizioStandard INPUT.campoData {
	margin-left: 5px;
	margin-top: 10px;
	float: left;
	width: 74px ;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca {
	clear: left;
	float: left;
	width: 99%;
}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante {
	clear: left;
	margin-top: 20px;
	text-align: center;	
	padding-bottom: 8px;
	background-color: #f7f7f7;
}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante INPUT {
	width: 40% ;
	clear: none;
	float: none ; 
	margin: auto;
	text-align: center ;
	height: auto;
	background-color: #EDEFEF;
	border: 2px solid white;
	line-height: normal;	
}

#boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaSingola {
	width: 15%;
	float: left;
	line-height: normal;
}

#boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaSingola INPUT  {
	width: 25px;
	margin-right: 6px;
	float: left;
	line-height: normal;
}

#boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaMultipla {
	width: 95%;
	float: left;
	clear: left;
	line-height: normal;
}

#boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaMultipla INPUT  {
	width: 4%;
	float: left;
	clear: left;
	line-height: normal;
}

#boxMascheraDiRicercaPerServizioStandard SELECT {
	width: 61%;
	float: left;
}


#boxMascheraDiRicercaPerServizioStandard A {
	cursor: pointer;
}


#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata {
   position: relative;
	clear: left;
	float: left;
   width: 98%;
	font-size: 80%;
	background-color: #ebebeb;
	border: 1px solid #7A736B;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata A {
   cursor: pointer;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata FORM {
   padding-right: 0px;
	padding-left: 0px;
	border: 0px;
	padding-bottom: 5px;
	font-size: 70%;
	margin: 0; 
	width: 100%;
	padding-top: 5px;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata H3 {
   margin: 0.5em 5px;
	font-weight: bold;
	font-size: 135%;
	border-bottom: 1px dotted #676767;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata H4 {
   margin: 0.5em 5px;
	font-weight: normal;
	font-size: 95%;
	text-align: justify;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata H4:first-letter {
   background-color: #EDEFEF;
	padding: 3px;
	font-weight: bold;
	color: black;
	font-size: 120%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .DescrizioneCerca {
	clear: both;
	float: left;
	text-align: left;
	width: 29%;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 3px;
		font-size: 95%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .RicercaCampo {
	float: left;
	width: 90%;
	margin-top: 5px;
	margin-bottom: 5px;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .CampoCerca {
	float: left;
	text-align: left;
	width: 70%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .campoData{
	width: 70%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .DescrizioneDataPubblicazione {
	clear: both;
	float: left;
	text-align: left;
	width: 29%;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 3px;
		font-size: 95%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .DaCampo {
	float: left;
	width: 35%;
	margin-top: 5px;
	margin-bottom: 5px;
		font-size: 95%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .ACampo {
	float: left;
	width: 35%;
	margin-top: 5px;
	margin-bottom: 5px;
		font-size: 95%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .DescrizioneDimensioni {
	clear: both;
	float: left;
	text-align: left;
	width: 29%;
	margin-top: 3px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 3px;
		font-size: 95%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .DaCampoDimensioni {
	float: left;
	width: 35%;
	font-size: 95%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .ACampoDimensioni {
	float: left;
	width: 35%;
	font-size: 95%;
}


#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .DescrizioneFlags {
	clear: both;
	float: left;
	text-align: left;
	width: 29%;
	margin-top: 7px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 3px;
		font-size: 95%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .CampiFlags {
	float: left;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
		font-size: 95%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .DescrizioneDDL {
	clear: both;
	float: left;
	width: 29%;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 3px;
		font-size: 95%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .CampiDDL {
	float: left;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .campoPulsante  {
	clear: both;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata #btnSubmit {
	width: 150px;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata td {
	height: 20px;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .GestisciFormato {
	margin-left: 5px;
}





