/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/**** CONFIGURAZIONE GENERALE ****************************************/
/*********************************************************************/

*{
	margin:0;
	padding:0;
}

BODY
{ 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-size: 13px;*/
	font-size:0.77em;
}

html 
{
    font-size:100%;
}

A:link, A:active, A:visited{
	color: #006C00;	
	text-decoration: underline;
}

/* Stile link pagine per Opera e Safari : da aggionare come quello di sopra*/
#boxTotale A{
	color: Black;	
	text-decoration: none;
} 

#boxTotale a:hover{
	text-decoration: underline;
}

.nonVisibile{
	display:none;
}

/* Configurazione generale del punto elenco e nel file w3c_servizi.css */
#formid_centro ul {
	margin-left:30px;
}

#formid_centro ol {
	margin-left:38px;
}

#formid_centro ul li{
   padding-bottom:3px;
	margin-left:3px;
}

#formid_centro ol li{
   padding-bottom:3px;
	margin-left:0px;
}




/*********************************************************************/
/**** BOX TOTALE *****************************************************/
/*********************************************************************/

#boxTotale{
	width: 100%;
	font-size: 100%;
}

#formid_intestazione1{
	height:161px;
	background-color: White;
}

#formid_intestazione2 {
	font-size: 90%;
   position: relative;
   width: 100%;
	min-height:40px;
	height:auto!important;
	height:40px;
	border-bottom:1px solid white;
	background:white;
/*	margin-bottom:1em;*/
} 

* html #formid_intestazione2 {
	height:60px;
	font-size: 90%;
}

#formid_intestazione3 {
	font-size:100%;
	position: relative;
	width: 100%;
	min-height:33px;
	height:auto!important;
	height:33px;
	vertical-align: middle;
} 

* html #formid_intestazione3 {
	height:33px;
}

#formid_fondo1 {
	width: 100%;
	clear: none;
	float: none;
	text-align: center;
	min-height: 60px;
	height: auto!important;
	height: 60px;
	line-height: 60px;
	vertical-align: middle!important;
	background-color: #F7F7F7;
	border-top: 1px solid #EBEBEB;
	border-bottom: 2px solid white;
}


#formid_fondo2 {
	position:relative;
	width:100%;
	clear:both;	
	min-height: 24px;
	height: auto!important;
	height: 24px;
	line-height: 24px;
	margin-top: 0px;
	background-color: #E0E0E0;
}

#formid_fondo3 {
	width:100%;
	min-height: 60px;
	height: auto!important;
	height: 60px;
	line-height: 60px;
	vertical-align: middle!important;
}

/*********************************************************************/
/**** CORPO DEL SITO *************************************************/
/*********************************************************************/

#corpo {
	vertical-align: top;
	margin-left: 202px;
	margin-right: 190px;
	border: 0px;
	padding: 0px;
	z-index: 1;
}
 
#formid_sx {
	position:relative; /*ie needs this to show float */
	width:202px;
	border-left:0px;
	padding: 0px;
	float: left;
	margin-left:-201px; /*must be 1px less than width otherwise won't push footer down */
	margin-right:-1px;
	left:0px;
	z-index: 2;
}

#formid_dx {
	position:relative;
	vertical-align: top;
	width:190px;
	float: right;
	margin-right:-189px; /*must be 1px less than width otherwise won't push footer down */
	margin-left:-1px;
	border: 0px;
	padding: 0px;
	left:0px;
	z-index:2;
}

#formid_centro {
    position:relative;
	 margin: 0px;
	 margin: 0 auto;
	 padding: 0px;
	 border: 0px;
    width: 100%;
    float:left;
}

/*********************************************************************/
/**** BOX INTESTAZIONE ***********************************************/
/*********************************************************************/

#boxIntestazioneGrafica {
	background-image: url("../../../immagini/logo/intestazione.png");	
	background-repeat: no-repeat;
	height: 161px;
}

#boxIntestazioneAccessibile {
	display: none;
}

