/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/**** CONFIGURAZIONE GENERALE ****************************************/
/*********************************************************************/

a:link,a:visited{
	color:#003A84;
}

a:hover{
	color:#c00;
}

.nonVisibile{
	display:none;
}

/*********************************************************************/
/**** BOX TOTALE *****************************************************/
/*********************************************************************/

#boxTotale{
	width: 100%;
}

#formid_centro a:link,#formid_centro a:visited{
	color:#003A84;
}

#formid_centro a:hover{
	color:#c00;
}

#formid_intestazione1{
	height:174px!important;
}

#formid_intestazione2 {
    position: relative;
    width: 100%;
	min-height:30px;
	height:auto!important;
	height:30px;
	border-bottom:1px solid #fff;
	border-top:1px solid #000;
	background:#003A84;
	
} 

* html #formid_intestazione2 {
	height:30px!important;
}

#formid_intestazione3 {
    position: relative;
    width: 100%;
	min-height:30px;
	height:auto!important;
	height:30px;
	border-bottom:1px solid #fff;
	background:#E5ECF4;
} 

* html #formid_intestazione3 {
	height:30px!important;
}

#formid_sx,#formid_dx{
	background:#E5ECF4;
}

#wrapper{
	background: url("/immagini/menu_sx/sfondo.gif") top left repeat-y;	

}

#wrapper-extra{
	background: url("/immagini/menu_sx/sfondo.gif") top right repeat-y;	
	
}

/*********************************************************************/
/**** BOX INTESTAZIONE ***********************************************/
/*********************************************************************/

#boxIntestazioneGrafica {
	background: url("../../../immagini/logo/intestazione.jpg") top left no-repeat;
}

#boxIntestazioneGrafica img{

}

#boxIntestazioneAccessibile {
	display: none;
}

/*********************************************************************/
/**** BANNER               *******************************************/
/*********************************************************************/

#boxBanner{
	width:100%;
	margin:1em 0;
	text-align:center;
}

/*********************************************************************/
/**** BOX GESTIONE BANNER  *******************************************/
/*********************************************************************/

#boxGestioneBanner{
	clear: both;
	width:96%;
	margin-right: 0px;
}

#boxGestioneBanner H1{
	display: block;
	width: 100%;
	min-width: 99%;
	text-align:left;
	font-size: 80%;
	font-weight: bold;
	background-color: #EFF2F7;
	margin-bottom: 1em;
	padding-left: 1em;
}

#boxGestioneBanner IMG {
	margin: 2px;
	float: left;
}



/*********************************************************************/
/**** BOX PARTITA IVA ************************************************/
/*********************************************************************/

#boxPartitaIva {
	color: black;
	clear: both;
	float: left;
	width: 100%;
	padding-top: 5px;
	font-size: 80%;
	text-align: center;
	margin-top:1.5em;
}

#boxPartitaIva H2{
	font-weight:normal;
	font-size: 100%;
}

#boxPartitaIva H3{
	font-weight:bold;
	font-size: 100%;
}

#boxPartitaIva a:link, #boxPartitaIva a:link a:visited{
	color:#003A84;
}

#boxPartitaIva a:link a:hover{
	color:#c00;
}

/*********************************************************************/
/**** 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 .testo{ 
	width: 8em;
	float: right;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-right: 4px;
	border: 1px solid #666666;
	background-color: #FFFFFF;	
 }   
 
#boxAreaRiservata .pulsante1 { 
 margin-top: 4px;
 text-align: center;
 clear: both;
 margin-left: 40px;
 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 EVENTI DELLA VITA ******************************************/
/*********************************************************************/ 
 
#boxEventiDellaVita{
	width: auto;
	font-size: 80%;
}

#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 MENU ECM ***************************************************/
/*********************************************************************/

#boxMenu1{
	width: auto;
} 

