/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/**** CONFIGURAZIONE GENERALE ****************************************/
/*********************************************************************/

*{
	margin:0;
	padding:0;
}

BODY
{ 
font-size: 11px;
width: 100%;
font-family: "trebuchet ms", helvetica, sans-serif !important;
/*color: #8C8C73 !important;*/
color: #4C4C3E;
}

A:link, A:active, A:visited{
	color: #912326;	
	text-decoration: none;
	font-weight: bold;
}

/* Stile link pagine per Opera e Safari : da aggionare come quello di sopra*/
#boxTotale A{
	color: #912326;	
	text-decoration: none;
	font-weight: bold;
} 

#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;
	/*position: relative;
    padding-bottom:3px;
	margin-left:3px;*/
}

#formid_centro ol li{
    padding-bottom:3px;
	margin-left:0px;
}




/*********************************************************************/
/**** BOX TOTALE *****************************************************/
/*********************************************************************/

#boxTotale{
	width: 97%;
	margin-left:13px;
	font-size: 100%!important;
	font-family: "trebuchet ms", helvetica, sans-serif!important;
}

#formid_intestazione1{
	height:105px;
	width: 100%;
	margin-bottom: 7px;
	overflow: hidden;
}

#formid_intestazione2 {
	position: relative;
	clear: left;
   width: 100%;
	margin: 0px;
	padding: 0px;
	line-height:67px;
	background: #46461F url("../../../immagini/simboli/a16.gif") repeat-x;
	height: 67px;
	font-size: 11px;
	overflow: hidden;
} 

#corpo {
	margin-bottom: 1px;
	vertical-align: top;
	margin-left: 0px;
	margin-right: 180px;
	border: 0px;
	font-size: 100%;
	padding: 0px;
	z-index: 1;
}
 
#formid_sx {
	position:relative; /*ie needs this to show float */
	width:0px;
	border-left:0px;
	padding: 0px;
	float: left;
	margin-left:1px; /*must be 1px less than width otherwise won't push footer down */
	margin-right:0px;
	left:0px;
	z-index: 2;
}

#formid_dx {
	position:relative;
	font-size: 100%;
	vertical-align: top;
	width:180px;
	float: right;
	margin-right:-179px; /*must be 1px less than width otherwise won't push footer down */
	border: 0px;
	padding: 0px;
	left:0px;
	margin-left:-1px;
	z-index:2;
}

#formid_centro {
    position:relative;
	 margin: 0px;
	 font-size: 100%;
	 padding: 0px;
	 border: 0px;
    width: 96%;
	 left: 0%;
	 margin-left:0px;
    float:left;
	 text-align: center;
}

#formid_fondo1{
	min-height: 66px;
	text-align: center;
	line-height: 66px;
	background-image: url("../../../immagini/simboli/a50.gif");
	background-repeat: repeat-x;
	vertical-align: middle!important;
	width: 100%;
}

#formid_fondo2{
	display:none;
}

/*********************************************************************/
/**** BOX INTESTAZIONE ***********************************************/
/*********************************************************************/
#boxIntestazioneGrafica1 {
	clear: both;
	float: left;
	width: 202px;
	height: 92px;
	padding-right: 10px;
	background-color: White;
	background-image: url("../../../immagini/logo/logo.gif");	
	background-repeat: no-repeat;
}

#boxIntestazioneGrafica {
	position: relative;
	width:100%;
	float: left;
	background-color: #FFFFFF;
	background-image: url("../../../immagini/logo/intestazione.png");	
	padding: 0px;
	margin: 0px;
	background-position: 212px 0px;
	margin-top: 13px;
	overflow:hidden;

}

#boxIntestazioneAccessibile {
	display: none;
}

/*********************************************************************/
/**** BOX PARTITA IVA ************************************************/
/*********************************************************************/

#boxPartitaIva {
	color: black;
	clear: both;
	float: left;
	width: 99%;
	border: 1px solid #C2CE7D;
	background-color: #DEF4B0;
	padding-top: 5px;
	font-size: 90%;
	text-align: center;
}

