/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/**** CONFIGURAZIONE GENERALE ****************************************/
/*********************************************************************/
/*
*{
	margin:0;
	padding:0;
}*/

BODY
{ 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%;
}

A:link, A:active, A:visited{
	color: #006666;	
	text-decoration: underline;
}

/* Stile link pagine per Opera e Safari : da aggionare come quello di sopra*/
#boxTotale A{
	color: #006666;	
	text-decoration: underline;
} 

a:hover{
	color:#000;
}

.nonVisibile{
	display:none;
}

/* Configurazione generale del punto elenco e nel file w3c_servizi.css */

#boxPaginaEcm {
	font-size: 90% !important;
}

#boxPaginaEcm H1 {
	color: #005D5A !important;
	margin: 0px !important;
	margin-bottom: 10px !important;
	text-transform: none !important;
	background-color: white !important;
	font-weight: bold !important;
	font-size: 160% !important;
}


#boxPaginaEcm UL LI {
	line-height: 15px;
	margin: 0px !important;
}

/*********************************************************************/
/**** BOX TOTALE *****************************************************/
/*********************************************************************/

#boxTotale{
	width: 100%;
}


#formid_intestazione1{
 		background-image: url("../../../immagini/logo/intestazione.jpg") !important;	
	background-repeat: no-repeat;
	height:174px!important;
}

#formid_intestazione2 {
   position: relative;
   width: 100%;
 	height: auto !important;
	border-bottom:1px solid #fff;
	border-top:1px solid #000;
	background-color: #065E5E !important;
	
} 


* html #formid_intestazione2 {
}


#formid_intestazione3 {
   position: relative;
   width: 100%;
	height:auto!important;
	border-bottom:1px solid #fff;
	background:#C1DADE;
} 

* html #formid_intestazione3 {
	height:auto!important;
}

#formid_centro {
    position:relative;
	 margin: 0px;
	 margin-top: 7px;
	 padding-left: 1%;
	 padding-right: 1%;
    width: 97%;
    float:left;
    font-size: 80%;
}

#formid_sx, #formid_dx {
	background:#C1DADE !important;
}

  .Titolo3{
	position: relative;
	text-align: left;
	left: 0px;
	font-size: 100%!important;
 	color: #086D6B;
	font-weight: bold !important;
	border: 0px;
	margin: 0px;
	margin-top:10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	/*background-color: #086D6B; 
	text-transform:lowercase;*/
	margin-bottom:.5em;
 }


/*********************************************************************/
/**** BOX INTESTAZIONE ***********************************************/
/*********************************************************************/

#boxIntestazioneGrafica {
	background-image: url("../../../immagini/logo/intestazione.jpg") !important;	
	background-repeat: no-repeat;
	height:174px!important;

}
 #boxIntestazioneAccessibile {
	display: none;
}

/*********************************************************************/
/**** BOX PARTITA IVA ************************************************/
/*********************************************************************/

#boxPartitaIva {
	color: black;
	clear: both;
	float: left;
	width: 99%;
	border-top: 6px solid #C1DADE;
/*	border: 1px solid #C2CE7D;
	background-color: #DEF4B0;*/
	padding-top: 5px;
	font-size: 90%;
	text-align: center;
}

#boxPartitaIva H2{
	padding-bottom: 8px;
	font-weight: normal;
	font-size: 80%;
}

#boxPartitaIva H3{
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	font-size: 90%;
}

/*********************************************************************/
/**** BOX AREA RISERVATA *********************************************/
/*********************************************************************/ 

#boxAreaRiservata{ 
	/*background-image: url("../../../immagini/ricerca/sfondo1.jpg");*/
	background: #086D6B;
	width: 100%;
	float: left;
	clear: both;
	margin-bottom:1em;
	text-align: center;
	font-size: 75%;
	margin-top:1em;
	padding: 5px 0px 5px 0px;
}
 
#boxAreaRiservata fieldset{
	border:0;
	padding:0;
	margin:0;
}

#boxAreaRiservata fieldset legend{
	display: none;
	visibility:hidden;
}

#boxAreaRiservata LABEL{ 
clear:both;
color:white;
float:left;
font-weight:normal;
margin-bottom:5px;
padding:2px;
text-align:left;
width:40%;
 } 
 
 #boxAreaRiservata input{ 
float:left;
margin-top:5px;
padding:2px;
margin: 0px 2px 5px 2px;
text-align:left;
width:50%;
 }  

#boxAreaRiservata input.pulsante1 {
clear:both;
display:block;
margin:0px 0 5px 42%!important;
margin: 0px 0px 5px 21%;
width:56%;
} 
 
#boxAreaRiservata .intestazione{
	color:#fff;
	font-weight:bold;
	font-size:110%;
	margin:.5em 0; 
	padding-left:2px;
	text-align:left;
}
 