#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;
	text-align: left;
	left: 0px;
	font-size: 70%;
	line-height:2em;
	color: #fff;
	font-weight: bold;
	border: 0px;
	margin: 0px;
	margin-top:10px;
	padding-left: 10px;
	background-color: #003A84; 
	text-transform:lowercase;
	margin-bottom:.5em;
	clear:both;
}

#boxMenu1 #area8882{
	background-color: #003A84; 
}

#boxMenu1 #area17026{
	background-color: #1D5092; 
}

#boxMenu1 #area841{
	background-color: #A5BAD4;
	color:#000; 
}

#boxMenu1 #area17077{
	background-color: #BCCCDF;
	color:#000; 
}


#boxMenu1 .categoria A{
	position: relative;
	text-align: left;
	left: 0px;
	font-size: 70%;
	/*line-height:1.2em;*/
	color: #000;
	font-weight: normal;
	border: 0px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-bottom: 2px;
	display:block;
	text-decoration:none;
}

#boxMenu1 .categoria A:hover{
	background-color: #fff; 
}

#boxMenu1 .pagina A{
	position: relative;
	text-align: left;
	left: 0px;
	font-size: 70%;
	line-height:1.3em;
	color: #000;
	font-weight: normal;
	border: 0px;
	margin: 0;
	padding:2px 0;
	padding-left: 25px;
	padding-bottom:5px;
	display:block;
	text-decoration:none;
	background:#f5f5f5;
}

#boxMenu1 .pagina A:hover {
	background: #fff;
}

#boxMenu1 .sottoPagina A{
	position: relative;
	text-align: right;
	left: 0px;
	font-size: 70%;
	line-height:1.2em;
	color: #000;
	font-weight: normal;
	border: 0px;
	margin: 0;
	padding:2px 0;
	padding-right: 10px;
	display:block;
	text-decoration:none;
	background:#f5f5f5;
} 

#boxMenu1 .sottoPagina A:hover{
	background: #fff;
}

#boxMenu2{
	width: 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;
	text-align: left;
	left: 0px;
	font-size: 70%;
	line-height:2em;
	color: #fff;
	font-weight: bold;
	border: 0px;
	margin: 0px;
	margin-top:10px;
	padding-left: 10px;
	background-color: #003A84; 
	text-transform:lowercase;
	margin-bottom:.5em;
	clear:both;
}

#boxMenu2 .categoria A{
	position: relative;
	text-align: left;
	left: 0px;
	font-size: 70%;
	line-height:1.2em;
	color: #000;
	font-weight: normal;
	border: 0px;
	margin: 0;
	padding:2px 0;
	padding-left: 10px;
	padding-bottom:3px;
	display:block;
	text-decoration:none;
}

#boxMenu2 .categoria A:hover{
	background-color: #fff; 
}

#boxMenu2 .pagina A{
	position: relative;
	text-align: left;
	left: 0px;
	font-size: 70%;
	line-height:1.3em;
	color: #000;
	font-weight: normal;
	border: 0px;
	margin: 0;
	padding:2px 0;
	padding-left: 25px;
	padding-bottom:5px;
	display:block;
	text-decoration:none;
	background:#f5f5f5;
}

#boxMenu2 .pagina A:hover {
	background: #fff;
}
#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;
}  


#boxMenu3{
	width: auto;
} 

#boxMenu3 .intestazione{
	background-color: #007B05;
	clear: right;
	color: white;
	height: auto;
	width: auto;
	background-image: none;
	font-weight: bold;
	font-size: 105%;
	padding: 6px;
}

#boxMenu3 .area{
	position: relative;
	text-align: left;
	left: 0px;
	font-size: 70%;
	line-height:2em;
	color: #000;
	font-weight: bold;
	border: 0px;
	margin: 0px;
	margin-top:10px;
	padding-left: 10px;
	background-color: #DAE3ED; 
	text-transform:lowercase;
	margin-bottom:.5em;
	clear:both;
}

