/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/**** CONFIGURAZIONE GENERALE ****************************************/
/*********************************************************************/


BODY
{ 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 85%;
}

A:link, A:active, A:visited{
	color: #0A334E;	
	text-decoration: underline;
	font-weight:bold

}

/* Stile link pagine per Opera e Safari : da aggionare come quello di sopra*/
#boxTotale A{
	color: #0A334E;	
	text-decoration: underline;
	font-weight:bold
} 

a:hover{
	color:#CC0000;
}

.nonVisibile{
	display:none;
}

/* Configurazione generale del punto elenco e nel file w3c_servizi.css */



/*********************************************************************/
/**** BOX TOTALE *****************************************************/
/*********************************************************************/

#boxTotale{
	width: 100%;
}

#formid_intestazione1{
	height:141px;
}


#formid_intestazione2 {
    position: relative;
    width: 100%;
    height: 36px;
    overflow: hidden;
	 background-color: #0A334E; 
	 margin-top: 0px;
     font-size: 85%;

} 

 
#formid_intestazione3 {
    height: 0px;

} 

#formid_centro {
    position:relative;
	 margin: 0px;
	 margin-top: 2px;
	 padding-left: 1%;
	 padding-right: 1%;
    width: 97%;
    float:left;
    font-size: 80%;
}




/*********************************************************************/
/**** BOX INTESTAZIONE ***********************************************/
/*********************************************************************/

#boxIntestazioneGrafica {
	background-image: url("../../../immagini/logo/intestazione.jpg");	
	background-repeat: no-repeat;
	height:141px;

}

#boxIntestazioneAccessibile {
	display: none;
}
/*********************************************************************/
/**** BOX LINK HOMEPAGE ***********************************************/
/*********************************************************************/

#boxLinkHomePage {
	float: left;
	color: white;
	font-size: 100%;
	width: 130px;
	text-align: left;
	padding-left: 5px;
	padding-top: 2px;
	line-height: 36px;
	vertical-align: middle;
}

#boxLinkHomePage H3 {
	font-size: 100%;
	font-weight: normal;
}

#boxLinkHomePage IMG {
	float: left;
	margin-top: 4px;
}

#boxLinkHomePage .pulsante1 { 
	width: auto;
	height: 15px;
	background-color: white;
	padding: 1px;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#boxLinkHomePage .pulsante1 a:link, #boxLinkHomePage .pulsante1 a:active, #boxLinkHomePage .pulsante1 a:visited {
	font-size: 95%;	
	padding-left: 20px;
	padding-right: 20px;
	font-family: verdana, arial;
	font-weight: normal;
	text-decoration: none;
}

/*********************************************************************/
/**** BOX DATA ODIERNA ***********************************************/
/*********************************************************************/

#boxDataOdierna {
	float: left;
	color: white;
	font-size: 100%;
	width: 160px;
	text-align: center;
	line-height: 36px;
	vertical-align: middle;
	padding-top: 1px;
}

#boxDataOdierna H3 {
	font-size: 100%;
	font-weight: normal;
}

/*********************************************************************/
/**** BOX PARTITA IVA ************************************************/
/*********************************************************************/

#boxPartitaIva {
   position:relative;
	clear: both;
	float: left;
	width: 100%;

	font-size: 80%;
	color:#FFF;
	text-align: center;
}


#boxPartitaIva  .separatore {
   position:relative;
	clear: both;
	border-top: 1px solid #0A334E !important;
   padding-bottom:1px;
 }

 #boxPartitaIva  .testo {
   position:relative;
	clear: both;
	background-color: #0A334E;
	padding-top: 10px;
	padding-bottom: 10px;

 
 }
 
#boxPartitaIva A {
	color: white;
}

 

/*********************************************************************/
/**** BOX AREA RISERVATA *********************************************/
/*********************************************************************/ 

#boxAreaRiservata{ 
	background-image: url("../../../immagini/ricerca/sfondo1.jpg");
	width: 100%;
	float: left;
	clear: left;
	margin-bottom:1em;
	text-align: center;
	font-size: 80%;
	margin-top:1em;
}
 