#boxPartitaIva H2{
	padding-bottom: 8px;
	font-weight: normal;
	font-size: 80%;
}

#boxPartitaIva H3{
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	font-size: 90%;
}

/*********************************************************************/
/**** BOX AREA RISERVATA *********************************************/
/*********************************************************************/ 


#boxAreaRiservata {
	position: relative;
	clear: both;
	width: auto;
	font-size: 100%;
	padding-top: 20px;
 }
 
#boxAreaRiservata .intestazione{
	position: relative;
	margin-top:4px;
	font-size: 145%!important;
	line-height: 25px;
	color: #78b21f;
	font-weight: bold;
	letter-spacing: -1px;
	background: url("../../../immagini/simboli/a22.gif") bottom repeat-x;
	padding: 0px 0px 10px 15px;
 }
 
#boxAreaRiservata fieldset{
	border:0;
	padding:0;
	margin:0;
}

#boxAreaRiservata fieldset legend{
	display: none;
	visibility:hidden;
}

#boxAreaRiservata LABEL{ 
	float: left;
	clear: left;
  padding: 0px 10px 0px 10px;
	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 .link {
	font-size: 120%;
  position:relative; 
  padding: 0px 10px 0px 10px;   
}

#boxAreaRiservata .link A{
	font-size: 120%;
  display: block;
	border-bottom: solid 1px #EEEEEE;   
}
 
/*********************************************************************/
/**** BOX MENU ECM ***************************************************/
/*********************************************************************/

#boxMenu1{
	font-size: 100%;
	width: auto;
	margin-top: 30px;
} 

#boxMenu1 .intestazione{
	background-color: #007B05;
	clear: right;
	color: white;
	height: auto;
	width: auto;
	background-image: none;
	font-weight: bold;
	font-size: 105%;
	padding: 6px;
}

#boxMenu1 .area{
	position:relative;
	font-size: 145%!important;
	line-height: 25px;
	letter-spacing: -1px;
	color: #78b21f;
	background: url("../../../immagini/simboli/a22.gif") bottom repeat-x;
	padding: 0px 0px 10px 10px;
	margin-bottom: 20px;
	width: 95%;
	font-weight: bold;

}

#boxMenu1 .categoria {
	position:relative;
	padding: 0px 10px 0px 10px;
	width: 95%;
}

#boxMenu1 .categoria A{
	display: block;
	border-bottom: solid 1px #EEEEEE;
	padding: 5px 0px 10px 0px;
	margin: 5px 0px 0px 0px;
	width: 95%;
	height: auto!important;
}

#boxMenu1 .categoria A:hover{
	text-decoration: underline!important;
}

#boxMenu1 .pagina A{
	display: block !important;
	width: 98%;
	text-align: left;
	border: 0px;
	margin: 0px;
	margin-top: 1px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 4px;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	background-color: #912326;
	color: White;
}

#boxMenu1 .pagina A:hover {
	color: White;
	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%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: white;
} 

#boxMenu1 .sottoPagina A:hover{
	color: White;
	text-decoration: underline;
}



#boxMenu2{

	width: auto;
} 

#boxMenu2 .intestazione{
	background-color: #007B05;
	clear: right;
	color: white;
	height: auto;
	width: auto;
	background-image: none;
	font-weight: bold;
	font-size: 105%;
	padding: 6px;
}

#boxMenu2 .area{
	position: relative;
	clear: both;
	float: left;
	font-size: 145%!important;
	line-height: 25px;
	letter-spacing: -1px;
	color: #78b21f;
	background: url("../../../immagini/simboli/a22.gif") bottom repeat-x;
	padding: 0px 0px 10px 10px;
	margin-bottom: 20px;
	width: 95%;
	font-weight: bold;

}

#boxMenu2 .categoria {
	position: relative;
	clear: both;
	float: left;
	padding: 0px 10px 0px 10px;
	width: 95%;
}