/*********************************************************************/
/**** BOX PAGINE ECM************************************************/
/*********************************************************************/
#boxPaginaEcm {
	clear: both;
	width: 94%;
	margin: 0 auto;
}
/*********************************************************************/
/**** BOX PARTITA IVA ************************************************/
/*********************************************************************/

#boxPartitaIva {
	width: 100%;
	background-color: white;
	font-size: 85%;
	text-align: right;
	min-height: 15px;
	height: auto!important;
	height: 15px;
	line-height: 15px;
	vertical-align: middle;
}

#boxPartitaIva H2{
	font-weight: normal;
	font-size: 100%;
}

/*********************************************************************/
/**** BOX PARTITA IVA  con i recapiti di fondo pagina   **************/
/*********************************************************************/

.boxPartitaIva {
	width: 100%;
	font-size: 85%;
	text-align: center;
	min-height: 24px;
	height: auto!important;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
}

.boxPartitaIva H2{
	font-weight: normal;
	font-size: 100%;
}

/*********************************************************************/
/**** BOX AREA RISERVATA *********************************************/
/*********************************************************************/ 
/*
#boxAreaRiservata{ 
	background-image: url("../../../immagini/ricerca/sfondo1.jpg");
	width: 100%;
	float: left;
	clear: left;
	margin-bottom:1em;
	text-align: center;
	font-size: 80%;
	margin-top:1em;
}
 
#boxAreaRiservata fieldset{
	border:0;
	padding:0;
	margin:0;
}

#boxAreaRiservata fieldset legend{
	display: none;
	visibility:hidden;
}

#boxAreaRiservata LABEL{ 
	color: white;
	float: left;
	clear: left;
	padding-left: 2px;
	padding-top: 5px;
	margin-top: 10px;
	font-weight: normal;
 } 
 
#boxAreaRiservata INPUT{ 
	width: 90px;
	float: right;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-right: 4px;
	border: 1px solid #666666;
	background-color: #FFFFFF;	
 }   

#boxAreaRiservata .pulsante1 { 
 	border: 1px solid #666666;
	background-color: #D1E78F;
	margin-top: 4px;
	width: 93px;
	float: right;
	clear: both;
	margin-right: 4px;
	margin-bottom: 4px;
 } 
 
#boxAreaRiservata .intestazione{
	color:#fff;
	font-weight:bold;
	font-size:120%;
	margin:.5em 0; 
	padding-left:2px;
	text-align:left;
}*/
 
/*********************************************************************/
/**** BOX MENU ECM ***************************************************/
/*********************************************************************/

#boxMenu1{
	margin-left: 6px;
	width: auto;
	font-size: 100%;
} 

#boxMenu1 .area{
	clear: both;
	text-align: left;
	display: block;
	width: 196px;
	font-size: 100%;
	color: #000099;
	font-weight: bold;
	border-bottom: 1px #B7C045 dashed;
	margin: 0px;
	vertical-align: bottom;
	padding-bottom: 6px;
	padding-top: 24px;
	/*padding-top: 5px;*/
	background-color: white; 
	min-height: 10px;
	height: auto!important;
	height: 10px;
	/*margin-top: 4px;*/
	margin-bottom: 3px;
}

#boxMenu1 .categoria{
	clear: both;
	position:relative;
	text-align: left;
	font-size: 85%;
	width: 176px;
	font-weight: normal;
	border: 0px;
	min-height: 22px;
	height: auto!important;
	height: 22px;
	line-height: 22px;
	border-top: 1px solid white;
	border-bottom: 1px solid #E1E1E1;
	background: #F7F7F7 url("../../../immagini/simboli/elenco_menu.gif") 7px 10px no-repeat;
	padding-left: 20px;
}

#boxMenu1 .categoria A{
	color: Black;
	text-decoration: none;
}

#boxMenu1 .categoria A:hover{
	text-decoration: underline;
}