#boxAreaRiservata fieldset{
	border:0;
	padding:0;
	margin:0;
}

#boxAreaRiservata fieldset legend{
	display: none;
	visibility:hidden;
}

#boxAreaRiservata LABEL{ 
	color: white;
	float: left;
	clear: left;
	padding-left: 2px;
	padding-top: 5px;
	margin-top: 10px;
	font-weight: normal;
 } 
 
#boxAreaRiservata INPUT{ 
	width: 90px;
	float: right;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-right: 4px;
	border: 1px solid #666666;
	background-color: #FFFFFF;	
 }   

#boxAreaRiservata .pulsante1 { 
 	border: 1px solid #666666;
	background-color: #D1E78F;
	margin-top: 4px;
	width: 93px;
	float: right;
	clear: both;
	margin-right: 4px;
	margin-bottom: 4px;
 } 
 
#boxAreaRiservata .intestazione{
	color:#fff;
	font-weight:bold;
	font-size:120%;
	margin:.5em 0; 
	padding-left:2px;
	text-align:left;
}
/*********************************************************************/
/**** BOX MENU ECM  1 - SINISTRA *************************************/
/*********************************************************************/

#boxMenu1 {
	width: auto;
	margin-top: 2px;
	margin-bottom: 10px;
	background-color: #FFF0C2;
	padding-bottom: 5px;
	font-size:80%;
	clear:left;

 } 

#boxMenu1 .area{
	position: relative;
	clear:left;
 	text-align: left;
	left: 0px;
	font-size: 100%;
	color: black;
	font-weight: bold;
	border: 0px;
	border-bottom: 1px solid #A18120;
	margin: 0px;
	 
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 5px;
	background-color: #FFCC33; 
}

#boxMenu1 .categoria A:link, #boxMenu1 .categoria A:visited, #boxMenu1 .categoria A:active {
	position: relative;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	left: 0px;
	height: 100%;
	font-size: 100%;
	color: black;
	font-weight: normal;
	border: 0px;
	border-bottom: 1px solid #FFCC33;
	margin: 0px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 2px;
	background-color: transparent; 
	text-decoration: none;
	/*margin-top: 4px;
	margin-bottom: 4px;*/
	background-color: #FFF0C2;

}

#boxMenu1 .categoria A:hover{
	text-decoration: underline;
}

#boxMenu1 .pagina A:link, #boxMenu1 .pagina A:active, #boxMenu1 .pagina A:visited {
	position: relative;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	left: 0px;
	height: 100%;
	font-size: 100%;
	color: black;
	font-weight: normal;
	border: 0px;
	border-bottom: 1px dashed #FFCC33;
 	padding-left: 20px;
    padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFF8E1 !important; 
	text-decoration: none;
 }

#boxMenu1 .pagina A:hover {
	text-decoration: underline;
}

/*********************************************************************/
/**** BOX MENU ECM 2 - DESTRA ****************************************/
/*********************************************************************/

#boxMenu2 {
	width: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #FFF0C2;
	padding-bottom: 5px;
	font-size:80%;
  	clear:left;
  } 

#boxMenu2 .area{
	position: relative;
	clear:left;
 	text-align: left;
	left: 0px;
	font-size: 100%;
	color: black;
	font-weight: bold;
	border: 0px;
	border-bottom: 1px solid #A18120;
	margin: 0px;
	 
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 5px;
	background-color: #FFCC33; 

}

#boxMenu2 .categoria A:link, #boxMenu2 .categoria A:visited, #boxMenu2 .categoria A:active {
	position: relative;
	display: block;
	clear:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	left: 0px;
	height: 100%;
	font-size: 100%;
	color: black;
	font-weight: normal;
	border: 0px;
	border-bottom: 1px solid #FFCC33;
	margin: 0px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 2px;
	background-color: transparent; 
	text-decoration: none;
/*	margin-top: 4px;
	margin-bottom: 4px;*/
}

#boxMenu2 .categoria A:hover{
	text-decoration: underline;
}

