/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/**** CONFIGURAZIONE GENERALE ****************************************/
/*********************************************************************/

*{
	margin:0;
 }

BODY
{ 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
}

A:link, A:active, A:visited{
	color: #000;
	font-weight:bold;
	text-decoration: underline;
}

/* Stile link pagine per Opera e Safari : da aggionare come quello di sopra*/
#boxTotale A{
	color: #000;
	font-weight:bold;
	text-decoration: underline;
} 

a:hover{
	color:#006C00
}

.nonVisibile{
	display:none;
}

/* Configurazione generale del punto elenco e nel file w3c_servizi.css */



/*********************************************************************/
/**** BOX TOTALE *****************************************************/
/*********************************************************************/

#boxTotale{
	width: 100%;
}

#formid_intestazione1{
	height:auto;
	background:#F7F7F7;
}

#formid_intestazione2 {
    position: relative;
    width: 100%;
 background:#78BB7A;
 height:auto;
  /*	margin-bottom:1em;*/
} 

* html #formid_intestazione2 {
	height:auto;
}

#formid_intestazione3 {
	font-size: 80%;
} 

#formid_centro {
    position:relative;
	 margin: 0px;
	 padding-left: 1%;
	 padding-right: 1%;
    width: 97%;
    float:left;
    font-size: 80%;
}
/* Sistemazione problema larghezza eccessiva  immagini */
#boxPaginaEcm img{
    max-width:100%;  /* Sistemazione problema larghezza eccessiva  immagini */
	/*width:expression(document.body.clientWidth > 100? "100%": "auto" );*/
 
 }
/*********************************************************************/
/**** BOX INTESTAZIONE ***********************************************/
/*********************************************************************/
#boxIntestazioneAccessibile {
	display: none;
}

#boxIntestazioneGrafica {
 	width:100% !important;
	background-position:top left !important;
	background-image: url(/immagini/logo/intestazione_6765_89.jpg); 
}

/*  #boxIntestazioneGrafica .linkhome A{
position:relative;
float:left;
width:30%;
margin:0px;
padding:0px;
} */
  

/**** BOX PARTITA IVA ************************************************/
 
#boxIntestazioneGrafica .boxPartitaIva {
    position:relative;
    top:-3px;
	color: black;
 	float: right;
	width: 76%;
 	font-size: 80%;
	text-align: center;
	margin-right:5px;
	left:10px;

}

#boxPartitaIva2 {
    position:relative;
	color: black;
 	float: right;
	width: 100%;
 	font-size: 80%;
	text-align: center;
   background-COLOR:#78BB7A;
   border-top: solid 10px  #BCDEBD;
   padding-top:20px;
   padding-bottom:20px;
}
 