#boxMenu1 .pagina A{
	clear: both;
	display: block;
	text-align: left;
	width: 99%;
	border: 0px;
	margin: 0px;
	padding-left: 5px;
	min-height: 10px;
	padding: 2px 0px 2px 0px;
	/*padding-top: 0px;
	padding-bottom: 4px;*/
	font-size: 80%;
	font-weight: normal;
	border-bottom: 1px solid #B7C045;
	text-decoration: none;
	background-color: white;
	color: #000099;
}

#boxMenu1 .pagina A:hover {
	text-decoration: underline;
}

#boxMenu1 .sottoPagina A{
	display: block;
	text-align: left;
	width: auto;
	border-bottom: 0px;
	margin-left: 35px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 80%;
	text-decoration: none;
	color: white;
} 

#boxMenu1 .sottoPagina A:hover{
	color: Black;
	background-color: #D1E78F;
}

#boxMenu2{
	margin-left: 6px;
	width: auto;
	font-size: 100%;
} 

#boxMenu2 .area{
	clear: both;
	text-align: left;
	display: block;
	width: 196px;
	font-size: 100%;
	color: black;
	font-weight: bold;
	border-bottom: 1px #B7C045 dashed;
	margin: 0px;
	vertical-align: bottom;
	padding-bottom: 6px;
	padding-top: 24px;
	/*padding-top: 5px;*/
	background-color: white; 
	min-height: 10px;
	height: auto!important;
	height: 10px;
	/*margin-top: 4px;*/
	margin-bottom: 3px;
}

#boxMenu2 .categoria{
	clear: both;
	position:relative;
	text-align: left;
	font-size: 85%;
	width: 176px;
	font-weight: normal;
	border: 0px;
	min-height: 22px;
	height: auto!important;
	height: 22px;
	line-height: 22px;
	border-top: 1px solid white;
	border-bottom: 1px solid #E1E1E1;
	background: #F7F7F7 url("../../../immagini/simboli/elenco_menu.gif") 7px 10px no-repeat;
	padding-left: 20px;
}

#boxMenu2 .categoria A{
	color: Black;
	text-decoration: none;
}

#boxMenu2 .categoria A:hover{
	text-decoration: underline;
}

#boxMenu2 .pagina A{
	clear: both;
	display: block;
	text-align: left;
	width: 100%;
	border: 0px;
	margin: 0px;
	padding-left: 5px;
	min-height: 10px;
	padding: 2px 0px 2px 0px;
	/*padding-top: 0px;
	padding-bottom: 4px;*/
	font-size: 80%;
	font-weight: normal;
	border-bottom: 1px solid #B7C045;
	text-decoration: none;
	background-color: white;
	color: #000099;
}

#boxMenu2 .pagina A:hover {
	text-decoration: underline;
}

#boxMenu2 .sottoPagina A{
	display: block;
	text-align: left;
	width: auto;
	border-bottom: 0px;
	margin-left: 35px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 80%;
	text-decoration: none;
	color: white;
} 

#boxMenu2 .sottoPagina A:hover{
	color: Black;
	background-color: #D1E78F;
}

/*********************************************************************/
/**** BOX ACCESSIBILITA **********************************************/
/*********************************************************************/

#boxAccessibilita {
	text-align: center;
	font-size: 80%;
}

#boxAccessibilita a{
	color: Black;
}

#boxAccessibilitaValidatori{
	min-height: 22px;
	height: auto!important;
	height: 22px;
	line-height: 22px;
	padding: 19px 0px 19px 0px;
	vertical-align: middle!important;
}

#boxAccessibilitaValidatori a{
	font-weight: bold;
}

 /* 

#boxAccessibilitaInformazioniTest{
	padding-top: 6px;
	font-size: 90%;
	float: left;
	clear: left;
	width: 97%;
	padding-bottom: 6px;
	margin-left: 6px;
	margin-right: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}

#boxAccessibilitaInformazioniTest UL{
	display: list-item ;
	float: left;
	clear: left;
	margin-left: 25px;
	width: 90%;	
}

#boxAccessibilitaInformazioniTest P{
	float: left;
	clear: left;
	width: 98%;
} */