#boxMenu2 .pagina A:link, #boxMenu2 .pagina A:active, #boxMenu2 .pagina A:visited {
	position: relative;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	left: 0px;
	height: 100%;
	font-size: 100%;
	color: black;
	font-weight: normal;
	border: 0px;
	border-bottom: 1px dashed #FFCC33;
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 2px;
	background-color: transparent; 
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 4px;
}

#boxMenu2 .pagina A:hover {
	text-decoration: underline;
}


/*********************************************************************/
/**** BOX ACCESSIBILITA **********************************************/
/*********************************************************************/

#boxAccessibilita {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 80%;
}
 
#boxAccessibilita A { 
  	text-decoration:none;
	font-weight: normal;
   }

#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;
 } 
 
 
#boxAccessibilitaModalitaVisualizzazione{
	font-size: 100%;
	float: right;
	width: 180px;
	color: white;
	text-align: center;
	height: 36px;
	padding-top: 10px;
	padding-bottom: 10px;

} 

#boxAccessibilitaModalitaVisualizzazione .intestazione{
	font-size: 100%;
	font-weight: bold;
	display: inline;
	margin-right: 4px;

} 

#boxAccessibilitaModalitaVisualizzazione A:link, #boxAccessibilitaModalitaVisualizzazione A:active, #boxAccessibilitaModalitaVisualizzazione A:visited, #boxAccessibilitaModalitaVisualizzazione A:hover {
	margin-left: 2px;
	text-decoration: none;

} 

#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{
 	padding-top: 6px;
	font-size: 80%;
	float: left;
	clear: left;
	width: 99%;
	padding-bottom: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
 	text-align: center;	
} 


#boxAccessibilitaValidatori A {
 	  font-weight:normal;
	  color:#0A334E;
} 

/*********************************************************************/
/**** BOX BRICIOLE DI PANE *******************************************/
/*********************************************************************/

#boxBricioleDiPane{
	clear: both;
	float: left;
	margin-left: 6px;
	margin-right: 1px;
	margin-top: 11px;
	padding-bottom: 5px;
	color: black;	
	width: 95%;
 }

#formid_centro #boxBricioleDiPane A, #formid_centro #boxBricioleDiPane A:link, #formid_centro #boxBricioleDiPane A:visited, #formid_centro #boxBricioleDiPane A:active{
	font-weight: bold;
	color: black;	
}

#formid_centro #boxBricioleDiPane A:hover{
	font-weight: bold;
	color: black;	
}

#boxBricioleDiPane IMG{
	float: left;
	background-color: white;
	padding-right: 5px;
}

#boxBricioleDiPane H2{
    position:relative;
	top:-15px;
	color: black;
	float: right;
	width: auto;
	background-color: white;
	padding-bottom: 8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 100%;

}

#boxBricioleDiPane H2 A{
	background-color: white;
	padding: 2px;
	color: black;
}

#boxBricioleDiPane H3{
	color: white;
	float: left;
	width: auto;
	margin: 0px;
	font-size: 100%;
	padding-top: 19px;
	padding-right: 25px;
	border: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: normal;
}

/*********************************************************************/
/**** BOX RICERCA NEL SITO *******************************************/
/*********************************************************************/

#boxRicercaNelSito {
	float: right;
	font-size: 100%;
	color: white;
	text-align: right;
	width: 36%;
	height: 36px;
	padding-top: 8px;
	padding-bottom: 10px;
}

#boxRicercaNelSito fieldset{
	border:0;
	padding:0;
	margin:0;
}

#boxRicercaNelSito fieldset legend{
	display: none;
	visibility:hidden;
}

#boxRicercaNelSito LABEL{
	color: white;
	display: inline;
	margin-right: 5px;
	font-weight: bold;
}

#boxRicercaNelSito INPUT{
	width: 100px;
	margin-left: 4px;
	border: 1px solid #666666;
	background-color: #FFFFFF;	
}

#boxRicercaNelSito .pulsante1 { 
 	border: 1px solid #666666;
	width: 50px;
	height: 18px;
	font-size: 100%;
}


/*********************************************************************/
/*********************************************************************/
/**** BOX CALENDARIO EVENTI ******************************************/
/*********************************************************************/

