/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/**** CONFIGURAZIONE GENERALE ****************************************/
/*********************************************************************/
/*A:link, A:active, A:visited{
	color: #3385E6;	
	text-decoration: underline;
}

a:hover{
	color:black;
}

.nonVisibile{
	display:none;
}
*/
/*********************************************************************/
/**** BOX TOTALE *****************************************************/
/*********************************************************************/



#boxTotale{
	width: 100%;
	position:relative;
}

#formid_intestazione1{
	height:100px!important;
}

#formid_intestazione2 {
   position: relative;
   width: 100%;
	min-height:40px;
	height:auto!important;
	background:#f5f5f5;
} 

* html #formid_intestazione2 {

}

#formid_intestazione3 {
    position: relative;
    width: 100%;
	min-height:40px;
	height:auto!important;
	height:40px;
	background:#fff;
} 

* html #formid_intestazione3 {
	height:40px!important;
}


/*********************************************************************/
/**** BOX PAGINA ECM ***********************************************/
/*********************************************************************/
#boxPaginaEcm{
}



/*********************************************************************/
/**** BOX INTESTAZIONE ***********************************************/
/*********************************************************************/

#boxIntestazioneGrafica {
	background-color:#BB3845;
	background-image: url("../../../immagini/logo/intestazione.gif");
	background-repeat:no-repeat;
}

#boxIntestazioneAccessibile {
	display: none;
}

/*********************************************************************/
/**** BOX PARTITA IVA ************************************************/
/*********************************************************************/

#boxPartitaIva {
   /*height: 18px;
	color: white;
	clear: both;
	float: left;
	width: 100%;
	font-size: 80%;
	text-align: left;
	background-image: url("../../../immagini/menu_sx/indirizzi.gif");
	background-repeat:no-repeat;
	overflow:hidden;
	background-color:#BB3845;
	margin-bottom:10px;*/
	background-color:#BB3845;
    background-image:url("../../../immagini/menu_sx/indirizzi.gif");
    background-position:0 100%;
    background-repeat:no-repeat;
    clear:both;
    color:white;
    display:block;
    float:left;
    font-size:80%;
    height:18px;
    margin-bottom:10px;
    min-height:18px;
    height:auto!important;
    overflow:hidden;
    padding-bottom:3px;
    padding-left:3%;
    text-align:left;
    width:97%;
}

#boxPartitaIva a, #boxPartitaIva a:hover, #boxPartitaIva a:link, #boxPartitaIva a:active, #boxPartitaIva a:visited
{
    color:White;
}

#boxPartitaIva H2{
	padding-bottom: 8px;
	font-weight: normal;
	font-size: 80%;
	overflow:hidden;
}

#boxPartitaIva H3{
	font-weight: bold;
	font-size: 90%;
	overflow:hidden;
}

/*********************************************************************/
/**** BOX AREA RISERVATA *********************************************/
/*********************************************************************/ 

#boxAreaRiservata{ 
	width: 100%;
	float: left;
	clear: left;
	margin-bottom:1em;
	text-align: center;
	font-size: 80%;
	background:#F7F7F7;
}
 
#boxAreaRiservata fieldset{
	border:0;
	padding:0;
	margin:0;
}

#boxAreaRiservata fieldset legend{
	display: none;
	visibility:hidden;
}

#boxAreaRiservata LABEL{ 
	color: #000;
	float: left;
	clear: left;
	padding-left: 2px;
	padding-top: 5px;
	/*margin-top: 10px;*/
	font-weight: normal;
	font-size:90%;
} 
 
#boxAreaRiservata INPUT{ 
	width: 90px;
	float: right;
	/*margin-top: 10px;*/
	margin-bottom: 4px;
	margin-right: 4px;
	border: 1px solid #000;
	background-color: #D0E0F4;	
 }   

#boxAreaRiservata .pulsante1 { 
 	border: 1px solid #000;
	background-color: #BB3845;
	/*margin-top: 4px;*/
	width: 93px;
	float: right;
	clear: both;
	margin-right: 4px;
	margin-bottom: 4px;
	color:#fff;
	font-weight:bold;
	font-size: 90%;
	vertical-align:middle;
	height:18px;
 } 
 