/*********************************************************************/
/**** BOX BRICIOLE DI PANE *******************************************/
/*********************************************************************/
/*
#boxBricioleDiPane{
	clear: both;
	float: left;
	margin-left: 6px;
	margin-right: 1px;
	margin-top: 11px;
	padding-bottom: 5px;
	color: black;	
	width: 95%;
 }

#boxBricioleDiPane A{
	font-size: 85%;
	font-weight: bold;
	color: black;	
	text-decoration: none;
}

#boxBricioleDiPane IMG{
	float: left;
	background-color: white;
	padding-right: 5px;
}

#boxBricioleDiPane H2{
    position:relative;
	top:-15px;
	color: black;
	float: right;
	width: auto;
	background-color: white;
	padding-bottom: 8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 95%;

}

#boxBricioleDiPane H2 A{
	background-color: white;
	padding: 2px;
	color: black;
}

#boxBricioleDiPane H3{
	color: white;
	float: left;
	width: auto;
	margin: 0px;
	padding-top: 19px;
	padding-right: 25px;
	border: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 95%;
}*/

/*********************************************************************/
/**** BOX RICERCA NEL SITO *******************************************/
/*********************************************************************/

#boxRicercaNelSito {
	width: 100%;
	font-size: 100%;
	background-color: #E0E0E0;
	min-height: 17px;
	height: auto!important;
	height: 17px;
	line-height: 33px;
	padding: 8px 0px 8px 0px;
	vertical-align: middle;
}

#boxRicercaNelSito fieldset{
	border:0;
	padding:0;
	margin:0;
}

#boxRicercaNelSito fieldset legend{
	display: none;
	visibility:hidden;
}

#boxRicercaNelSito LABEL{
	color: #550000;
	font-weight: normal;
	padding: 0px 12px 0px 12px;
	font-size: 85%;
}

#boxRicercaNelSito INPUT{
	width: 578px;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	border: 1px solid #8A8A8A;
	background-color: #FFFFFF;	
	font-size: 85%;
}

#boxRicercaNelSito .pulsante1 { 
	width: 56px;
	font-size: 85%;
 	border: 1px solid #8A8A8A;
	background-color: #003366;
	height: 18px;
	line-height: 50%;
	vertical-align: middle;
	color: White;
	padding: 0px;
	padding: 0px 0px 3px 0px;
 }

/*********************************************************************/
/**** BOX CALENDARIO EVENTI ******************************************/
/*********************************************************************/

#boxCalendarioEventi {
	clear: both;
	border-top: 8px solid white;
	border-left: 2px solid white;
	border-right: 2px solid white;
	width: 98%;
	font-size: 100%;
}
#boxCalendarioEventi .intestazione{
	clear: both;
	text-align: left;
	display: block;
	width: 98%;
	font-size: 100%;
	color: black;
	font-weight: bold;
	border-bottom: 1px #B7C045 dashed;
	margin: 0px;
	vertical-align: bottom;
	padding-bottom: 6px;
	padding-top: 24px;
	/*padding-top: 5px;*/
	background-color: white; 
	min-height: 10px;
	height: auto!important;
	height: 10px;
	/*margin-top: 4px;*/
	margin-bottom: 3px;
}

#boxCalendarioEventi TABLE {
	border-collapse: collapse;
	padding: 0px;
	width: 98%;
	text-align: center;
}

#boxCalendarioEventi TD.CalendarioIntestazioneGiorni{
	border: 1px solid #E1E1E1;
	border-collapse: collapse;
	padding: 0px;
}

#boxCalendarioEventi TD.CalendarioCellaGiornoSelezionati_piccolo{
	border: 1px solid #E1E1E1;
	border-collapse: collapse;
	padding: 0px;
}

#boxCalendarioEventi TD.CalendarioLinkNonSelezionati_piccolo{
	border: 1px solid #E1E1E1;
	border-collapse: collapse;
	padding: 0px;
}