#boxMenu3 .categoria A{
	position: relative;
	text-align: left;
	left: 0px;
	font-size: 70%;
	line-height:1.2em;
	color: #000;
	font-weight: normal;
	border: 0px;
	margin: 0;
	padding:2px 0;
	padding-left: 10px;
	display:block;
	text-decoration:none;
}

#boxMenu3 .categoria A:hover{
	background-color: #fff; 
}

#boxMenu3 .pagina A{
	position: relative;
	text-align: right;
	left: 0px;
	font-size: 70%;
	line-height:1.2em;
	color: #000;
	font-weight: normal;
	border: 0px;
	margin: 0;
	padding:2px 0;
	padding-right: 10px;
	display:block;
	text-decoration:none;
	background:#f5f5f5;
}

#boxMenu3 .pagina A:hover {
	background: #fff;
}

#boxMenu3 .sottoPagina A{
	position: relative;
	text-align: right;
	left: 0px;
	font-size: 70%;
	line-height:1.2em;
	color: #000;
	font-weight: normal;
	border: 0px;
	margin: 0;
	padding:2px 0;
	padding-right: 10px;
	display:block;
	text-decoration:none;
	background:#f5f5f5;
} 

#boxMenu3 .sottoPagina A:hover{
	background: #fff;
}


/*********************************************************************/
/**** BOX ACCESSIBILITA **********************************************/
/*********************************************************************/

#boxAccessibilita {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 80%;
}
 
#boxAccessibilita A { 
	font:10px arial,sans-serif;
   text-transform:uppercase;
	text-decoration:none;
	font-weight: bold;
   border: 1px solid;
	border-color: #CCC #666 #666 #CCC;
   padding-left:0.2em;
	background:#FFF;
	color:#555;	
 }

#boxAccessibilita A SPAN {
	padding: 0 0.2em;
	font-weight: normal;
	background-color: #FFCC33;
} 

#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{
	font-size: 80%;
	float: left;
	clear: left;
	width: 100%;
	margin-top: 1.5em;
	margin-bottom:0.1em;
	text-align: center;	
} 

#boxAccessibilitaModalitaVisualizzazione .intestazione{

} 

#boxAccessibilitaInformazioniTest{
	padding-top: 6px;
	font-size: 80%;
	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: 99%;	
}

#boxAccessibilitaInformazioniTest P{
	float: left;
	clear: left;
	width: 98%;
}

#boxAccessibilitaValidatori{
	padding-top: .3em;
	font-size: 80%;
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
} 

#boxAccessibilitaValidatori a:link,#boxAccessibilitaValidatori a:visited{
	color:#003A84;
	text-decoration: none;
}

#boxAccessibilitaValidatori a:hover{
	color:#c00;
	text-decoration: none;
}

/*********************************************************************/
/**** BOX BRICIOLE DI PANE *******************************************/
/*********************************************************************/

#boxBread{
	clear:both;
}

#boxBricioleDiPane{
	width: 70%;
	float: left;
	font-size: 70%;
	color:#000;
	text-align:left;
	line-height:30px;
	padding-left:10px;
}

#boxBricioleDiPane a{
	font-weight: bold;
	color: #000;	
	text-decoration: none;
}


/*********************************************************************/
/**** BOX MAPPA            *******************************************/
/*********************************************************************/

#boxMappaHead {
	width: 27%;
	float: right;
	text-align: right;
	line-height:30px;
	font-size: 70%;
	padding-right:10px;	
}

#boxMappaHead a{
	color:#000;
}

#boxMappaHead a{
	color:#000;
	text-decoration: underline;
}

/*********************************************************************/
/**** BOX INFORMAZIONI     *******************************************/
/*********************************************************************/

#boxInfo {
	width: auto;
	float: right;
	font-size: 70%;
	color:#fff;
	text-align:right;
	line-height:30px;
	padding-right:10px;
}

/*********************************************************************/
/**** BOX RICERCA NEL SITO *******************************************/
/*********************************************************************/