#boxAreaRiservata .intestazione{
	color:#fff;
	font-weight:normal;
	font-size:90%;
	margin:0; 
	margin-bottom:1em;
	padding-left:2px;
	text-align:left;
	background:#427DA5;
	line-height:1.4em;
}
 
/*********************************************************************/
/**** BOX EVENTI DELLA VITA ******************************************/
/*********************************************************************/ 
 
/*#boxEventiDellaVita{
	width: auto;
	font-size: 100%;
}

#boxEventiDellaVita .intestazione{
	width: auto;
	display: block;
	margin-top: 20px;
	padding: 9px;
	background-color: #FEE06B;
	font-weight: bold;
	font-size: 105%;
}

#boxEventiDellaVita ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#boxEventiDellaVita ul li{
	margin: 0;
	padding: 0;
}

#boxEventiDellaVita ul li a{
	display: block; 
	width: 98%;
	border-bottom: 1px dashed #999;
	text-decoration: none; 
	padding: 5px 0 2px 4px;
	color: #666;
}

#boxEventiDellaVita a:hover{
	color: #000;
	background-color: #eee;
}/*

/*********************************************************************/
/**** BOX BRICIOLE DI PANE *******************************************/
/*********************************************************************/

#boxBricioleDiPane{
	position: relative;
	clear: both;
	float: left;
	color: #330099;	
	width: 95%;
	font-size:85%;
	margin-left: 8px;
	font-weight: bold;
	padding-bottom:2px;
	border-bottom: 2px solid #5A71B5;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#boxBricioleDiPane a{
	font-size: 100%;
	font-weight: bold;
	color: #330099;	
	text-decoration: none;
}

#boxBricioleDiPane a:hover{
	font-size: 100%;
	font-weight: bold;
	color: #330099;	
	background-color: Yellow;
	text-decoration: none;
}


/*#boxBricioleDiPane IMG{
	float: left;
	padding-right: 5px;
}

#boxBricioleDiPane H2{
	color: black;
	float: right;
	width: auto;
	font-weight: bold;
	font-size: 95%;
	margin-top:-1.3em;

}

#boxBricioleDiPane H2 A{
	background-color: white;
	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 MENU ECM ***************************************************/
/*********************************************************************/

#boxMenu1{
	margin-top:-10px;
	margin-left:5px;
	width:180px;
} 

#boxMenu1 .intestazione{
	background-color: #427DA5;
	clear: right;
	color: #fff;
	height: auto;
	width:180px;
	background-image: none;
	font-weight: bold;
	font-size: 100%;
	padding: 6px;
}

#boxMenu1 .area{
   width:175px;
	position: relative;
	text-align: left;
	left: 0px;
	font-size:90%;
	color: #fff;
	font-weight: bold;
	border: 0px;
	margin: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-top: 0px;
	background-color: #427DA5;
	line-height:1em;
	border-bottom:1px solid #fff;
	margin-top:10px;
	text-transform: lowercase;
	font-family:Arial, Helvetica, sans-serif;
}

#boxMenu1 .area a, .area a:active, .area a:hover, .area a:visited{
	color:white;
	text-decoration: none;
	font-size:90%;
	padding: 1px;
}


#boxMenu1 .categoria{
    width:176px;
	position: relative;
	text-align: left;
	left: 0px;
	color: #fff;
	border: 0px;
	margin: 0px;
	padding-bottom: 5px;
	padding: 2px;
	background-color: #427DA5;
	line-height:1.4em;
	border-bottom:1px solid #fff;
	margin-top:10px;
	text-transform:uppercase;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:90%;
}


#boxMenu1 .pagina A, .pagina A:hover, .pagina A:link, .pagina A:active, .pagina A:visited {
	position: relative;
	display: block;
	text-align: left;
	left: 0px;
	height: 100%;
	font-size: 73%!important;
	color: #fff;
	font-weight: normal;
	border: 0px!important;
	margin: 0px!important;
	padding-left: 20px;
	background-color: #427DA5; 
	text-decoration: none;
	/*padding-bottom: 2px;*/
/*	line-height:1.4em!important;
	min-height:1.4em!important;*/
	height:auto!important;
/*	height:1.4em!important;*/
	
}

#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: #fff;
} 

#boxMenu1 .sottoPagina A:hover{
	color: #000;
	background-color: #D0E0F4;
}