#boxMenu2 .categoria A{
	position: relative;
	clear: both;
	float: left;
	display: block;
	border-bottom: solid 1px #EEEEEE;
	padding: 5px 0px 10px 0px;
	margin: 5px 0px 0px 0px;
	width: 95%;
}

#boxMenu2 .categoria A:hover{
}

#boxMenu2 .pagina A{
	clear: both;
	display: block !important;
	width: 100%;
	text-align: left;
	border: 0px;
	margin: 0px;
	margin-top: 1px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 4px;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	background-color: #912326;
	color: White;
}

#boxMenu2 .pagina A:hover {
	color: White;
	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%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: white;
} 

#boxMenu2 .sottoPagina A:hover{
	color: Black;
	background-color: #D1E78F;
}

/*********************************************************************/
/**** BOX ACCESSIBILITA **********************************************/
/*********************************************************************/

#boxAccessibilita {
	position: relative;
	width: 98%;
}

#boxAccessibilita a:hover{
	text-decoration: underline;
}

#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{
	position:relative;
	clear: both;
	margin-left: 6px;
	margin-right: 1px;
	margin-top: 11px;
	padding-bottom: 5px;
	width: 98%;
	font-size: 100%;
	text-align: left;
 }

#boxBricioleDiPane A{
	font-size: 100%;
	font-weight: bold;
}

#boxBricioleDiPane A:hover{
	text-decoration: underline;
}


#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-weight: bold;
	font-size: 100%;

}

#boxBricioleDiPane H2 A{
	padding: 2px;
}

/*********************************************************************/
/**** BOX RICERCA NEL SITO *******************************************/
/*********************************************************************/

#boxRicercaNelSito {
	background-image: url("../../../immagini/ricerca/sfondo1.jpg");
	width: 100%;
	float: left;
	clear: left;
	margin-bottom:1em;
	text-align: center;
	font-size: 80%;
	margin-top:10px;
}

#boxRicercaNelSito fieldset{
	border:0;
	padding:0;
	margin:0;
}

#boxRicercaNelSito fieldset legend{
	display: none;
	visibility:hidden;
}

#boxRicercaNelSito LABEL{
	color: white;
	float: left;
	margin-top: 6px;
	font-weight: normal;
	padding-left:2px;
}

#boxRicercaNelSito INPUT{
	width: 100px;
	float: right;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-right: 4px;
	border: 1px solid #666666;
	background-color: #FFFFFF;	
}

#boxRicercaNelSito .pulsante1 { 
	width: 160px;
 	border: 1px solid #666666;
	background-color: #D1E78F;
	margin-top: 4px;
	width: 102px;
	float: right;
	clear: both;
	margin-right: 4px;
	margin-bottom: 4px;
 }
 
#boxRicercaNelSito .intestazione{
	color:#fff;
	font-weight:bold;
	font-size:120%;
	margin:.5em 0; 
	padding-left:2px;
	text-align:left;
}

/*********************************************************************/
/**** BOX RICERCA NEL SITO  ******************************************/
/*********************************************************************/

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata {
	position:relative;
   clear:left;
	width: 98%;
	font-size: 100%;
	margin-left: 5px;
	background-color: White;
	border: 1px solid #8C8C73;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata FORM {
	padding-right: 0px;
	padding-left: 0px;
	border: 0px;
	padding-bottom: 5px;
	margin: 0; 
	width: 99%;
	padding-top: 5px;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata H3 {
	margin: 0.5em 5px;
	font-weight: bold;
	font-size: 160%;
	border-bottom: 1px dotted green;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata H4 {
		margin: 0.5em 5px;
	font-weight: normal;
	font-size: 100%;
	text-align: justify;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata H4:first-letter {
	background-color: #EDEFEF;
	padding: 3px;
	font-weight: bold;
	margin-left: 2px;
	color: black;
	font-size: 140%;
}


/*********************************************************************/
/**** BOX CALENDARIO EVENTI ******************************************/
/*********************************************************************/

#boxCalendarioEventi {
	border-top: 8px solid white;
	border-left: 2px solid white;
	border-right: 2px solid white;
}

#boxCalendarioEventi TABLE {
	border: 2px dotted #DCF7C1;
	border-collapse: collapse;
	padding: 0px;
	width: 98%;
	text-align: center;
}

#boxCalendarioEventi TH {
	border: 2px dotted #DCF7C1;
	font-weight: bold;
	font-size: 80%;
	border-collapse: collapse;
	padding: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
	text-transform: lowercase;
}