#boxRicercaNelSito {
	width: 46%;
	float: left;
	text-align: left;
	font-size: 70%;
	padding-top:3px;
}

#boxRicercaNelSito fieldset{
	border:0;
	padding:0;
	margin:0;
}

#boxRicercaNelSito fieldset legend{
	display: none;
	visibility:hidden;
}

#boxRicercaNelSito LABEL{
	color: #fff;
	float: left;
	font-weight: normal;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}

#boxRicercaNelSito .testo {
	width: 90px;
	float: left;
	border: 1px solid #000;
	background-color: #FFFFFF;
	margin-right:5px;
	margin-top: 3px;
}

#boxRicercaNelSito .pulsante1 {
	margin-top: 3px;
 }

 
#boxRicercaNelSito .intestazione{
	color:#fff;
	font-weight:bold;
	font-size:120%;
	margin:.5em 0; 
	padding-left:2px;
	text-align:left;
}

/*********************************************************************/
/**** BOX CALENDARIO EVENTI ******************************************/
/*********************************************************************/

#boxCalendarioEventi {
	width: 100%;
	float: left;
	text-align: left;
	margin-bottom:1em;
}

#boxCalendarioEventi TABLE {
	border: 1px solid #C7D4E4;
	border-top:0;
	border-collapse: collapse;
	padding: 0px;
	width:100%;
	text-align: center;
}

#boxCalendarioEventi TABLE TABLE{
	border: 0;
	border-collapse: collapse;
	padding: 0px;
	width:100%;
	text-align: center;
}


#boxCalendarioEventi TH {
	border: 1px solid #C7D4E4;
	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 #C7D4E4;
	border-collapse: collapse;
	padding: 0px;
	font-size: 60%; /*80%*/
	text-align: center;
}

#boxCalendarioEventi TD.mesePrecedente {
	border: 0;
	border-top:1px solid #C7D4E4;
}

#boxCalendarioEventi TD.meseProssimo {
	border: 0;
	border-top:1px solid #C7D4E4;
}

#boxCalendarioEventi TD.meseCorrente {
	border: 0;
	border-top:1px solid #C7D4E4;
   font-size: 100%;
}

#boxCalendarioEventi TD A {
	display: block;
	border-collapse: collapse;
	padding: 2px;
	font-size: 100%;
	background-color: #fff;
	text-decoration: none;
	text-align: center;
	color:#000;
}

#boxCalendarioEventi TD.mesePrecedente a{
	background-color:#E5ECF4;
}

#boxCalendarioEventi TD.meseProssimo a{
	background-color:#E5ECF4;
}

#boxCalendarioEventi TD.meseCorrente a{
	background-color:#E5ECF4;
}

#boxCalendarioEventi TD A:hover {
	background-color: #f5f5f5;
}

#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 .intestazioneMese {
	font-size: 80%;
	font-weight: bold;
	width: 100%;
	text-align: center;
	color: black;
} 

#boxCalendarioEventi .intestazioneMese A{
	width: 100%;
	font-size: 80%;
	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 {
	position: relative;
	text-align: left;
	left: 0px;
	font-size: 80%;
	line-height:2em;
	color: #fff;
	font-weight: bold;
	border: 0px;
	margin: 0px;
	margin-top:10px;
	padding-left: 10px;
	background-color: #003A84; 
	text-transform:lowercase;
	margin-bottom:.5em;
}


/*********************************************************************/
/**** BOX PAGINAZIONE ************************************************/
/*********************************************************************/

#boxPaginazioneServizioStandard {
	margin-top: 10px;
	margin-left: 6px;
	margin-right: 4px;	
	margin-bottom: 20px;
	font-size: 80%;
	font-weight: bold;
	border: 1px solid #003A84;
	padding: 2px;
	padding-left: 6px;
	background-color: #e9eef4;
	clear:both;
}

#boxPaginazioneServizioStandard A {
	border: 0px;
	font-size: 95%;
	font-weight: normal;
	border-right: 1px solid black;
	color: black;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
	padding-right: 6px;
}