/*********************************************************************/
/**** 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{
 	background-color: #78BB7A; 
	width: 189px;
   	border-bottom: #78BB7A solid  45px;
    
} 

#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;
	clear:left;
 	text-align: left;
	left: 0px;
	font-size: 90%;
	color: #000F00;
	font-weight: bold;
	border: 0px;
 	padding-bottom: 2px;
  	padding-top: 11px;
	width:auto;
	text-indent:4px;
	background-color: #fff;

}

#boxMenu1 .categoria {
	position: relative;
	clear:left;
	display: block;
 	background-color: #78BB7A;
	width:100%;
	height: 100%;
   padding-top:3px;
   padding-bottom:3px;
  }
  #boxMenu1 .categoria img {
	position: relative;
    float:left;
 	background-color: #78BB7A; 
	 width:14px;
    }

 #boxMenu1 .categoria A{
	position: relative;
     float:left;
     text-align: left;
	left: 0px;
	height: 100%;
     width:170px; 
	font-size: 78%;
	color: black;
	font-weight: normal;
	border: 0px;
 	margin: 0px;
 	padding-bottom: 4px;
	background-color: #78BB7A; 
	text-decoration: none;
 }


#boxMenu1 .categoria A:hover{
	text-decoration: underline;
}
#boxMenu1 .pagina  {
 	position: relative;
	clear:left;
	display: block;
 	background-color: #E2F0AE;
	width:100%;
	height: 100%;
	border-bottom: 1px solid #78BB7A;

}

#boxMenu1 .pagina A{
	display: block;
	text-align: left;
	width: auto;
	border: 0px;
	margin: 0px;
	margin-top: 1px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 4px;
	font-size: 80%;
	font-weight: normal;
 	text-decoration: none;
	background-color: #E2F0AE;
	color: black;
}

#boxMenu1 .pagina A:hover {
	color: Black;
	background-color: #D1E78F;
}

#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: Black;
	background-color: #D1E78F;
}


#boxMenu2{
 	background-color: #78BB7A; 
	width: 189px;;
	border-bottom: #78BB7A solid  45px;
	height:100%;
} 

#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:left;
 	text-align: left;
	left: 0px;
	font-size: 90%;
	color: #000F00;
	font-weight: bold;
	border: 0px;
 	padding-bottom: 2px;
  	padding-top: 11px;
	width:auto;
	text-indent:4px;
	background-color: #fff;

}

#boxMenu2 .categoria {
	position: relative;
	clear:left;
	display: block;
 	background-color: #78BB7A;
	width:100%;
	height: 100%;
   padding-top:3px;
   padding-bottom:3px;

  }
  #boxMenu2 .categoria img {
	position: relative;
    float:left;
 	background-color: #78BB7A; 
	 width:14px;
    }

 #boxMenu2 .categoria A{
	position: relative;
     float:left;
     text-align: left;
	left: 0px;
	height: 100%;
     width:170px; 
	font-size: 78%;
	color: black;
	font-weight: normal;
	border: 0px;
 	margin: 0px;
 	padding-bottom: 4px;
	background-color: #78BB7A; 
	text-decoration: none;
 }


#boxMenu2 .categoria A:hover{
	text-decoration: underline;
}
#boxMenu2 .pagina  {
 	position: relative;
	clear:left;
	display: block;
 	background-color: #E2F0AE;
	width:100%;
	height: 100%;
	border-bottom: 1px solid #78BB7A;

}

#boxMenu2 .pagina A{
	display: block;
	text-align: left;
	width: auto;
	border: 0px;
	margin: 0px;
	margin-top: 1px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 4px;
	font-size: 80%;
	font-weight: normal;
 	text-decoration: none;
	background-color: #E2F0AE;
	color: black;
}

#boxMenu2 .pagina A:hover {
	color: Black;
	background-color: #D1E78F;
}

#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;
 	text-align: center;
	font-size: 80%;
	float:left;
    width:35%;
}


#boxAccessibilitaValidatori{
    position:relative;
  	font-size: 80%;
	float: right;
 	padding-bottom: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
 } 
 
#boxAccessibilitaValidatori A{
  	text-decoration:none;
	font-weight: bold;
	color:#000 !important;
} 

 
#boxAccessibilita A { 
  	text-decoration:none;
	font-weight: bold;
	color:#000 !important;
   }

#boxAccessibilita A SPAN {
 	font-weight: normal;
 } 

#boxAccessibilita A.linkProgettiDiImpresa {
	padding: 0 0.2em;
	font-size: 95%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 0px;
	text-transform: none;
	color: Green;
} 
 
#boxAccessibilitaModalitaVisualizzazione{
 	padding-top: 6px;
	font-size: 80%;
	float: right;
 	width: 35%;
 	text-align: right;	
	margin-right:5px;
} 

#boxAccessibilitaModalitaVisualizzazione A{
color:#000;
text-decoration:none;
 	font-weight: normal;
 } 

#boxAccessibilitaModalitaVisualizzazione A:hover{
 text-decoration:underline;
} 
#boxAccessibilitaModalitaVisualizzazione .intestazione{
	font-size: 90%;
	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%;
 }

#formid_centro #boxBricioleDiPane A, #formid_centro #boxBricioleDiPane A:link, #formid_centro #boxBricioleDiPane A:visited, #formid_centro #boxBricioleDiPane A:active{
	font-weight: bold;
	color: black;	
}

#formid_centro #boxBricioleDiPane A:hover{
	font-weight: bold;
	color: black;	
}

#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: 100%;

}

#boxBricioleDiPane H2 A{
	background-color: white;
	padding: 2px;
	color: black;
}

#boxBricioleDiPane H3{
	color: white;
	float: left;
	width: auto;
	margin: 0px;
	font-size: 100%;
	padding-top: 19px;
	padding-right: 25px;
	border: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: normal;
}

 
/*********************************************************************/
/**** BOX RICERCA NEL SITO *******************************************/
/*********************************************************************/