#boxCalendarioEventi TD.mesePrecedente{
	border: 1px solid #F7F7F7;
	border-collapse: collapse;
	padding: 0px;
}

#boxCalendarioEventi TD.meseCorrente{
	border: 1px solid #F7F7F7;
	border-collapse: collapse;
	padding: 0px;
}

#boxCalendarioEventi TD.meseProssimo{
	border: 1px solid #F7F7F7;
	border-collapse: collapse;
	padding: 0px;
}

#boxCalendarioEventi .mesePrecedente {
	font-size: 85%;
	font-weight: bold;
	width: auto;
	padding: 0px 0px 0px 9px;
	margin: 0 auto;
	height: 31px;
	line-height: 31px;
	vertical-align: middle;
	text-align: center;
	background-color: #F7F7F7;
	color: black;
}

#boxCalendarioEventi .mesePrecedente a{
	color: Black;
	text-decoration: none;
}

#boxCalendarioEventi .mesePrecedente a:hover{
	text-decoration: underline;
}

#boxCalendarioEventi .meseCorrente {
	font-size: 85%;
	font-weight: bold;
	width: auto;
	padding: 0px 9px 0px 9px;
	margin: 0 auto;
	height: 31px;
	line-height: 31px;
	vertical-align: middle;
	text-align: center;
	background-color: #F7F7F7;
	color: black;
}

#boxCalendarioEventi .meseProssimo {
	font-size: 85%;
	font-weight: bold;
	width: auto;
	margin: 0 auto;
	height: 31px;
	line-height: 31px;
	vertical-align: middle;
	padding: 0px 9px 0px 0px;
	text-align: center;
	background-color: #F7F7F7;
	color: black;
}

#boxCalendarioEventi .meseProssimo a{
	color: Black;
	text-decoration: none;
}

#boxCalendarioEventi .meseProssimo a:hover{
	text-decoration: underline;
}

#boxCalendarioEventi .CalendarioIntestazioneGiorni {
	font-size: 85%;
	font-weight: bold;
	margin: 0 auto;
	height: 17px;
	line-height: 17px;
	vertical-align: middle;
	padding: 0px;
	text-align: center;
	background-color: white;
	color: black;
}

#boxCalendarioEventi .CalendarioLinkNonSelezionati_piccolo {
	font-size: 85%;
	font-weight: normal;
	margin: 0 auto;
	height: 17px;
	line-height: 17px;
	vertical-align: middle;
	padding: 0px;
	text-align: center;
	background-color: white;
	color: black;
}

#boxCalendarioEventi .CalendarioCellaGiornoSelezionati_piccolo {
	font-size: 85%;
	font-weight: bold;
	margin: 0 auto;
	height: 17px;
	line-height: 17px;
	vertical-align: middle;
	color: #CC0000;
	padding: 0px;
	text-align: center;
	background-color: white;
	color: black;
}

#boxCalendarioEventi .CalendarioCellaGiornoSelezionati_piccolo a{
	color: #CC0000;
	text-decoration: none;
}

#boxCalendarioEventi .CalendarioCellaGiornoSelezionati_piccolo a:hover{
	text-decoration: underline;
}

#boxCalendarioEventi .elencocompleto{
	clear: both;
	display: block;
	text-align: left;
	font-size: 85%;
	width: 100%;
	font-weight: normal;
	border: 0px;
	min-height: 22px;
	line-height: 22px;
	vertical-align: middle;
	margin: 0px;
	padding-left: 0px;
	padding-top: 6px;
	background: #F7F7F7 url("../../../immagini/simboli/elencoeventi.gif") no-repeat 0px 12px;
}

#boxCalendarioEventi .elencocompleto A{
	padding-left: 20px;
	color: Black;
	text-decoration: none;
}

/*********************************************************************/
/**** BOX PAGINAZIONE ************************************************/
/*********************************************************************/