#boxMenu1 .sottoPagina A:active{
   text-decoration: none;  
	color:yellow;
}*/
/*
#boxMenu2{
	width: 100%;
} 

#boxMenu2 .intestazione{
	background-color: #427DA5;
	clear: right;
	color: white;
	height: auto;
	width: auto;
	background-image: none;
	font-weight: bold;
	font-size: 105%;
	padding: 6px;
}

#boxMenu2 .categoria{
	position: relative;
	font-family: arial;
	left: 0px;
	font-size: 110%;
	color: black;
	font-weight: bold;
	border: 0px;
	margin: 0px;
	padding-left: 6px;
	padding-bottom: 2px;
	background-color: #427DA5; 
	margin-top: 10px;
}

#boxMenu2 .pagina A{
	display: block;
	width: auto;
	border: 0px;
	margin: 0px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid white;
	border-bottom: 1px solid #FEE06B;
	font-size: 80%;
	font-weight: bold;
	background-color: #FFEFAE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: black;
}

#boxMenu2 .pagina A:hover{
	display: block;
	background-color: yellow;
	text-decoration: none;
}

#boxMenu2 .sottoPagina A{
	display: block;
	width: auto;
	border-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 2px;
	font-size: 75%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FDF5CC;
	text-decoration: none;
	color: black;
}

#boxMenu2 .sottoPagina A:hover{
	display: block;
	background-color: yellow;
	text-decoration: none;
}

#boxMenu2 .sottoPagina IMG{
	clear: left;
	float: left;
	width: 15px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 10px;
}  */

/*********************************************************************/
/**** BOX ACCESSIBILITA **********************************************/
/*********************************************************************/

#boxAccessibilita {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 70%;
}
 
#boxAccessibilita A:link, #boxAccessibilita A:visited{
	text-transform:uppercase;
	text-decoration:none;
	font-weight: bold;
	padding-left:0.2em;
	background:#FFF;
	color:#3385E6;
 }


#boxAccessibilita A SPAN {
	padding: 0 0.2em;
	font-weight: normal;
	background-color: #000;
} 

#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: Blue;
} 
 
#boxAccessibilitaModalitaVisualizzazione{
	padding-top: 6px;
	font-size: 95%;
	float: left;
	clear: left;
	width:100%;
	background-color: #fff;
	text-align: center;	
	margin-top:1em;
} 

#boxAccessibilitaModalitaVisualizzazione .intestazione{
	font-size: 90%;
	font-weight: bold;
} 

#boxAccessibilitaModalitaVisualizzazione .intestazione a:link{
	font-size: 90%;
	font-weight: bold;
	color:#3385E6;
	
} 

#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 !important;
	float: left;
	clear: left;
	margin-left: 25px;
	width: 90%;	
}

#boxAccessibilitaInformazioniTest P{
	float: left;
	clear: left;
	width: 98%;
	font-size:100%;
}

#boxAccessibilitaInformazioniTest a{
	color: #3385E6;	
	text-decoration: underline;
	font-size:90%;
	font-weight: bold;

}

#boxAccessibilitaInformazioniTest a:hover{
	color: black;
	background-color: Yellow;	
	text-decoration: underline;
	font-size:90%;
	font-weight: bold;
}

#boxAccessibilitaValidatori{
	font-size: 80%;
	float: left;
	clear: left;
	width: 100%;
	background-color: #fff;
	text-align: center;
	margin:.5em 0;
	margin-top: 30px;
} 

#boxAccessibilitaValidatori a{
	color:#3385E6;
}



/*********************************************************************/
/**** BOX ULTIMI CONTENUTI *******************************************/
/*********************************************************************/

#boxUltimiContenuti {
	width: 94%;
	float: left;
	clear: left;
	margin-bottom:1em;
	text-align: center;
	font-size: 80%;
	background:#A6CAFF;
	margin-left: 8px;
}

* html #boxUltimiContenuti {
	margin-left:1%;
}


#boxUltimiContenuti #boxUltimiContenutiSx{
	width: 65%;
	font-size: 110%;
	float: left;
	display:inline;
}

#boxUltimiContenuti #boxUltimiContenutiSx p{
	text-align:left;
	padding-top:.5em;
	font-size:90%;
}

#boxUltimiContenuti SPAN {
	text-align: left;
	font-size: 100%;
	margin-top: 0px;
	padding-top: 0px;
	float: left;
	font-weight:bold;
}