#boxPaginazioneServizioStandard SPAN {
	border: 0px;
	font-size: 95%;
	font-weight: normal;
	border-right: 1px solid black;
	color: black;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
	padding-right: 6px;
}

#boxPaginazioneServizioStandard A:hover {
	color:white !important;
	border-right: 1px solid black;
	background-color: #003A84;
	text-decoration: none;
	padding: 3px;
	padding-right: 6px;
}

/*********************************************************************/
/**** BOX RICERCA DINAMICA PER SERVIZI STANDARD **********************/
/*********************************************************************/

#boxMascheraDiRicercaPerServizioStandard {	
	clear: both;
	float: left;
	font-size:70%;
	width: 99%!important;
	margin-left: 5px;
	background-color: #e5ecf4;
	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 {
	position: relative;
	min-width:98% !important;
	color: #fff;
	padding-left:1em;
	font-weight: bold;
	font-size: 130%;
	margin-bottom:15px;
	height: 1.5em;
	line-height:1.5em;
	background-color:#003a84;
}

#boxMascheraDiRicercaPerServizioStandard H4 {
	padding:0.5em 1em;
	font-weight: normal;
	font-size: 100%;
	text-align: justify;
	background-color:#E5ECF4 !important;
	color:#000 !important;
}

#boxMascheraDiRicercaPerServizioStandard H4:first-letter {
	padding: 3px;
	font-weight: bold;
	color: black;
	font-size: 120%;
}

#boxMascheraDiRicercaPerServizioStandard H5 {
	
}

#boxMascheraDiRicercaPerServizioStandard H6 {
	color: blue;
	padding-top: 3px;
	margin-left: 5px;
	float: left !important;
	font-size: 95%;
	
}

#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 {
	float: left !important;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#003a84;
   font-size: 110%;
	font-weight: bold;
	width: 140px !important;
	padding-top: 3px;
/*   display: inline;

	margin-left: 10px;
	margin-bottom: 5px;
	padding-top: 10px;
	
	text-align: left;
	height: auto;
*/
}


#boxMascheraDiRicercaPerServizioStandard INPUT {
	width: 60% !important;
}

#boxMascheraDiRicercaPerServizioStandard INPUT.campoData {
	margin-left: 5px;
/*	margin-top: 10px;*/
	float: left;
	width: 80px !important;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca {
	clear: both;
	float: left;
	width: 99%;
	margin: 3px 0;
	padding-left: 10px;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca input{
/*	float: left;
	width: 99%;*/
}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante {
	clear: left;
	
	text-align: center;	
	padding-bottom: 8px;

}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante INPUT {
	width: 40% !important;
	clear: none;
	float: none !important; 
	margin: auto;
	margin-top: 20px;
	text-align: center !important;
	height: auto;
	background-color: #EDEFEF;
	border: 2px solid white;
	line-height: normal;	
}

/*#boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaSingola {
	width: 15%;
	float: left;
	line-height: normal;
}

#boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaSingola INPUT  {
	width: 25px;
	margin-right: 6px;
	float: left;
	line-height: normal;
}

#boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaMultipla {
	width: 95%;
	float: left;
	clear: left;
	line-height: normal;
}

#boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaMultipla INPUT  {
	width: 4%;
	float: left;
	clear: left;
	line-height: normal;
}*/

#boxMascheraDiRicercaPerServizioStandard SELECT {
	width: 61%;
	float: left;
	margin-left: 0 ! important;
	margin-left: 2px;

}


#boxMascheraDiRicercaPerServizioStandard A {
	cursor: crosshair;
}

/*********************************************************************/
/**** SERVIZI               ******************************************/
/*********************************************************************/

#boxServizi{
	
}