#boxRicercaNelSito {
    position:relative;
  	background-image: url("../../../immagini/ricerca/sfondo2.gif");
	background-repeat: no-repeat;
    width: 400px;
   	text-align: center;
	font-size: 80%;
	margin:0px;
	padding-bottom:5px;
	float:left;
 }

 #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;
	display:none
}

 #boxRicercaNelSito INPUT{
	width: 300px;
	float: left;
	margin-top: 8px;
	margin-bottom: 4px;
	margin-left: 10px;
	border: 1px solid #8A8A8A;
	background-color: #F7F7F7;	
	padding:1px;
   font-style:italic;
    text-indent:4px;
   }

 #boxRicercaNelSito .pulsante1 { 
 	border: 1px solid #8A8A8A;
	background-color: #E3E4DE;
	margin-top: 8px;
	width: 60px;
	float: left;
	min-height:15px;
	margin-right: 4px;
	margin-bottom: 4px;
	padding:0px;
   font-style:normal;
   font-weight:bold;

 }
 
 #boxRicercaNelSito .intestazione{
	color:#fff;
	font-weight:bold;
	font-size:120%;
	margin:.5em 0; 
	padding-left:2px;
	text-align:left;
}


/*********************************************************************/
/**** BOX CALENDARIO EVENTI ******************************************/
/*********************************************************************/

#boxCalendarioEventi {
	border-top: 8px solid white;
	border-left: 2px solid white;
	border-right: 2px solid white;
}

#boxCalendarioEventi TABLE {
	border: 1px solid #000;
	border-collapse: collapse;
	padding: 0px;
	width: 98%;
	text-align: center;
 
}

#boxCalendarioEventi TH {
 	font-weight: bold;
	font-size: 80%;
	border-collapse: collapse;
	padding: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
	text-transform: lowercase;
}

#boxCalendarioEventi .IntestazioneGiorni {
	background-color: #78BB7A;
 }

 #boxCalendarioEventi TD.IntestazioneGiorni {
   	border-top: 1px solid #000 !important;
 }


#boxCalendarioEventi TD {
	border: 1px solid #000;
	border-collapse: collapse;
	padding: 0px;
	font-size: 75%;
	text-align: center;
}

#boxCalendarioEventi TD A {
	display: block;
 	border-collapse: collapse;
  	color:#FFF;
	background-color: #CC3300;
	text-decoration: none;
	text-align: center;
}

#boxCalendarioEventi TD A:hover {
	background-color: #EBF75E;
	color:#000;
}

#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;
	background-color: #fff;

}

#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;
}

#boxCalendarioEventi   .meseCorrente {
	background-color: #fff;
   	border-left: 0px solid #fff!important;
   	border-right: 0px solid #fff!important;
   	border-bottom: 0px solid #fff !important;
   font-weight:bold;
}

#boxCalendarioEventi .meseProssimo A{
	background-color: #fff;
}


#boxCalendarioEventi .mesePrecedente A {
	background-color: #fff;
    border:0px !important;
	border: 1px solid #fff;
}

#boxCalendarioEventi TD.mesePrecedente  {
	background-color: #fff;
   	border-right: 0px solid #fff!important;
   	border-bottom: 0px solid #fff!important;
}

#boxCalendarioEventi TD.meseProssimo  {
	background-color: #fff;
   	border-left: 0px solid #fff!important;
   	border-bottom: 0px solid #fff!important;

}
/*********************************************************************/
/**** BOX PAGINAZIONE ************************************************/
/*********************************************************************/

#boxPaginazioneServizioStandard {
	position:relative;
	top:10px;
	margin-top: 20px;	
	margin-bottom: 20px;
	font-weight: normal !important;
	border: 1px solid #000;
	padding: 2px;
	padding-left: 6px;
	background-color: #BCDEBD;
	clear:both;
}

#boxPaginazioneServizioStandard A {
	border: 0px;
	font-size: 95%;
	font-weight: normal;
	border-right: 1px solid #000;
	color: black;
	text-decoration: underline !important;
	margin: 0px;
	padding: 3px;
	padding-right: 6px;
}

#boxPaginazioneServizioStandard SPAN {
	border: 0px;
	font-size: 95%;
	font-weight: normal;
	border-right: 1px solid #000;
	color: black;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
	padding-right: 6px;
}


/*********************************************************************/
/**** BOX RICERCA DINAMICA PER SERVIZI STANDARD **********************/
/*********************************************************************/