#boxCalendarioEventi {
	position: relative;
 	margin-top: 2px;
 	text-align: center;
	padding-bottom: 10px;
	font-size: 85%;
}

#boxCalendarioEventi .intestazione {
	position: relative;
 	text-align: left;
	left: 0px;
	font-size: 95%;
	color: black;
	font-weight: bold;
	border: 0px;
	border-bottom: 1px solid #A18120;
	margin: 0px;
	margin-bottom: 10px;
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 5px;
	background-color: #FFCC33; 
}

#boxCalendarioEventi TABLE {
	padding: 0px;
	width: 175px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 7px;
	font-size: 95%;
}

#boxCalendarioEventi TH {
	font-weight: bold;
	font-size: 80%;
	border-collapse: collapse;
	padding: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
	margin: 0 auto;
	background-color: #FFF0C2;
	text-transform: lowercase;
}

#boxCalendarioEventi TD {
	border: solid #0A334E 1px;
	font-size: 100%;
	padding: 2px;
	text-align: center;
	margin: 0 auto;
	background-color: white;
}

#boxCalendarioEventi TD A:link, #boxCalendarioEventi TD A:visited, #boxCalendarioEventi TD A:active  {
	display: block;
	font-size: 100%;
	background-color: #0A334E;
	color: white;
	text-decoration: none;
	text-align: center;
	margin: 0 auto;
}

#boxCalendarioEventi TD A:hover {
	text-decoration: underline;
}

#boxCalendarioEventi TD.mesePrecedente, #boxCalendarioEventi TD.meseProssimo {
	border: none;
 	width: 15px;
		background-color: #FFF;
}

#boxCalendarioEventi TD.mesePrecedente A:link, #boxCalendarioEventi TD.mesePrecedente A:visited, #boxCalendarioEventi TD.mesePrecedente A:active, #boxCalendarioEventi TD.meseProssimo A:link, #boxCalendarioEventi TD.meseProssimo A:visited, #boxCalendarioEventi TD.meseProssimo A:active {
	display: block;
	border: none;
 	width: 15px;
	background-color: #FFF;
	font-size:80%;
	color:#0A334E;
}

#boxCalendarioEventi TD.meseCorrente {
	border: none;
	font-weight: bold;
	background-color: #FFF;
	width: 30px;
		color:#0A334E;
}

#boxCalendarioEventi H2 {
	font-size: 100%;
	border-top: 1px dotted black;
}


/*********************************************************************/
/**** BOX PAGINAZIONE ************************************************/
/*********************************************************************/

#boxPaginazioneServizioStandard {
	position:relative;
	top:10px;
	margin-top: 20px;	
	margin-bottom: 20px;
	font-weight: normal;
	border: 1px solid #ccc;
	padding: 2px;
	padding-left: 6px;
	background-color: #FFF8E1;
	clear:both;
}