/*********************************************************************/
/**** BOX MENU ECM ***************************************************/
/*********************************************************************/

#boxMenu1{
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background:#C1DADE;
} 

#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{
	clear: both;
	float: left;
	display: block;
	width: 180px;
	
	position: relative;
	text-align: left;
	left: 0px;
	font-size: 70%;
	line-height:2em;
	color: #fff;
	font-weight: bold;
	border: 0px;
	margin: 0px;
	border-bottom: solid #C1DADE 10px ;/*margin-bottom:.5em;*/
	border-top: solid #C1DADE 10px ; /* margin-top:10px;*/

	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #065E5E; /* #086D6B */
	text-transform:lowercase;
}

#boxMenu1 #area8882{
	background-color: #086D6B; 
}

#boxMenu1 #area17026{
	background-color: #1D5092; 
}

#boxMenu1 #area841{
	background-color: #A5BAD4;
	color:#000; 
}

#boxMenu1 #area17077{
	background-color: #BCCCDF;
	color:#000; 
}


#boxMenu1 .categoria A{
	clear: both;
	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;
	background:#C1DADE;
}

#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;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #065E5E; 
	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 { 
 	text-decoration:none;
    }

#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{
	/*border: 1px solid #C2CE7D;*/
	padding-top: 6px;
	font-size: 85%;
	float: left;
	clear: left;
	width: 99%;
	padding-bottom: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
	/*background-color: #D1E78F;*/
	text-align: center;	
} 

#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%;
}

#boxAccessibilitaValidatori{
	/*border: 1px solid #C2CE7D;*/
	padding-top: 6px;
	font-size: 85%;
	float: left;
	clear: left;
	width: 99%;
	padding-bottom: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
	/*background-color: #D1E78F;*/
	text-align: center;	
} 

#boxAccessibilitaValidatori A {
	 
	text-decoration: none;	
} 

/*********************************************************************/
/**** BOX BRICIOLE DI PANE *******************************************/
/*********************************************************************/

#boxBread{
	position: relative;
	clear:left;
		width: 100%;

}

#boxBricioleDiPane{
	position: relative;

	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 {
	position: relative;

	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: 69%;
	float: right !important;
	font-size: 70%;
	color:#fff;
	padding-right:5px;
}

#boxInfo A {
	color:#fff !important;
}


/**** BOX RICERCA NEL SITO *******************************************/
/*********************************************************************/

#boxRicercaNelSito {
	width: 30%;
	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 {
 	width: 50px;
 }

 
#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-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 {
 	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 #086D6B;
	border-collapse: collapse;
	padding: 0px;
	font-size: 60%; /*80%*/
	text-align: center;
}

#boxCalendarioEventi TD.mesePrecedente {
	border: 0;
	border-top:1px solid #086D6B;
	border-left:1px solid #086D6B;
 }

#boxCalendarioEventi TD.meseProssimo {
	border: 0;
	border-top:1px solid #086D6B;
	border-right:1px solid #086D6B;

}


#boxCalendarioEventi TD.meseCorrente {
	border: 0;
	border-top:1px solid #086D6B;
   font-size: 75%;
}

#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:#C1DADE;
}

#boxCalendarioEventi TD.meseProssimo a{
	background-color:#C1DADE;
}

#boxCalendarioEventi TD.meseCorrente a{
	background-color:#C1DADE;
}

#boxCalendarioEventi TD A:hover {
	background-color: #086D6B;
	color:#FFF;
}

#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;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #086D6B; 
	text-transform:lowercase;
	margin-bottom:.5em;
}


/*********************************************************************/
/**** BOX PAGINAZIONE ************************************************/
/*********************************************************************/

#boxPaginazioneServizioStandard {
	position:relative;
	clear:left;
	top:10px;
	margin-top: 20px;	
	margin-bottom: 20px;
	font-weight: normal;
	border: 1px solid #086D6B;
	padding: 2px;
	padding-left: 6px;
	background-color: #C1DADE;
	
}

#boxPaginazioneServizioStandard A {
	border: 0px;
	font-size: 95%;
	font-weight: normal;
	border-right: 1px solid #086D6B;
	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 #086D6B;
	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: #C1DADE;
	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 H1 {
	margin: 0.5em 5px;
	font-weight: bold;
	font-size: 120%;
	border-bottom: 1px dotted #000;
}
#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: #C1DADE;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard .campoPulsante INPUT {
	width: 40% ;
	clear: none;
	float: none ; 
	margin: auto;
	text-align: center ;
	height: auto;
	background-color: #086D6B;
	border: 2px solid white;
	line-height: normal;	
	color:#FFF;
	font-weight:bold;
}