#formid_centro #boxMascheraDiRicercaPerServizioStandard {
    clear:left;
	width: 98%;
	margin-left: 5px;
	background-color: #BCDEBD;
	border: 1px dotted #000;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard FORM {
	padding-right: 0px;
	padding-left: 0px;
	border: 0px;
	padding-bottom: 5px;
	margin: 0; 
	width: 99%;
	padding-top: 5px;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard H3 {
	margin: 0.5em 5px;
	font-weight: bold;
	font-size: 115%;
	border-bottom: 1px dotted #000;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard H4 {
	padding: 5px;
	font-weight: normal;
	text-align: justify;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard H4:first-letter {
	background-color: #EDEFEF;
	padding: 3px;
	font-weight: bold;
	color: black;
	font-size: 120%;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard H5 {
	
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard H6 {
	margin-left: 5px;
	float: left ;	
}

#formid_centro #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;	
}

#formid_centro #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;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard LEGEND {
	font-weight: bold;
	font-size: 105%;
	border-bottom: 1px solid #819F24;
	border-right: 1px solid #819F24;
	padding: 6px;
	background-color: #FEE06B;
	color: #333;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard LABEL {
	display: inline;
	float: left ;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 2px;
	width: 120px;
	text-align: left;
	height: auto;
}


#formid_centro #boxMascheraDiRicercaPerServizioStandard INPUT {
	float: left;
	width: 60% ;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard INPUT.campoData {
	margin-left: 5px;
	float: left;
	width: 74px ;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca {
	clear: left;
	float: left;
	width: 99%;
	padding: 3px 0;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard .campoPulsante {
	clear: left;
	margin-top: 20px;
	text-align: center;	
	padding-bottom: 8px;
	background-color: #BCDEBD;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard .campoPulsante INPUT {
	width: 40% ;
	clear: none;
	float: none ; 
	margin: auto;
	text-align: center ;
	height: auto;
	background-color: #EDEFEF;
	border: 2px solid #78BB7A;
	line-height: normal;	
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard .CampiFlags {
	float: left;
	width: 230px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard .CampiFlags INPUT {
	width: auto;
	margin: 0 5px;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaSingola {
	width: 15%;
	float: left;
	line-height: normal;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaSingola INPUT  {
	width: 25px;
	margin-right: 6px;
	float: left;
	line-height: normal;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaMultipla {
	width: 95%;
	float: left;
	clear: left;
	line-height: normal;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaMultipla INPUT  {
	width: 4%;
	float: left;
	clear: left;
	line-height: normal;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard SELECT {
	width: 61%;
	float: left;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard SELECT#DdlTipoOrdine {
	margin-left: 130px;
	margin-top: 0;
	margin-bottom: 1em;
}


#formid_centro #boxMascheraDiRicercaPerServizioStandard A {
	cursor: pointer;
}

/*********************************************************************/
/**** BOX NAVIGAZIONE ******************************************/
/*********************************************************************/ 

#boxNavigazione {
	color: #000;
	clear: both;
	float: left;
	text-align: center;
	background:#f5f5f5;
	width:100%;
	margin-bottom:1em;
	text-align:center;
	line-height:2em;
	font-weight:bold;
}

#boxNavigazione a{
	color: #000;
	text-decoration:none;
}

#boxNavigazione a:hover{
	color: #000;
	text-decoration:underline;
}

/*********************************************************************/
/**** BOX EVENTI DELLA VITA ******************************************/
/*********************************************************************/ 

#selectEventiDellaVita {
	color: black;
	clear: both;
	float: left;
	font-size: 90%;
	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 pagina precedente **********/
/*************************************************/
#BoxPaginaPrecedente
{	
	clear: both;
 	padding-top: 20px;
}

#BoxPaginaPrecedente A
{	
 }
/*************************************************/
/**************** 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%;
	height: 15px;
	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
**************************************************/
#boxBanner { 
	margin-top: 10px;
 }
 
 
 /****************************************************
		BOX GALLERIA FLICKR
**************************************************/
 #BoxGalleriaFlickr .ImmagineFlickr
{
    float:left;
    border: 3px solid #D1E78F;
    width: 53px;
    height: 53px;
    overflow: hidden;
    margin: 2px;
}
#BoxGalleriaFlickr
{
	width: 189px;
}

#BoxGalleriaFlickr .Galleria
{
    clear: both;
	margin-bottom: 2px;
}

#BoxGalleriaFlickr .Titolo
{
    clear: both;
	background-image: url("/immagini/feed/sfondo_flickr.jpg");
    width: auto;
	text-align: left;
	margin-top: 1em;
	margin-bottom: 3px;
	padding-top: 7px;
	padding-left: 2px;
	color: white;
	height: 25px;
	font-weight: bold;
	display: block;
}

#BoxGalleriaFlickr .Footer A, #BoxGalleriaFlickr .Footer A:link, #BoxGalleriaFlickr .Footer A:active, #BoxGalleriaFlickr .Footer A:visited, #BoxGalleriaFlickr .Footer A:hover
{
	background-color: #D1E78F;
    border: 1px solid #C2CE7D;
	display: block;
	clear: both;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	color: black;
	font-size:80%;
	margin-bottom: 15px;
}


 /****************************************************
		BOX FEED
**************************************************/

.BoxFeed
{
	width: 189px;
	clear: both;
}

.BoxFeed .Titolo
{
	position: relative;
	text-align: left;
	left: 0px;
	border: 0px;
	border-top:4px solid white;
	/*border-bottom: 1px black solid;*/
	margin: 0px;
	padding-left: 2px;
	padding-top: 5px;
	background-color: #057E0A;/*#C2CE7D; */
	margin-top: 4px;
	height: 25px;
}

.BoxFeed .Titolo A, .BoxFeed .Titolo A:active, .BoxFeed .Titolo A:visited, .BoxFeed .Titolo A:hover, .BoxFeed .Titolo A:link
{
	text-align: left;
	font-size: 100%;
	color: white!important;
	text-decoration: none!important;
	font-weight: bold!important;
}

.BoxFeed .Elemento A{
	position: relative;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	left: 0px;
	height: 100%;
	font-size: 78%;
	color: black!important;
	font-weight: normal!important;
	border: 0px;
	border-bottom: 1px dotted black;
	margin: 0px;
	padding-left: 6px;
	padding-bottom: 2px;
	background-color: transparent; 
	text-decoration: none!important;
	margin-top: 4px;
	margin-bottom: 4px;
}

.BoxFeed .Elemento A:hover{
	background-color: #BCDEBD!important; 
}



/****************************************************
    STILI STANDARD UTILIZZATI PIU' VOLTE NEL SITO		
**************************************************/

/*LINK*/
#formid_centro A, #formid_centro A:link, #formid_centro A:active, #formid_centro A:visited{
	color: #000;	
	text-decoration: none;
}

#formid_centro A:hover{
	color:#000;
	text-decoration: underline;
}

/*UL OL LI*/
#formid_centro ul {
	position: relative;
	clear:left;
	margin-left:30px;
}

#formid_centro ol {
	position: relative;
	clear:left;
	margin-left:38px;
}

#formid_centro ul li{
	position: relative;
    padding-bottom:3px;
	margin-left:3px;
}