#boxPaginazioneServizioStandard A {
	border: 0px;
	font-size: 95%;
	font-weight: normal;
	border-right: 1px solid #ccc;
	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 #ccc;
	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: #FFF0C2;
	border: 1px dotted #A18120;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard FORM {
	padding-right: 0px;
	padding-left: 0px;
	border: 0px;
	padding-bottom: 5px;
	margin: 0; 
	width: 99%;
	padding-top: 5px;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard H3 {
	margin: 0.5em 5px;
	font-weight: bold;
	font-size: 115%;
	border-bottom: 1px dotted #A18120;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard H4 {
	padding: 5px;
	font-weight: normal;
	text-align: justify;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard H4:first-letter {
	background-color: #FFCC33;
	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: #FFF0C2;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard .campoPulsante INPUT {
	width: 40% ;
	clear: none;
	float: none ; 
	margin: auto;
	text-align: center ;
	height: auto;
 	border: 1px solid #A18120;
	line-height: normal;	
	font-weight:bold;
	background-color:#FFCC33;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard .CampiFlags {
	float: left;
	width: 230px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard .CampiFlags INPUT {
	width: auto;
	margin: 0 5px;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaSingola {
	width: 15%;
	float: left;
	line-height: normal;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaSingola INPUT  {
	width: 25px;
	margin-right: 6px;
	float: left;
	line-height: normal;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaMultipla {
	width: 95%;
	float: left;
	clear: left;
	line-height: normal;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaMultipla INPUT  {
	width: 4%;
	float: left;
	clear: left;
	line-height: normal;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard SELECT {
	width: 61%;
	float: left;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard SELECT#DdlTipoOrdine {
	margin-left: 130px;
	margin-top: 0;
	margin-bottom: 1em;
}


#formid_centro #boxMascheraDiRicercaPerServizioStandard A {
	cursor: pointer;
}

/*********************************************************************/
/**** BOX NAVIGAZIONE ******************************************/
/*********************************************************************/ 

#boxNavigazione {
	color: #000;
	clear: both;
	float: left;
	text-align: center;
	background:#f5f5f5;
	width:100%;
	margin-bottom:1em;
	text-align:center;
	line-height:2em;
	font-weight:bold;
}

#boxNavigazione a{
	color: #000;
	text-decoration:none;
}

#boxNavigazione a:hover{
	color: #000;
	text-decoration:underline;
}

/*********************************************************************/
/**** BOX EVENTI DELLA VITA ******************************************/
/*********************************************************************/ 

#selectEventiDellaVita {
	color: black;
	clear: both;
	float: left;
	font-size: 90%;
	text-align: center;
	padding:0 120px;
	background:#f5f5f5;
	width:100%;
	line-height:40px;
}

#selectEventiDellaVita div.titolo{
	display:none;
	visibility:hidden;
}

#selectEventiDellaVita div.boxEventidellaVitaSelect{
	width:45%;
	float:left;
	display:inline;
	text-align:center;
	
}

#selectEventiDellaVita div.boxNome{
	float:left;
	padding-top:2px;
}

#selectEventiDellaVita div.boxSelect{
	float:left;
	text-align:left;
	background: url("../../../immagini/eventidellavita/areatematica.gif") top left no-repeat;
	line-height:40px;
	height:40px;
}

#selectEventiDellaVita div.boxSelect select{
	margin-left:50px;
}

* html #selectEventiDellaVita div.boxSelect select{
	margin-top:10px;
}


/*************************************************/
/**************** BOx pagina precedente **********/
/*************************************************/
#BoxPaginaPrecedente
{	
	clear: both;
	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
{ 
	background-color: #FFCC33;
	border-top:    1px solid #A18120;
	border-bottom: 1px solid #A18120;
	width: 100%;
	height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	margin-bottom:3px;
}

#BoxMenuAreaRiservata .MessaggioBenvenuto
{
	 float: left; 
	padding-left: 15px;
}

#BoxMenuAreaRiservata .MenuOpzioni
{
	 float: right; 
	padding-right: 15px;
}




/*********************************************************************/
/**** BOX ACCESSIBILITA **********************************************/
/*********************************************************************/

#boxGestioneLingua{
	border: 1px solid #C2CE7D;
	padding-top: 6px;
	font-size: 95%;
	float: left;
	clear: left;
	width: 99%;
	padding-bottom: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #D1E78F;
	text-align: center;	
} 

#boxGestioneLingua .intestazione{
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 2px;
} 


/****************************************************
		BOX BANNER
**************************************************/
#boxBannerDx { 
	clear: both;
	float: left;
	margin-top: 10px;
	overflow:hidden;
 }
 
  #boxBannerDx img { 
	clear:left;
	float:left;
	padding-bottom:2px;
 	border-bottom: 1px solid #9A753D;
    max-width:189px;
   	padding-top:2px;

  }
 

 #boxBannerDx A{ 

 	border-bottom: 1px solid #9A753D;
 }
 
 
 /****************************************************
		BOX GALLERIA FLICKR
**************************************************/
 #BoxGalleriaFlickr .ImmagineFlickr
{
    float:left;
    border: 3px solid #D1E78F;
    width: 53px;
    height: 53px;
    overflow: hidden;
    margin: 2px;
}
#BoxGalleriaFlickr
{
	width: 189px;
}

#BoxGalleriaFlickr .Galleria
{
    clear: both;
	margin-bottom: 2px;
}