#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 {	
    width:100%;
	/*color: #000;
	clear: both;
	float: left;
	text-align: center;
	background:#f5f5f5;

	margin-bottom:1em;
	text-align:center;
	line-height:2em;
	font-weight:bold;*/
}

 
/*********************************************************************/
/**** 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;
	font-weight:normal;
	padding-top: 20px;
}

#BoxPaginaPrecedente A
{	
	font-weight:normal;
}
/*************************************************/
/**************** BOx messaggio di errore ****************/
/*************************************************/
.messaggioDiErrore{
   position: relative;
   width: 98%;
   left:2%;
   /*font-size: 80%;*/
   color:#C00000;
}

.messaggioDiErrore img {
   position: relative;
  top:6px;
}


.messaggioDiErrore ul{
   position: relative;
   width: 98%;
   color:#000;
   left:2%;
   margin-left:20px;
}

.messaggioDiErrore ul li{
 
   margin-left:20px;
}


/*************************************************/
/************ BOx MEnu  Area riservata********/
/*************************************************/

#BoxMenuAreaRiservata
{ 
	position: relative;
	font-size: 70%;
	color:#000;
	clear: both;
	text-align:left;
	line-height:30px;
	padding: 0px 10px 0px 10px;
	border-top: 1px solid #065E5E;
}

#BoxMenuAreaRiservata a{
	font-weight: bold;
	color: #000;	
	text-decoration: none;
}

#BoxMenuAreaRiservata .MessaggioBenvenuto{
	clear: both;
	float: left;
	width: 50%;
}

#BoxMenuAreaRiservata .MenuOpzioni{
	float: right;
	text-align: right;
	width: 48%;
}



/*********************************************************************/
/**** 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 GESTIONE BANNER  *******************************************/
/*********************************************************************/

#boxGestioneBanner{
  position:relative;
	clear: both;
	width:100%;
	margin-right: 0px;
	text-align:center;
		background:#C1DADE;
}

#boxGestioneBannerSx{
	background:#C1DADE;
  position:relative;
	clear: both;
	width:100%;
	margin-right: 0px;
	text-align:center;
}

#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;
	text-align:center;
} 

/*********************************************************************/
/**** BOX GESTIONE BANNER  *******************************************/
/*********************************************************************/

#boxGestioneBannerDX{
	position:relative;
	clear: both;
	width:100%;
	margin-right: 0px;
	text-align:center;
	background:#C1DADE;
}

#boxGestioneBannerDX 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;
}

#boxGestioneBannerDX IMG {
	margin: 2px;
	text-align:center;
} 

#boxGestioneBannerDX A.linkBannerCRS {
	color: black;
	font-size: 85%;
	font-weight: bold;
}

.boxGestioneBannerDX{
  	position:relative;
	clear: both;
	width:100%;
	margin-right: 0px;
	text-align:center;
	background:#C1DADE;
}


.boxGestioneBannerDX 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;
}

.boxGestioneBannerDX IMG {
	margin: 2px;
	text-align:center;

} 

#boxGestioneBannerTop {
	clear: both;
	float: left;
	width: 190px;
	text-align: center;
	position: relative;
	background: #C1DADE;
}

#boxGestioneBannerTop .banner-repeat {
		clear: both;
		float: left;
		display: block;
}
 

 /****************************************************
		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: #C1DADE!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: #006666;	
	text-decoration: none;
	font-weight:bold;
}

#formid_centro A:hover{
	color:#006666;
	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 #000;
	background-color: #C1DADE;
	padding: 5px;
	margin-bottom: 3px;
	font-weight: bold;
	width: 100%;
}

#formid_centro .Titolo2{
	display: block; 
	width: 100%;
	padding-left: 5px;
	border-top: 1px dotted #999;
	border-left: 1px dotted #999;
	font-weight: bold;
	text-decoration: none; 
	padding: 5px;
} 
 
#formid_centro .Titolo3
{ 
	border-bottom: solid 1px #cccccc;
	padding: 3px;
	margin-bottom: 3px;
	margin-top: 5px;
	/*font-style: italic;*/
	background-color: #f7f7f7;
	width: 100%;
}
  
#formid_centro .Titolo4
{ 
	border-bottom: solid 1px #cccccc;
	padding-bottom: 3px;
	margin-bottom: 3px;
	margin-top: 5px;
	font-style: italic;
	width: 100%;
} 


/************************************************/
/******* BOX HEADER CONTENUTO ****************/
/************************************************/
#BoxHeaderContenuto { 
	border-bottom: solid 1px #cccccc;
	padding-bottom: 3px;
	margin-bottom: 3px;
	margin-top: 5px;
	font-style: italic;
	width: 100%;
} 