#boxCalendarioEventi TD {
	border: 2px dotted #DCF7C1;
	border-collapse: collapse;
	padding: 0px;
	font-size: 75%;
	text-align: center;
}

#boxCalendarioEventi TD A {
	display: block;
	border: 1px solid #EEE;	
	border-collapse: collapse;
	padding: 2px;
	font-size: 94%;
	background-color: #DEF4B0;
	text-decoration: none;
	text-align: center;
}

#boxCalendarioEventi TD A:hover {
	background-color: #EBF75E;
}

#boxCalendarioEventi .intestazioneMese {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	width: 100%;
	text-align: center;
	background-color: #D1E78F;
	color: black;
} 

#boxCalendarioEventi .intestazioneMese A{
	width: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#boxCalendarioEventi .intestazioneMese img.sinistra{
	display: inline;
	width: 21px;
	top: 0px;
	border: 0px;
	margin: 0px;
	padding-right: 5px;
}

#boxCalendarioEventi .intestazioneMese img.destra{
	display: inline;
	width: 30px;
	top: 0px;
	border: 0px;
	margin: 0px;
	padding-left: 7px;
}

#boxCalendarioEventi H2 {
	font-size: 90%;
	border-top: 1px dotted black;
}


/*********************************************************************/
/**** BOX PAGINAZIONE ************************************************/
/*********************************************************************/
#boxPaginazioneServizioStandard {
	position:relative;
	clear: both;
	float: left;
	margin-top: 20px;	
	margin-bottom: 20px;
	font-size: 120%;
	width: 98%;
	text-align: left;
	font-weight: bold;
	border: 2px solid #912326;
	padding: 6px;
}

.boxPaginazioneServizioStandard {
	position:relative;
	clear: both;
	float: left;
	margin-top: 20px;	
	margin-bottom: 20px;
	font-size: 120%;
	width: 98%;
	text-align: left;
	font-weight: bold;
	border: 2px solid #912326;
	padding: 6px;
}

/*********************************************************************/
/**** BOX RICERCA DINAMICA PER SERVIZI STANDARD **********************/
/*********************************************************************/

#boxMascheraDiRicercaPerServizioStandard {
	position:relative;
   clear:left;
	width: 98%;
	font-size: 100%;
	margin-left: 5px;
	background-color: White;
	border: 1px solid #8C8C73;
	margin-top: 10px;
}

#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: 160%;
	border-bottom: 2px solid #4C4C3E;
}

#boxMascheraDiRicercaPerServizioStandard H4 {
	margin: 0.5em 5px;
	font-weight: normal;
	font-size: 100%;
	text-align: justify;
}

#boxMascheraDiRicercaPerServizioStandard H4:first-letter {
	background-color: #EDEFEF;
	padding: 3px;
	font-weight: bold;
	margin-left: 2px;
	color: black;
	font-size: 140%;
}

#boxMascheraDiRicercaPerServizioStandard H5 {
	
}

#boxMascheraDiRicercaPerServizioStandard H6 {
	margin-left: 5px;
	float: left ;
	font-size: 100%;
	font-weight: bold;
	color: #912326;
}

#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: 100%;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-top: 5px;	
	width: 180px;
	text-align: left;
	height: auto;
}


#boxMascheraDiRicercaPerServizioStandard INPUT {
	position:relative;
	float: left;
	width: 60%!important;
}