#boxUltimiContenuti #boxUltimiContenutiSx a{
	color:#000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

#boxUltimiContenuti #boxUltimiContenutiSx a:hover{
	color:black;
	background-color: Yellow;
	text-decoration:underline;
}

#boxUltimiContenuti #boxUltimiContenutiSx p img{
	float:left;
	padding:.5em;
	padding-top:0;
	padding-right:1em;
}

#boxUltimiContenuti #boxUltimiContenutiDx{
	width: 35%;
	float: left;
	display:inline;
}

#boxUltimiContenuti #boxUltimiContenutiDx p{
	text-align:right;
	padding-top:.5em;
	font-size:90%;
}

#boxUltimiContenuti #boxUltimiContenutiDx a{
	color:#000;
	text-transform:uppercase;
}

#boxUltimiContenuti #boxUltimiContenutiDx a:hover{
	color:#003;
	text-decoration:underline;
	
}

#boxUltimiContenuti #boxUltimiContenutiDx p img{
	float:right;
	padding:.5em;
	padding-top:0;
	padding-left:1em;
}


/*********************************************************************/
/**** BOX SMS              *******************************************/
/*********************************************************************/

#boxSms {
	width: 100%;
	float: left;
	clear: left;
	margin-bottom:0.5em;
	text-align: center;
	font-size: 80%;
	background:#F7F7F7;
	padding-bottom:1em;
}

#boxSms fieldset{
	border:0;
	padding:0;
	margin:0;
}

#boxSms p{
	font-size:85%;
	margin-bottom:1em;
	text-align:left;
}

#boxSms fieldset legend{
	display: none;
	visibility:hidden;
}

#boxSms LABEL{
	display:none;
	visibility:hidden;
	color: #427DA5;
	float: left;
	margin-top: 6px;
	font-weight: normal;
	padding-left:2px;
}

#boxSms INPUT{
	width: 100px;
	float: left;
	margin-left:5px;
	margin-right: 5px;
	border: 1px solid #000;
	background-color: #D0E0F4;	
}

#boxSms .pulsante1 { 
	width: 70px;
 	border: 1px solid #000;
	background-color: #BB3845;
	float: left;
	color:#fff;
	height:18px;
	margin:0!important;
	font-weight:bold;
 }
 
#boxSms .intestazione{
	color:#fff;
	font-weight:normal;
	font-size:90%;
	margin:0; 
	margin-bottom:1em;
	padding-left:2px;
	text-align:left;
	background:#427DA5;
	line-height:1.4em;
}


/*********************************************************************/
/**** BOX NEWSLETTER       *******************************************/
/*********************************************************************/

#boxNewsletter {
	width: 100%;
	float: left;
	clear: left;
	text-align:center;
	font-size: 80%;
	background:#427DA5;
}

#boxNewsletter fieldset{
	clear: both;
	border:0;
	padding:0;
	margin:0;
	text-align:center;
}

#boxNewsletter LABEL {
	clear: both;
	float: left;
	font-size:75%;
	margin-bottom:1em;
	margin-top: 0px;
	padding-left: 5px;
	padding-right: 5px!important;
	text-align:justify;
	color: White;
	margin-bottom: 5px;
}

#boxNewsletter fieldset legend{
	display: none;
	visibility:hidden;
}
/*
#boxNewsletter LABEL{
	display:none;
	visibility:hidden;
	color: #427DA5;
	float: left;
	margin-top: 6px;
	font-weight: normal;
	padding-left:2px;
}
*/
#boxNewsletter INPUT{
	width: 177px;
	margin-left:0px;
	margin-right: 0px;
	border: 1px solid #000;
	background-color: white;
	margin-bottom: 3px;
	
}

#boxNewsletter .pulsante1 { 
	width: 179px;
 	border: 1px solid white;
	background-color: #427DA5;
	color:#fff;
	height:18px;
	font-weight:bold;
	margin-bottom:5px;
	font-size: 90%;
	vertical-align:middle;
 }
 
#boxNewsletter .intestazione{
	color:#fff;
	font-weight:normal;
	font-size:90%;
	margin:0; 
	margin-bottom:1em;
	padding-left:2px;
	text-align:left;
	background:#427DA5;
	line-height:1.4em;
}