#BoxGalleriaFlickr .Titolo
{
    clear: both;
	background-image: url("/immagini/feed/sfondo_flickr.jpg");
    width: auto;
	text-align: left;
	margin-top: 1em;
	margin-bottom: 3px;
	padding-top: 7px;
	padding-left: 2px;
	color: white;
	height: 25px;
	font-weight: bold;
	display: block;
}

#BoxGalleriaFlickr .Footer A, #BoxGalleriaFlickr .Footer A:link, #BoxGalleriaFlickr .Footer A:active, #BoxGalleriaFlickr .Footer A:visited, #BoxGalleriaFlickr .Footer A:hover
{
	background-color: #D1E78F;
    border: 1px solid #C2CE7D;
	display: block;
	clear: both;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	color: black;
	font-size:80%;
	margin-bottom: 15px;
}


 /****************************************************
		BOX FEED
**************************************************/

.BoxFeed
{
	width: 189px;
	clear: both;
}

.BoxFeed .Titolo
{
	position: relative;
	text-align: left;
	left: 0px;
	border: 0px;
	border-top:4px solid white;
	/*border-bottom: 1px black solid;*/
	margin: 0px;
	padding-left: 2px;
	padding-top: 5px;
	background-color: #057E0A;/*#C2CE7D; */
	margin-top: 4px;
	height: 25px;
}

.BoxFeed .Titolo A, .BoxFeed .Titolo A:active, .BoxFeed .Titolo A:visited, .BoxFeed .Titolo A:hover, .BoxFeed .Titolo A:link
{
	text-align: left;
	font-size: 100%;
	color: white!important;
	text-decoration: none!important;
	font-weight: bold!important;
}

.BoxFeed .Elemento A{
	position: relative;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	left: 0px;
	height: 100%;
	font-size: 78%;
	color: black!important;
	font-weight: normal!important;
	border: 0px;
	border-bottom: 1px dotted black;
	margin: 0px;
	padding-left: 6px;
	padding-bottom: 2px;
	background-color: transparent; 
	text-decoration: none!important;
	margin-top: 4px;
	margin-bottom: 4px;
}

.BoxFeed .Elemento A:hover{
	background-color: #FFF8E1!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: #0A334E;	
	text-decoration:underline;
	font-weight:bold;
}

#formid_centro A:hover{
	color:#0A334E;
	text-decoration: none;
}

/*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 #A18120;
    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: #FFF8E1;
	padding: 5px;
	margin-bottom: 3px;
	font-weight: bold;
	width: 100%;
}

#formid_centro .Titolo2{
	display: block; 
	width: 100%;
	padding-left: 5px;
	border-top: 1px dotted #796118;
	border-left: 1px dotted #796118;
	font-weight: bold;
	text-decoration: none; 
	padding: 5px;
} 
 
#formid_centro .Titolo3
{ 
	border-bottom: solid 1px #A18120;
	padding: 3px;
	margin-bottom: 3px;
	margin-top: 5px;
	font-size:100%;
	/*font-style: italic;*/
	background-color: #FFCC33;
	width: 100%;
	color:#000;
	text-decoration:none;
}
  
#formid_centro .Titolo4
{ 
	border-bottom: solid 1px #A18120;
	padding-bottom: 3px;
	margin-bottom: 3px;
	margin-top: 5px;
	font-style: italic;
	width: 100%;
} 

/******************************************************************************/
/*gestione messaggi di errori neo vari servizi ****************************/
/******************************************************************************/


.messaggioDiErrore  {
	position: relative;
	clear:left;
	width:90%;
}



.messaggioDiErrore  ul {
	position: relative;
	clear:left;
     margin-top:12px;
	width:90%;
}

 

.messaggioDiErrore   li {
	position: relative;
    padding-bottom:3px;
 	list-style-type: disc !important;
    padding-left:10px;
	list-style-position: inside;
} 

#boxUtentiConnessi
{
    clear: both;
/*    width:100%;*/
	width: auto;
	display: block;
    text-align: center;
    font-size: 80%;
    margin: 5px;
}