#boxPaginazioneServizioStandard {
	clear: both;
	float: left;
	margin: 20px 0px 20px 0px;
	width: 100%;
	font-size: 100%;
	font-weight: bold;
	/*border: 1px solid black;*/
	min-height: 24px;
	height: auto!important;
	line-height: 24px;
	vertical-align: middle;
	padding: 6px;
	background-color: white;
	border: 1px solid #000099;
	clear:both;
}

#boxPaginazioneServizioStandard A {
	border: 0px;
	font-size: 100%;
	font-weight: normal;
	border-right: 2px solid #B7C045;
	color: black;
	text-decoration: none;
	margin: 0px;
	padding: 0px 6px 0px 6px;
}

#boxPaginazioneServizioStandard SPAN {
	border: 0px;
	font-size: 95%;
	font-weight: normal;
	border-right: 2px solid #B7C045;
	color: black;
	text-decoration: none;
	margin: 0px;
		padding: 0px 6px 0px 6px;
}

#boxPaginazioneServizioStandard A:hover {
	color:white;
	border-right:2px solid #B7C045;
	background-color:#000099;
	text-decoration: none;
		padding: 0px 6px 0px 6px;
}
/*
.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:#000;
	border-right: 1px solid black;
	background-color: #ccc;
	text-decoration: none;
	padding: 3px;
	padding-right: 6px;
}*/


/*********************************************************************/
/**** BOX RICERCA DINAMICA PER SERVIZI STANDARD **********************/
/*********************************************************************/

#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 H5 {
	
}

#boxMascheraDiRicercaPerServizioStandard H6 {
	color: #000099;
	/*padding-top: 8px;*/
	margin-left: 5px;
	float: left ;
	font-size: 85%;
	
}
/*
#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-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 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: both;
	line-height: normal;
}

#boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaMultipla INPUT  {
	width: 4%;
	float: left;
	clear: both;
	line-height: normal;
}

#boxMascheraDiRicercaPerServizioStandard SELECT {
	width: 60%;
	float: left;
}

/*********************************************************************/
/**** BOX EVENTI DELLA VITA ******************************************/
/*********************************************************************/ 

#boxNavigazione {
	font-size: 85%;
	margin: 0 auto;
	text-align: center;
	background:#F7F7F7;
	width:100%;
	font-weight:bold;
	min-height: 24px;
	height: auto!important;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	border-bottom: 1px solid #EBEBEB;
}

* html #boxNavigazione {
	height: 44px;
	line-height: 44px;
	vertical-align: middle;
}

#boxNavigazione a{
	color: #000;
	text-decoration:none;
}

#boxNavigazione a:hover{
	text-decoration: underline;
}

/*********************************************************************/
/**** BOX EVENTI DELLA VITA ******************************************/
/*********************************************************************/ 

#selectEventiDellaVita {
	color: black;
	clear: both;
	float: left;
	font-size: 70%;
	text-align: center;
	padding:0 120px;
	background:#f5f5f5;
	width:100%;
	line-height:40px;
}

#selectEventiDellaVita div.titolo{
	display:none;
	visibility:hidden;
}

#selectEventiDellaVita div.boxEventidellaVitaSelect{
	width:45%;
	float:left;
	display:inline;
	text-align:center;
	
}

#selectEventiDellaVita div.boxNome{
	float:left;
	padding-top:2px;
}

#selectEventiDellaVita div.boxSelect{
	float:left;
	text-align:left;
	background: url("../../../immagini/eventidellavita/areatematica.gif") top left no-repeat;
	line-height:40px;
	height:40px;
}

#selectEventiDellaVita div.boxSelect select{
	margin-left:50px;
}

* html #selectEventiDellaVita div.boxSelect select{
	margin-top:10px;
}