/*********************************************************************/
/**** BOX RICERCA NEL SITO *******************************************/
/*********************************************************************/
#boxRicercaNavigazione{
   position:relative;
	clear: both;
   width:100%;
	color: #000;
	height:31px;
	padding: 0px;
	margin: 0 auto;
	text-align: center;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background:#D0E0F4;
}

#boxRicercaNavigazione1{
   position:relative;
	clear:both;
   width:750px;
	height:31px;
	padding:0;
	margin: 0 auto;
	text-align: right;
}

#boxRicercaNelSito {
   position:relative;
	float: right;
   width: 260px;
	color: #000;
	vertical-align: middle;
	margin-top:0.2em;
	text-align: right;
	padding-right: 16px;
}

 
#boxRicercaNelSito .intestazione{
	color: #000;
	float: left;
	background:#D0E0F4;
	margin-top: 6px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;
	font-weight:bold;
	font-size: 70%;
}

#boxRicercaNelSito fieldset{
	border:0px;
	padding:0px;
	margin: 0px;
	width:auto;	
}

#boxRicercaNelSito fieldset legend{
	display: none;
	visibility:hidden;
}
/*
#boxRicercaNelSito LABEL{
	display:none;
	visibility:hidden;
	vertical-align: middle;
	color: #427DA5;
	float: left;
	margin-top: 8px;
	padding-left:0px;
}
*/
#boxRicercaNelSito FORM{

}

#boxRicercaNelSito INPUT{
	width: 89px;
	height:18px;
	float: left;
	vertical-align: middle;
	margin-left: 7px;
	margin-right: 5px;
	border: 1px solid #000;
	margin-top: 3px;
	background-color: #D0E0F4;	
	float: left;
}

#boxRicercaNelSito .pulsante1 { 
	width: 55px;
	height: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
 	border: 1px solid #000;
	background-color: #BB3845;
	float: right;
	color:#fff;
	vertical-align: middle;
	font-size: 75%;
	font-weight:bold;
 }


/*********************************************************************/
/**** BOX CALENDARIO EVENTI ******************************************/
/*********************************************************************/

#boxCalendarioEventi {
	margin-bottom:1em;
	clear:both;
}

#boxCalendarioEventi TABLE {
	border-collapse: collapse;
	padding: 0px;
	width: 100%;
	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 TD {
	border: 1px solid #000;
	border-collapse: collapse;
	padding: 0px;
	font-size: 75%;
	font-weight:bold;
	text-align: center;
}

#boxCalendarioEventi TD.mesePrecedente {
	border: 0;
	border-left:1px solid #000;
	border-top:1px solid #000;
}

#boxCalendarioEventi TD.meseProssimo {
	border: 0;
	border-right:1px solid #000;
	border-top:1px solid #000;
}

#boxCalendarioEventi TD.meseCorrente {
	border: 0;
	border-top:1px solid #000;
}

#boxCalendarioEventi TD A {
	display: block;
	border-collapse: collapse;
	padding: 2px;
	font-size: 90%;
	background-color: #B2E0FA;
	text-decoration: none;
	text-align: center;
	color:#000033;
	font-weight:normal;
}

#boxCalendarioEventi TD.mesePrecedente a{
	background-color:#fff;
}

#boxCalendarioEventi TD.meseProssimo a{
	background-color:#fff;
}

#boxCalendarioEventi TD.meseCorrente a{
	background-color:#fff;
}

#boxCalendarioEventi TD A:hover {
	background-color: #FFFF00;
	color:#000;
}

#boxCalendarioEventi TD.mesePrecedente a:hover{
	background-color:#fff;
}

#boxCalendarioEventi TD.meseProssimo a:hover{
	background-color:#fff;
}

#boxCalendarioEventi TD.meseCorrente a:hover{
	background-color:#fff;
}

#boxCalendarioEventi td table td{
	border:0!important;
	font-size:110%;
}

#boxCalendarioEventi td table td a{
	background:#fff!important;
}

#boxCalendarioEventi td table td a:hover{
	background:#fff!important;
}

#boxCalendarioEventi .intestazioneMese {
	font-size: 80%;
	font-weight: bold;
	width: 100%;
	text-align: center;
	background-color: #A2C2EA;
	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 .intestazione{
	background:#427DA5!important;
	color:#fff;
	font-weight:normal;
	font-size:75%;
	margin:0; 
	margin-bottom:1em;
	padding-left:2px;
	text-align:left;
	position:relative;
	line-height:1.4em;	
	height:1.4em;
}