#formid_centro ol li{
	position: relative;
    padding-bottom:3px;
	margin-left:0px;
}

/*FIELDSET E LEGEND*/
#formid_centro FIELDSET
{ 
    border: solid 1px #cccccc;
    padding: 10px;
}

#formid_centro FIELDSET SELECT,  #formid_centro FIELDSET INPUT
{ 
    font-size: 100%;
}

#formid_centro LEGEND
{ 
    font-size: 85%;
    color: #666666;
}

/*INTESTAZIONI*/
#formid_centro H1
{
     font-size: 120%;
     font-weight: normal;    
     padding:0px;
     margin:0px;
}

#formid_centro H2
{
     font-size: 110%;
     font-weight: normal;    
     padding:0px;
     margin:0px;
}

#formid_centro H3, #formid_centro H4, #formid_centro H5, #formid_centro H6
{
     font-size: 100%;
     font-weight: normal;   
     padding:0px;
     margin:0px; 
}

/*TITOLI*/
#formid_centro .Titolo1
{ 
	border-bottom: dotted 1px #78BB7A;
	background-color: #BCDEBD;
	padding: 5px;
	margin-bottom: 3px;
	font-weight: bold;
	width: 100%;
}

#formid_centro .Titolo2{
	display: block; 
	width: 100%;
	padding-left: 5px;
	border-top: 1px dotted #78BB7A;
	border-left: 1px dotted #78BB7A;
	font-weight: bold;
	text-decoration: none; 
	padding: 5px;
} 
 
#formid_centro .Titolo3
{ 
	border-bottom: solid 1px #78BB7A;
	padding: 3px;
	margin-bottom: 3px;
	margin-top: 5px;
	/*font-style: italic;*/
	background-color: #DEEFDE;
	width: 100%;
}
  
#formid_centro .Titolo4
{ 
	border-bottom: solid 1px #78BB7A;
	padding-bottom: 3px;
	margin-bottom: 3px;
	margin-top: 5px;
	font-style: italic;
	width: 100%;
} 

#boxUtentiConnessi {
	clear: both;
	float: left;
	width: 99%;
	text-align: center;
	font-size: 80%;
}