#boxMascheraDiRicercaPerServizioStandard INPUT.campoData {
	position:relative;
	margin-left: 5px;
	float: left;
	width: 74px!important;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca {
	position: relative;
	clear:	both;
	float: left;
	width: 99%!important;
	border-bottom: 5px solid white;
	border-top: 5px solid white;
}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante {
	position:relative;
	clear: left;
	padding-top: 10px;
	margin-top: 20px;
	text-align: center;	
	padding-bottom: 8px;
	background-color: white;
}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante INPUT {
	width: 40%!important;
	clear: none;
	float: none ; 
	margin: auto;
	text-align: center ;
	height: auto;
	color: #912326;
	background-color: white;
	border: 2px solid #912326;
	line-height: normal;	
}

#boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaSingola {
	width: 15%!important;
	float: left;
	line-height: normal;
}

#boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaSingola INPUT  {
	width: 25px!important;
	margin-right: 6px;
	float: left;
	line-height: normal;
}

#boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaMultipla {
	width: 95%!important;
	float: left;
	clear: left;
	line-height: normal;
}

#boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaMultipla INPUT  {
	width: 4%!important;
	float: left;
	clear: left;
	line-height: normal;
}

#boxMascheraDiRicercaPerServizioStandard SELECT {
		position:relative;
	width: 61%!important;
	float: left;
}


#boxMascheraDiRicercaPerServizioStandard A {
	cursor: pointer;
}

/*********************************************************************/
/**** BOX EVENTI DELLA VITA ******************************************/
/*********************************************************************/ 

#boxNavigazione {
	clear: both;
	float: left;
	text-align: center;
	font-size: 109%;
	line-height: 52px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	width: 82%;
}

#boxNavigazione a{
	float: left;
	color: white;
	width: 9%;
	font-size: 100%;
	font-weight:bold;
	margin: 9px 10px 9px 10px;
	line-height: 34px;
	text-decoration:none;
}

#boxNavigazione a:hover{
background: #fff url("../../../immagini/simboli/a18.gif") repeat-x;
color: #4A4A24;
line-height: 34px;
height: 34px!important;
text-decoration: underline;
}

/*********************************************************************/
/**** BOX DATA ODIERNA ******************************************/
/*********************************************************************/ 

#boxDataOdierna {
	width: 15%;
	float: right;
	text-align: center;
	line-height: 51px;
	vertical-align: middle;
	font-size: 100%;
	color: White;
	font-family: "trebuchet ms", helvetica, sans-serif;
}

#boxDataOdierna H3{
	font-size: 109%;
	font-weight: bold;
}

/*********************************************************************/
/**** 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;
}


/*************************************************/
/**************** 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
{ 	
	position:relative;
	clear: both;
	float: left;
	width: 100%;
	border-top:    1px solid #912326;
	border-bottom: 1px solid #912326;
	font-size:100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

#BoxMenuAreaRiservata .MessaggioBenvenuto
{
	clear: both;
	 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
**************************************************/
#boxBanner {
	position: relative;
	clear: both;
	float: left; 
	width: auto;
	font-size: 100%;
	padding-top: 20px;
 }
 
#boxBanner .intestazione{ 
	position: relative;
	margin-top:4px;
	font-size: 145%!important;
	line-height: 25px;
	color: #78b21f;
	font-weight: bold;
	letter-spacing: -1px;
	background: url("../../../immagini/simboli/a22.gif") bottom repeat-x;
	padding: 0px 0px 10px 15px;
 }
 
#boxBanner IMG{ 
	clear: both;
	float: left;
	position: relative;
	margin-top: -2px;
	background: url("../../../immagini/simboli/a26.gif") no-repeat;
	width: 146px;
	height: 75px;
	padding: 7px;
	margin-left: 15px;
	margin-bottom: 13px;
 }
 
#boxBanner .descrizione{ 
	clear: both;
	position: relative;
	margin-left: 15px;
	text-align: justify;
 }