/*********************************************************************/
/**** BOX PAGINAZIONE ************************************************/
/*********************************************************************/

#boxPaginazioneServizioStandard {
   clear: both;
	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: 30px;
	background-color: #ebebeb;
}

#boxPaginazioneServizioStandard A {
	border: 0px;
	font-size: 95%;
	font-weight: bold;
	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;
	margin-top: 20px;
	padding: 3px;
	padding-right: 6px;
}

#boxPaginazioneServizioStandard A:hover {
	color:white;
	font-size: 95%;
	border-right: 1px solid black;
	background-color: #cc0000;
	text-decoration: none;
	padding: 3px;
	padding-right: 6px;
}

/*********************************************************************/
/**** BOX RICERCA DINAMICA PER SERVIZI STANDARD **********************/
/*********************************************************************/

#boxMascheraDiRicercaPerServizioStandard {
	width: 98%;
	margin-left: 5px;
	background-color: #eef3f5;
	border: 1px solid white;
	font-size:90%;
	font-family:Arial, Helvetica, sans-serif;
}

#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: 100%;
	color: #5A71B5;
	border-bottom: 1px solid #5A71B5;
}

#boxMascheraDiRicercaPerServizioStandard H4 {
	margin: 0.5em 5px;
	font-weight: normal;
	font-size: 85%;
	text-align: justify;
}

#boxMascheraDiRicercaPerServizioStandard H4:first-letter {
	background-color: #eef3f5;
	padding: 3px;
	font-weight: bold;
	color: black;
	font-size: 120%;
}

#boxMascheraDiRicercaPerServizioStandard H5 {
	
}

#boxMascheraDiRicercaPerServizioStandard H6 {
	color: Black;
	padding-top: 8px;
	margin-left: 5px;
	float: left !important;
	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: #eef3f5;
	color: #333;
}

#boxMascheraDiRicercaPerServizioStandard LABEL {
	display: inline;
	float: left !important;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-top: 10px;	
	width: 120px;
	text-align: left;
	height: auto;
}


#boxMascheraDiRicercaPerServizioStandard INPUT {
	float: left;
	width: 60% !important;
}

#boxMascheraDiRicercaPerServizioStandard INPUT.campoData {
	margin-left: 5px;
	margin-top: 10px;
	float: left;
	width: 74px !important;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca {
	clear: left;
	float: left;
	width: 99%;
	margin-bottom:5px;
}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante {
	clear: left;
	margin-top: 20px;
	text-align: center;	
	padding-bottom: 8px;
	background-color: #eef3f5;
}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante INPUT {
	width: 40% !important;
	clear: none;
	float: none !important; 
	margin: auto;
	text-align: center !important;
	height: auto;
	background-color: #eef3f5;
	border: 1px 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;
}

/*********************************************************************/
/**** BOX NAVIGAZIONE       ******************************************/
/*********************************************************************/

#boxNavigazione {
   position: relative;
	width: 375px;
	float:left;
   margin-top:0.6em;
   color: #000;
	font-size: 75%;
	text-align: center;
	font-weight:bold;
}

#boxNavigazione a{
	color: #000;
	text-decoration:none;
}

#boxNavigazione a:hover{
	color: #000;
	background-color: Yellow;
}

/*********************************************************************/
/**** BOX EVENTI DELLA VITA ******************************************/
/*********************************************************************/

#selectEventiDellaVita {
	color: black;
	clear: both;
	line-height: 0px;
	padding: 0px;
	margin: 0 auto;
	text-align: center;
	background:#f5f5f5;
	width:750px;
	line-height:42px;
}

#selectEventiDellaVita div.titolo{
	display:none;
	visibility:hidden;
	width:0%;
}

#selectEventiDellaVita div.boxEventidellaVitaSelect{
	width:49%;
	float:left;
	display:inline;
	text-align:center;
	
}

#selectEventiDellaVita div.boxNome_10{
	float: left;
	background: url("../../../immagini/eventidellavita/label_miinteressa.jpg") no-repeat center;
	width: 160px;
}