/*********************************************************************/
/**** GESTIONE RICERCA AVANZATA PERSONALIZZATA *********************/
/*********************************************************************/

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata {
	clear: both;
	width: 94%;
	margin: 0 auto;
	font-size: 100%;
	background-color: white;
	border: 1px solid #000099;
	font-size: 100%;
	margin-top: 40px;
	padding: 4px;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata FORM {
   padding-right: 0px;
	padding-left: 0px;
	border: 0px;
	padding-bottom: 5px;
	font-size: 70%;
	margin: 0; 
	width: 99%;
	padding-top: 5px;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata H3 {
	margin: 0.5em 5px;
	font-weight: bold;
	font-size: 115%;
	color: #000099;
	border-bottom: 2px dotted #B7C045;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata H4 {
	margin: 0.5em 5px;
	font-weight: normal;
	font-size: 85%;
	text-align: justify;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata H4:first-letter {
	background-color: #B7C045;
	padding: 3px;
	font-weight: bold;
	color: black;
	font-size: 85%
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .DescrizioneCerca {
	clear: both;
	float: left;
	text-align: left;
	width: 29%;
	font-size: 85%;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 3px;
}

#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: 85%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .DaCampo {
	float: left;
	width: 35%;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000099;
	font-weight: bold;
	font-size: 85%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .ACampo {
	float: left;
	width: 35%;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000099;
	font-weight: bold;
	font-size: 85%;
}

#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: 85%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .DaCampoDimensioni {
	float: left;
	width: 35%;
	color: #000099;
	font-weight: bold;
	font-size: 85%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .ACampoDimensioni {
	float: left;
	width: 35%;
	color: #000099;
	font-weight: bold;
	font-size: 85%;
}


#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: 85%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .CampiFlags {
	float: left;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
}

#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: 85%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .CampiDDL {
	float: left;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .campoPulsante  {
	clear: both;
	text-align: center;	
	padding-top: 8px;
	padding-bottom: 10px;
	
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata #btnSubmit {
	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;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata td {
	height: 20px;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .GestisciFormato {
	margin-left: 5px;
}

/*************************************************/
/**************** BOx messaggio di errore ****************/
/*************************************************/
.messaggioDiErrore{
   position: relative;
   width: 98%;
   left:2%;
   font-size: 80%;
   color:#C00000;
}

.messaggioDiErrore img {
   position: relative;
  top:6px;
}


.messaggioDiErrore ul{
   position: relative;
   width: 98%;
   color:#000;
   left:2%;
   margin-left:20px;
}

.messaggioDiErrore ul li{
 
   margin-left:20px;
}


/*************************************************/
/************ BOx MEnu  Area riservata********/
/*************************************************/

#BoxMenuAreaRiservata
{ 
	background-color: #f7f7f7;
	border-top:    1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	font-size:80%;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}

#BoxMenuAreaRiservata .MessaggioBenvenuto
{
	 float: left; 
	padding-left: 15px;
}

#BoxMenuAreaRiservata .MenuOpzioni
{
	 float: right; 
	padding-right: 15px;
}




/*********************************************************************/
/**** BOX ACCESSIBILITA **********************************************/
/*********************************************************************/

#boxGestioneLingua{
	border: 1px solid #C2CE7D;
	padding-top: 6px;
	font-size: 95%;
	float: left;
	clear: left;
	width: 99%;
	padding-bottom: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #D1E78F;
	text-align: center;	
} 

#boxGestioneLingua .intestazione{
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 2px;
} 


/****************************************************
		BOX BANNER
**************************************************/
#boxCartografia { 
clear: both;
width: 99%;
 }
 
#boxCartografia .intestazione{ 
	clear: both;
	text-align: left;
	display: block;
	width: 100%;
	font-size: 100%;
	color: black;
	font-weight: bold;
	border-bottom: 1px #B7C045 dashed;
	margin: 0px;
	vertical-align: bottom;
	padding-bottom: 6px;
	padding-top: 24px;
	/*padding-top: 5px;*/
	background-color: white; 
	min-height: 10px;
	height: auto!important;
	height: 10px;
	/*margin-top: 4px;*/
	margin-bottom: 3px;
 }
 
 
.boxBanner {
	width: 100%;
	display: block;
	text-align: center;
	margin: 20px 0;
}