#boxServizi .intestazione1{
	position: relative;
	text-align: left;
	left: 0px;
	font-size: 70%;
	line-height:2em;
	color: #fff;
	font-weight: bold;
	border: 0px;
	margin: 0px;
	margin-top:20px;
	padding-left: 10px;
	background-color: #1D5092; 
	text-transform:lowercase;
}

#boxServizi .intestazione2{
	position: relative;
	text-align: left;
	left: 0px;
	font-size: 70%;
	line-height:2em;
	color: #000;
	font-weight: bold;
	border: 0px;
	margin: 0px;
	margin-top:2em;
	padding-left: 10px;
	background-color: #A5BAD4; 
	text-transform:lowercase;
}

#boxServizi .intestazione3{
	position: relative;
	text-align: left;
	left: 0px;
	font-size: 70%;
	line-height:2em;
	color: #000;
	font-weight: bold;
	border: 0px;
	margin: 0px;
	margin-top:2em;
	padding-left: 10px;
	background-color: #C7D4E4; 
	text-transform:lowercase;
}

#boxServizi ul {
	margin:0;
	margin-top:.5em;
	padding:0;
}

#boxServizi ul li{
	list-style-type:none;
	line-height:1.2em;
	min-height:1.2em;
	height:auto!important;
	height:1.2em;
}

#boxServizi ul li A{
	text-align: left;
	left: 0px;
	font-size: 70%;
	line-height:1.2em;
	min-height:1.2em;
	height:auto!important;
	height:1.2em;
	color: #000;
	font-weight: normal;
	border: 0px;
	margin: 0;
	padding:2px 0;
	padding-left: 10px;
	display:block;
	text-decoration:none;
	position:relative;
}

#boxServizi ul li A:hover{
	background:#fff;
}

/*********************************************************************/
/**** BOX EVENTI DELLA VITA ******************************************/
/*********************************************************************/

#boxEventiVita {
	color: black;
	clear: both;
	float: left;
	width:100%;
}

#boxEventiVita div.titolo{
	display:none;
	visibility:hidden;
}

#boxEventiVita div.boxEventidellaVitaSelect{
	float:left;
	display:inline;
	text-align:center;
}

#boxEventiVita .boxNome{
	position: relative;
	text-align: left;
	left: 0px;
	font-size: 70%;
	line-height:2em;
	color: #000;
	font-weight: bold;
	border: 0px;
	margin: 0px;
	padding-left: 10px;
	text-transform:lowercase;

	clear:both;
}

#boxEventiVita .boxNome#boxNome3{
	margin-top:10px;
	background-color: #A5BAD4; 
	margin-bottom:.5em;
}

#boxEventiVita .boxNome#boxNome6{
	margin-top:10px;
	background-color: #BCCCDF; 
	margin-bottom:.5em;
}

#boxEventiVita .boxNome#boxNome4{
	margin-top:10px;
	background-color: #CDD9E7; 
	margin-bottom:.5em;
}

#boxEventiVita div.boxSelect{
	float:left;
	text-align:left;	
	margin-bottom:5px;
}

#boxEventiVita div.boxSelect ul {
	margin:0;
	padding:0;
}
#boxEventiVita div.boxSelect ul li{
	list-style-type:none;
}

#boxEventiVita div.boxSelect ul li A{
	position: relative;
	text-align: left;
	left: 0px;
	font-size: 70%;
	line-height:1.2em;
	min-height:1.2em;
	height:auto!important;
	height:1.2em;
	color: #000;
	font-weight: normal;
	border: 0px;
	margin: 0;
	padding:2px 0;
	padding-left: 10px;
	display:block;
	width:180px;
	text-decoration:none;
}

#boxEventiVita div.boxSelect ul li A:hover{
	background-color: #fff; 
}

/*********************************************************************/
/************CONFIGURAZIONE TABELLA CERTIFICATI    *******************/
/*********************************************************************/

.testo1 {
	font-size:80%;
	padding-left:2%;
}

.testo1 b {
	color:#003A84;
	
}


/*********************************************************************/
/*********************************************************************/
/*********************************************************************/