#selectEventiDellaVita div.boxNome_9{
	float: left;
	background: url("../../../immagini/eventidellavita/label_iosono.jpg") top left no-repeat;
	width: 160px;
}


#selectEventiDellaVita div.boxSelect{
	float:right;
	text-align:left;
	line-height:40px;
	height:40px;
}

#selectEventiDellaVita div.boxSelect select{
   margin-left: 5px;
	margin-right: 5px;
	background:#FDEBDB;
	width:190px
}

* html #selectEventiDellaVita div.boxSelect select{
	margin-top:10px;
}
/*********************************************************************/
/******************** FONDO ******************************************/
/*********************************************************************/

#formid_fondo1{
	background-color:#fff!important;
	clear:both;
	min-height:30px;
	height:auto!important;
	height:30px;
	position:relative;
	text-align:center;
	width:100%;
	float:left!important;
   border-bottom:0!important;
}

* html #formid_fondo1{
	height:30px!important;
}

#formid_fondo2{
	background-color:#fff!important;
	clear:both;
	min-height:30px;
	height:auto!important;
	height:30px;
	position:relative;
	text-align:center;
	width:100%;
	float:left!important;
}

* html #formid_fondo2{
	height:30px!important;
}

#formid_fondo3{
	background-color:#fff!important;
	clear:both;
	min-height:30px;
	height:auto!important;
	height:30px;
	position:relative;
	text-align:center;
	width:100%;
	float:left!important;
	/*border-top:1px solid #7D94CE;*/
}

* html #formid_fondo3{
	height:30px!important;
}


/*********************************************************************/
/*********************************************************************/
/*********************************************************************/

/*********************************************************************/
/**** BOX SONDAGGI *********************************************/
/*********************************************************************/ 

#BoxSondaggia{ 
	width: 100%;
	float: left;
	clear: left;
	margin-bottom:1em;
	text-align: center;
	background:#F7F7F7;
	font-size:80%;
}


#BoxSondaggia p{
	font-size:85%;
	margin-bottom:1em;
	text-align:left;
	color: black;
	font-weight:normal;
}

#BoxSondaggia a, #BoxSondaggia A:active, #BoxSondaggia A:visited {
	color: #3366CC;	
	text-decoration: underline;
	font-weight: bold;
}

#BoxSondaggia a:hover{
	color: black;	
	text-decoration: underline;
	font-weight: bold;
	background-color:#FFFF00;
}

 
#BoxSondaggia .intestazione{
	color:#fff;
	font-weight:normal;
	font-size:90%;
	margin:0; 
	margin-bottom:1em;
	padding-left:2px;
	text-align:left;
	background:#427DA5;
	line-height:1.4em;
}

/*********************************************************************/
/**** BOX BIMESTRALE *********************************************/
/*********************************************************************/ 

#BoxBimestrale{ 
	width: 100%;
	float: left;
	clear: left;
	margin-bottom:0.5em;
	text-align: center;
	font-size: 80%;
	background:#F7F7F7;
}
 
/*********************************************************************/
/**** BOX BANNER  ***************************************************/
/*********************************************************************/

#BoxlinKUtili2{
	margin-top:0px;
	margin-left:5px;
	width: auto;
} 



/*************************************************/
/************ BOx MEnu  Area riservata********/
/*************************************************/

#BoxMenuAreaRiservata
{ 
	clear: both;
	float: left;
	background-color: #f7f7f7;
	border-top:    1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	font-size:80%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

* html #BoxMenuAreaRiservata { 
	margin-left: 7px;
	margin-right: 6px;
	width: 94%;
 }

#BoxMenuAreaRiservata .MessaggioBenvenuto
{
	 float: left; 
	 width: 40%;
	padding-left: 15px;
}

#BoxMenuAreaRiservata .MenuOpzioni
{
	 float: right; 
	width: 40%;
	text-align: right;
	padding-right: 15px;
}


/*************************************************/
/************BOX SMS E FORUM *********************/
/*************************************************/
#boxSmsForum{
clear: both;
float: left;
padding-top: 5px;
	width: 100%;
padding-bottom: 5px;
}

#boxSmsForum a{
float: left;
margin-right: 2px;
}

/*************************************************/
/************BOX ANAGRAFE E ICI*********************/
/*************************************************/
#boxAnagrafe{
	padding-bottom: 10px;
}