/*********************************************************************/
/**** ***********  2004 Progetti di Impresa Srl  *********************/
/* ****************************************************************** */


/*********************************************************************/
/**** CONFIGURAZIONE GENERALE ****************************/
/* ****************************************************************** */
BODY{
	background-color: #ebebeb !important;
}
.Nascosto {
    display:none;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
}

.totale {
	position: relative;
	width: 768px;
	background-color: white !important;
	margin-left: auto;
	margin-right: auto;
	top: 2px;
	/*height: 900px;*/
}

.totaleInterno {
	position: relative;
	width: 768px;
	margin-left: 0px;
	margin-right: auto;
	/*float:left;
	clear: left;*/
	bottom: 70px;
	left:4px;
	right:3px;
}

.pagina{
		position: relative;
		background-color: #FFFFFF;
		height: 100%;
		margin: 0px;
		padding: 0px;
 
}

/*********************************************************************/
/**** INTESTAZIONE **********************************************/
/* ****************************************************************** */
.intestazione {
	position: relative;
	background-color : #FFFFFF;
	background: url("../../immagini/logo/intestazione.png");
	background-repeat: no-repeat;
	width: 100%;
	height: 150px;
	text-align: left;
	left: 0px;
	top: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.intestazione_testo {
	position: relative;
	text-align: left;
	margin: 0px;
    padding-top: 5px;
    padding-left: 5px;
}

.intestazione_testo A{
	margin: 5px;
}

.linkHomepage { 
	color: Red !important;
 }


.banner_sottoIntestazione {
	height: 28px;
	padding-top: 5px;
	font-size: 95%;
	text-align:right;
	border-bottom: solid 1px #A5A7AD;
	background-color : #FFFFFF;
	width: 100%;
}

.sottoIntestazione {
	position: relative;
	right: 0px;
	color: #345CD4;
	font-size: 90%;
	top: 0px;
	text-decoration : none;
	text-align: right;
	background-color : #FFFFFF;
}

.sottoIntestazione a, .sottoIntestazione a:visited, .sottoIntestazione a:link {
	position: relative;
	color: #345CD4;
	text-decoration : none;
	text-align: right;
	right: 2px;
}

.sottoIntestazione a:hover {
	position: relative;
	color: #5676F8;
	text-decoration : underline;
	text-align: right;
	right: 2px;
}


.sottoMenuOrizzontale{
		padding-top:5px;
		padding-bottom: 5px;
  	    position: relative;
		background-color: #FFAB2D;
}

.sottoMenuOrizzontale_cella_long {
	position: relative;
	float: left;
	padding-top: 2px;
	height: 18px;
	margin: 1px;
	background-color: #FF0000;
	border-left: 1px solid #FFFFFF;
	width:170px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color: #FFFFFF;
	font-size : 95%;
}

.sottoMenuOrizzontale_cella_short {
	position: relative;
	float: left;
	padding-top: 2px;
	height: 18px;
	margin: 1px;
	background-color: #FF0000;
	border-left: 1px solid #FFFFFF;
	width:70px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color: #FFFFFF;
	font-size : 95%;
}

 .sottoMenuOrizzontale_cella_short a,  .sottoMenuOrizzontale_cella_short a:visited,  .sottoMenuOrizzontale_cella_short a:link{
	position: relative;
	float: left;
	height: 18px;
	width:70px;
	background-color: #FF0000;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color: #FFFFFF;
		font-size : 95%;
}

 .sottoMenuOrizzontale_cella_long a,  .sottoMenuOrizzontale_cella_long a:link,  .sottoMenuOrizzontale_cella_long a:visited{
	position: relative;
	float: left;
	height: 18px;
	width:175px;
	background-color: #FF0000;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color: #FFFFFF;
		font-size : 95%;
}

.sottoMenuOrizzontale_cella {
	position: relative;
	float: left;
	padding-top: 2px;
	height: 18px;
	margin: 1px;
	background-color: #FF0000;
	border-left: 1px solid #FFFFFF;
	width:144px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color: #FFFFFF;
	font-size : 95%;
}

.sottoMenuOrizzontale_cella a, .sottoMenuOrizzontale_cella a:link, .sottoMenuOrizzontale_cella a:visited{
	position: relative;
	float: left;
	width:144px;
	height: 18px;
	background-color: #FF0000;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color: #FFFFFF;
		font-size : 95%;
}

.sottoMenuOrizzontale_cella a:hover, .sottoMenuOrizzontale_cella_short a:hover, .sottoMenuOrizzontale_cella_long a:hover{
	background-color: #BE2803;
	color:#FFFFFF;
		font-size : 95%;
}
 

/*********************************************************************/
/**** POSIZIONAMENTO OGGETTI *******************************/
/* ****************************************************************** */
.InizioTesto,.formid_corpoContenuti {
	position: relative;
	top: 35px;
	height: 100%;
}

.InizioServizio {
	position: relative;
	top: 0px;
	height: 100%;
}

.testataPagina {
	position: relative;
	text-align: left;
	left: 0px;
	width: 540px;
	color: black;
	background-color: #FFFFFF;
	padding: 1px;
	/*padding-bottom: 1px;*/
	margin: 0px;
}

.testataPaginaTitolo {
	position: relative;
	text-indent: 5px;
	padding-top:3px;
	padding-bottom:4px;
	font-weight: normal;
	float: left;
	width: 450px;
	color: black;
	margin: 0px;
	 
}

.titoloPaginaEcm {
	position: relative;
	color: black;
	left: 5px;
	/*top: 7px;*/
	height: 10px;
	font-weight: bold;
}


.titoloPaginaEcm a, .titoloPaginaEcm a:link, .titoloPaginaEcm a:visited, .titoloPaginaEcm a:hover {
	position: relative;
	color: #FFFFFF;
	background-color: #345CD4;	
	left: 5px;
	font-weight: bold;
}

.testataStampa {
		position: relative;
	text-align: right;
	width: 80px;
	float: right;
	padding-top:3px;
	padding-bottom:3px;
	background-color: #ffffff;	
	margin: 0px;
	border-bottom: solid 1px #ffffff;
}

.testataStampa a, .testataStampa a:visited { 
	color: #244A94;
 }


  
.chiudiIntestazioneServizio { 
	clear: both;
	height: 0px;
 }
 
.clearboth { 
	clear: both;
 }

.px1{	
	width: 1px;
	height: 1px;
}

.centro {
	text-align: center;
}


.sinistro {
	text-align: left;
}

.sinistra {
	text-align: left;
}

.destra {
	text-align: right;
}


.destro {
	text-align: right;
}


.giustificato {
	text-align: justify;
}

.float_sinistra {
   position: relative;
   float:left;
}

.float_destra {
   position: relative;
   float:right;
}




/*********************************************************************/
/**** SFONDI    *****************************************************/
/* ****************************************************************** */

.sfondo1 {
	BACKGROUND-COLOR: #f7f7f7; COLOR: #000000;
}

.sfondo2 {
	BACKGROUND-COLOR: #EEEBE6; COLOR: #000000;
}

.sfondobianco {
	BACKGROUND-COLOR: #FFFFFF; COLOR: #000000;
}

.linea {
    position: absolute;
	BACKGROUND-COLOR: #FA3605; COLOR: #FFF;
	height:2px;
   	width: 100%;
}




/*********************************************************************/
/**** PULSANTI ****************************************************/
/* ****************************************************************** */
.pulsante1{
		BACKGROUND-COLOR: #f7f7f7; COLOR: #000000;
		width: 60px;
		margin-top: 3px;
		margin-bottom: 3px;
		color: black;
}

/*********************************************************************/
/**** CONFIGURAZIONE TESTI ***********************************/
/* ****************************************************************** */

.Accessibile {
	position: relative;
	top: 0px;
	right: 0px;
	display: none;
	visibility: visible;
}

.telefono {
	position: relative;
	top: 0px;
	left: 165px;
	visibility: visible;
}

.data {
	position: relative;
	top: 0px;
	right: 0px;
	width: 205px;
	text-align: right;
	visibility: visible;
}

.bollini {
	position: relative;
	top: 40px;
	visibility: visible;
	text-align: center;
	background-color: transparent;
}


.testoBianco {
	COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px
}
.testoNero {
	COLOR: Black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	text-align : justify;
}
.testoNero2, A.testoNero2, A.testoNero2:visited, A.testoNero2:link  {
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	text-align : justify;
	font-weight: bold;
	text-decoration: none;
}

A.testoNero2:hover {
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	text-align : justify;
	font-weight: bold;
	text-decoration: underline;
}

.titolo {
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 18px;
	text-align : justify;
}
.titoloRosso {
	COLOR: red;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	text-align : justify;
	FONT-WEIGHT: bold;
}
.titoloNero {
	COLOR: Black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	text-align : justify;
	FONT-WEIGHT: bold;
}

/*********************************************************************/
/**** CONFIGURAZIONE AREA SX *******************************/
/* ****************************************************************** */


.bloccoSinistra{ 
	position: relative;
	width: 390px; /*width: 154px;*/
	/*clear: both;*/
   float: left;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF; /*#1A741A;*/
	left: 0px;
	top: 5px;
	color:#000000;
	/*padding-right: 6px;*/
 }


 .bloccoSinistra_default{ 
	position: absolute;
	width: 165px; /*width: 154px;*/
	clear: both;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF; /*#1A741A;*/
	left: 0px;
	top: 5px;
	color:#000000;
	padding-left:2px;
 }
 
 


div#areaSx {

position: relative;
	top: 0px;
	left: 4px;
	width: 390px;
	text-align : left;
	padding: 0px;
	position: relative;
	float: left;
	clear: both;
	border-right: solid 1px #FFFFFF;
	padding: 0px;	
	right: 0px;	

	/*position: relative;
	top: 0px;
	width: 180px;
	left: 0px;
	text-align : left;
	padding: 0px;*/
}


div#areaSx_default {

position: relative;
	top: 0px;
	left: 2px;
	width: 165px;
	text-align : left;
	padding: 0px;
	position: relative;
	float: left;
	clear: both;
	border-right: solid 1px #FFFFFF;
	padding: 0px;	
	right: 0px;	

	/*position: relative;
	top: 0px;
	width: 180px;
	left: 0px;
	text-align : left;
	padding: 0px;*/
}







.recapiti
{
	padding-left: 5px;
	padding-top: 5px;
	font-weight : normal;
	font-size: 85%;	
}

.ecmTesto {
	font-weight : normal;
	padding-left: 10px;	
	border-bottom: solid 2px #808000;
}
.ecmCategoria, .ecmCategoria a, .ecmCategoria a:visited {
	color: #990000;
	text-decoration: none;
	display: block;
	background-color: #F4D388;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	line-height: 19px;
	top: 0px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
	font-weight: normal;
 
}


.ecmCategoria a:hover {
	display: block;
	background-color: #E0E0E0;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	top: 0px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	line-height: 19px;
	padding-left: 0px;
	width: 100%;
	position: relative;
	text-decoration: none;
	font-weight: normal;
	color: Black;
  font-size: 95%;
}

.ecmCategoria_cella {
	background-color: #F4D388;
	top: 0px;
	text-align: left;
	font-size: 95%;
	margin: 0px;
	padding: 0px;
	text-indent: 8px;
	line-height: 19px;
	position: relative;
	/*width: 141px;*/
	width: 180px;
	/*border-bottom: solid 2px #80808E;*/
}

.ecmCategoria_cella a,  .ecmCategoria_cella a:visited {
	background-color: #F4D388;
	top: 0px;
	text-align: left;
	font-size: 95%;
	margin: 0px;
	padding: 0px;
	text-indent: 8px;
	position: relative;
	width: 100%;
	text-decoration: none;

}

.ecmRiga{  
	background-color: #FEC166;
	width: 100%;
	position: relative;
}

.ecmCategoria_fineCella {  
	background-color: #FEC166;
	width: 100%;
	position: relative;
	height: 2px;
}

.ecmPaginaInterlinea {  
	background-color: #A5A7AD;
	width: 100%;
	position: relative;
	height: 1px;
}

.ecmCategoriaSelezionata a:hover, .ecmCategoriaSelezionata, .ecmCategoriaSelezionata a, .ecmCategoriaSelezionata a:visited {
	background: #FFFFFF;
	top: 0px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 19px;
	width: 100%;
	position: relative;
	text-decoration: none;
	color: Black;
	font-weight: normal;
	font-weight : bold;
}	
	
.ecmPagina, .ecmPagina a, .ecmPagina a:visited {
	color: Black;
	text-decoration: none;
	display: block;
	background-color: #E0E0E0; 
	border-top: solid 1px #FFFFFF;
/*	border-bottom: solid 1px #CBCBD1;*/
	line-height: 19px;
	top: 0px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
	font-weight: normal;
 
}


.ecmPagina a:hover {
	display: block;
	background-color: #FFFFFF;
	border-top: solid 1px #FFFFFF;
	/*border-bottom: solid 1px #FFFFFF;*/
	top: 0px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	line-height: 19px;
	padding-left: 0px;
	width: 100%;
	position: relative;
	text-decoration: none;
	font-weight: normal;
	color: Black;
  font-size: 95%;
}

.ecmSottoPagina, .ecmSottoPagina a, .ecmSottoPagina a:visited {
	padding: 0px;
	color: Black;
	text-decoration: none;
	display: block;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #CBCBD1;
	line-height: 17px;
	top: 0px;
	text-align: left;
	margin: 0px;
	width: 100%;
	position: relative;
	font-weight: normal;
	background-image : url(../../immagini/menu_dx/segnapunto_sottopagine.gif);
}

.ecmPagina_cella, .ecmPagina_cella a, .ecmPagina_cella a:visited {
background-color: #FFFFFF;
	top: 0px;
	text-align: left;
	font-size: 95%;
	margin: 0px;
	padding: 0px;
	text-indent: 8px;
	line-height: 19px;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;	
	position: relative;
	width: 100%;
}


.ecmSottoPagina_cella, .ecmSottoPagina_cella a, .ecmSottoPagina_cella a:visited {
	background-color: #FFF8DD;
	top: 0px;
	text-align: left;
	font-size: 95%;
	margin: 0px;
	padding: 0px;
	text-indent: 8px;
	line-height: 17px;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	position: relative;
	width: 100%;
}


 

.ecmSottoPagina a:hover {
	display: block;
	background-color: #D8EDF3;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	top: 0px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	line-height: 17px;
	padding-left: 0px;
	width: 100%;
	position: relative;
	text-decoration: none;
	font-weight: normal;
	color: Black;
}	

.ecmPaginaSelezionata_cella, ecmPaginaSelezionata_cella  a, .ecmPaginaSelezionata_cella a:visited{
top: 0px;
	text-align: left;
	font-size: 95%;
	margin: 0px;
	padding: 0px;
	text-indent: 8px;
	line-height: 19px;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;	
	position: relative;
	width: 100%;
	color: white;
	background-color: #FF9933;
}	

.ecmPaginaSelezionata,.ecmPaginaSelezionata a, .ecmPaginaSelezionata a:visited{
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #CBCBD1;
	line-height: 19px;
	top: 0px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
	font-weight: normal;
	color: white;
	background-color: #FF9933;
	}

.ecmInizioPagina_cella {  
	background-color: #FEC166;
	top: 0px;
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
	position: relative;
}
	
.ecmArea{
	font-weight : bold;
	padding-left: 10px;
	border-bottom: solid 1px #80808E;
}


 
/* div#areaSx {
	position: relative;
	top: 0px;
	left: 2px;
	width: 180px;
	text-align : left;
	padding: 0px;
	position: relative;
	float: left;
	clear: both;
	border-right: solid 1px #FFFFFF;
	padding: 0px;	
	right: 0px;	
} */

div#MenuSx_chiusuraPagine {
	border-top: solid 1px #FFFFFF;
	position: relative;
	width: 100%;
	height: 1px;
	left: 0px;
	top: 0px;
	visibility: visible;
}

.sfondoLabel_Sx{
	position: relative;
	width: 100%;
	font-size: 90%;
	color: Black;
	text-indent: 10px;
	 top:-10px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}




.margineMenuSx{  
	padding-left: 8px;
}

.Riga_menuSxTitoli {
	position: relative;
	width: 100%;

    text-align:center;
 
  
}


.Riga_menuSxTitoliText1 {
	position: relative;
	width: 20%;
	float:left;
	    text-align:center;
	left: 0px;
	top: 0px;
  border-top:2px solid #333333;
   border-right:2px solid #333333;
    border-bottom:2px solid #333333;
	  border-left:2px solid #333333;
       padding-top:4px;
       padding-bottom:4px;

}

.Riga_menuSxTitoliText2 {
	position: relative;
	width:40%;
	float:left;
  
	left: 0px;
 
   text-align:center;
    border-top:2px solid #333333;
   border-right:2px solid #333333;
  border-bottom:2px solid #333333;
       padding-top:4px;
       padding-bottom:4px;

}

.Riga_menuSxTitoliText3 {
	position: relative;
	width: 25%;
	float:left;
 	left: 0px;
    padding-bottom:5px;
    text-align:center;
	 border-top:2px solid #333333;
   border-right:2px solid #333333;
    border-bottom:2px solid #333333;
       padding-top:4px;
       padding-bottom:4px;

}

.Riga_menuSxTitoliText4 {
	position: relative;
	width: 10%;
	float:left;
   text-align:center; 
	left: 0px;
	top: 0px;
  border-top:2px solid #333333;
  border-bottom:2px solid #333333;
   border-right:2px solid #333333;
       padding-top:4px;
       padding-bottom:4px;
}


 

 
.Sfondo_menusx1 {
	position: relative;
	background: url("../../immagini/menu_sx/sfondo1.gif");
	background-repeat: no-repeat;
	width: 100%;
     color:#FFFFFF;
	text-align: left;
	left: 0px;
	top: 0px;
	bottom: 0px;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 0px;
		padding-left: 3px;
		   border-bottom:2px solid #FFFFFF;
}
.Sfondo_menusx2 {
	position: relative;
	background: url("../../immagini/menu_sx/sfondo2.gif");
	background-repeat: no-repeat;
	width: 100%;
     color:#FFFFFF;
	text-align: left;
	left: 0px;
	top: 0px;
	bottom: 0px;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 0px;
		padding-left: 3px;
		   border-bottom:2px solid #FFFFFF;
}

.Sfondo_menusx3 {
	position: relative;
	background: url("../../immagini/menu_sx/sfondo3.gif");
	background-repeat: no-repeat;
	width: 100%;
     color:#FFFFFF;
	text-align: left;
	left: 0px;
	top: 0px;
	bottom: 0px;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 0px;
		padding-left: 3px;
		   border-bottom:2px solid #FFFFFF;
}

.Sfondo_menusx4 {
	position: relative;
	background: url("../../immagini/menu_sx/sfondo4.gif");
	background-repeat: no-repeat;
	width: 100%;
     color:#FFFFFF;
	text-align: left;
	left: 0px;
	top: 0px;
	bottom: 0px;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 0px;
		padding-left: 3px;
		   border-bottom:2px solid #FFFFFF;
}

.Sfondo_menusx5 {
	position: relative;
	background: url("../../immagini/menu_sx/sfondo5.gif");
	background-repeat: no-repeat;
	width: 100%;
    color:#FFFFFF;
	text-align: left;
	left: 0px;
	top: 0px;
	bottom: 0px;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 0px;
   padding-left: 3px;
 height:124px;
   border-bottom:2px solid #FFFFFF;
}


 

/*********************************************************************/
/**** CONFIGURAZIONE AREA CENTRALE *********************/
/* ****************************************************************** */
.areaCentrale {
 position: relative;
 float: right;
  width: 360px;
  left: 0px;
 top: 0px;
border-left: 2px solid  #FF0000;
border-bottom:2px solid #FF0000;
background-color: #FFE991;
padding-right: 5px;
}



.areaCentrale_default {
 position: relative;
 float: right;
 width:   590px; /*570px;*/
 left: 0px;
 top: 0px;

padding-right:5px;
	/*	position: relative;
	top: 2px;
	text-align: left;

	width: 570px;
	margin-left: 190px;
	font-size: 95%;



 position: relative;
	float: left;
	width: 562px;
	top: 0px;
	left: 0px;
	font-size: 95%;
	text-align: left;*/
}





.fondoAreaCentrale {
	position: relative;
	/*float: left;
	clear: left;*/
	color:#FFFFFF;
	width: 100%;
	padding:0px;
	left:0px;
     padding-top:3px;
     padding-bottom:3px;
	font-size: 95%;
	text-align: center;
	 background-color: #FA3605;
	 bottom: 100px;
}

.fondoAreaCentrale_Interna {
	position: relative;
	/*float: left;
	clear: left;*/
	color:#FFFFFF;
	width: 100%;
	padding:0px;
	left:0px;
   padding-top:3px;
   padding-bottom:3px;
	font-size: 95%;
	text-align: center;
	background-color: #FA3605;
}

.fondoAreaCentrale2 {
	position: relative;
	width: 100%;
	/*top: 510px;*/
	padding:0px;
   padding-top:3px;
   padding-bottom:3px;
	font-size: 95%;
	text-align: center;
}

.fondoAreaCentrale3 {
	position: relative;
	width: 100%;
	padding:0px;
   padding-top:3px;
   padding-bottom:3px;
	font-size: 95%; 
	text-align: center;
   bottom: 100px;
}

.fondoAreaCentrale_default {
	position: relative;
	float: left;
	width: 550px;
	top: 0px;
	left: 8px;
	font-size: 95%;
	border-right: solid 5px #FFFFFF;
	text-align: left;
}
	
/*********************************************************************/
/**** CONFIGURAZIONE AREA DX ******************************/
/* ****************************************************************** */

.Sfondo_menudxTitolo{
position: relative;
	background: url("../../immagini/menu_dx/sfondo_eventiTitolo.gif");
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
 
	background-repeat: no-repeat;
	position: relative;
 	left: 5px;
	top: 0px;
  	color: black;
 	padding-bottom: 35px;
	font-size: 90%;
	 
	/*
	width: 143px;
	font-stretch: ultra-expanded;
	 
	text-align: right;*/
}


.riga_menudx{
 	position: relative;
	 
	text-align:justify;
	width: 100%;
	left:0px;
 	border-bottom:2px solid #FF0000;

	padding-left:5px;
}


.riga_menudxFine{
 	position: relative;
	 
	text-align:justify;
	width: 100%;
	left:0px;
 	padding-left:5px;
}



.riga_menudx_img{
 	position: relative;
 
 	text-align:center;
	width: 40%;
	left:0px;
 
   float:left;
 
}


.riga_menudx_testo{
 	position: relative;
 
	text-align:justify;
	width: 60%;
	left:0px;
 
   float:right;
	 
}

.riga_menudx_testo2{
 	position: relative;
 	text-align:justify;
	width: 100%;
	left:0px;
 
 
	 
}


 
.Titolo_menuDx{
position: relative;
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
 font-style : normal;
 font-size : 110%;
font-weight: bolder;
color:#FF0000;
padding-bottom:4px;
}


div#areaDx {
	
}

.bloccoDestra{ 
	float: right;
	width: 570px;
	left: 0px;
	top: 0px;
 }
 
.internoElementoDx { 
	font-size: 90%;
	margin-left: 5px;
 }

.sfondoLabel_Dx{
	background: url("../../immagini/menu_dx/menudx_sfondoLabel.gif");
	position: relative;
	width: 143px;
	left: 0px;
	top: 0px;
	visibility: visible;
	font-size: 95%;
	color: White;
	padding-top: 3px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-stretch: ultra-expanded;
	font-weight: 600;
	text-align: right;
}

.areaRicerca {
	position: relative;
	top: 0px;
	left: 0px;
	width: 99%;
	padding-top: 6px;
	background-color:  #D3D8DE;
	text-align : center;
}


.areaDx_margineElemento {
	position: relative;
	margin-right: 4px;
}

/*********************************************************************/
/**** CONFIGURAZIONE AREA FONDO PAGINA ****************/
/* ****************************************************************** */

div#MenuSxFondo {
	width: 133px;
	left: 0px;
	font-size: 95%;
	text-align: right;
	text-decoration: none;
	visibility: visible;
}

/*  fine stile Menu Sx*/

/*********************************************************************/
/***** MAPPE CLICCABILI ****************************************/
/********************************************************************/
ul#mappa1 {
margin:0;padding:0;
list-style:none;
position:relative;
width:700px; height:40px;

}

ul#mappa1 li {
display:block;
position:absolute;
margin:0;padding:0
}

li#mappa1-servizisociali {
left:400px; top:0px;
width:80px; height:24px;
}

li#mappa1-ambiente {
left:480px; top:0px;
width:80px; height:24px;
}

li#mappa1-mappadelsito {
left:560px; top:0px;
width:120px; height:24px
}

li#mappa1-contatti {
left:680px; top:0px;
width:80px;height:24px
}

#mappa1 a {
display:block;
width:100%;
height:100%;
}
#mappa1 .alt { display:none }


/*********************************************************************/
/**** ALTRI STILI **************************************************/
/* ****************************************************************** */

.testoPiccolo {
	font-size: 80%;
}

.TestoArgomenti {
	font-size: 95%;
}

.boxTesto1{
		width: 134px;
		font-size: 80%;
		padding-left: 6px;
		background-color: #f7f7f7;
}

.boxTesto2{
		width: 100%;
		font-size: 100%;
		padding-left: 6px;
}

.letteraAccessKey{
	font-family: "Courier New", Courier, monospace;
}

A.linkScuro, A.linkScuro:visited, A.linkScuro:hover,  A.linkScuro:link{
	color: #244A94;
}

.informazioniCorrelate, A.informazioniCorrelate, A.informazioniCorrelate:visited, A.informazioniCorrelate:hover,  A.informazioniCorrelate:link{
	color: #244A94;
	border-bottom: solid 1px #A9A9A9;
	display: block;
	text-decoration: none;
}


.link_homepage, A.link_homepage, A.link_homepage:link, A.link_homepage:visited {
  position: relative;
/*	background-color: #1A741A;*/
 	FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif; 
/* 	top:2px;
	padding-left:4px;*/
	color: #993300;/* #3A6BB6;*/
	/*padding-top:2px;*/
	 
    font-style : normal;
	font-size : 90%;
	font-weight : normal;
	/*text-indent: 15px;*/
	/*text-align: center;*/
	width: 100%;
	TEXT-DECORATION: none;
}

A.link_homepage:hover {
	position: relative;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
 
 	color: #993300; 
	/*padding-top:2px;*/
font-style : normal;
	font-size : 90%;
	font-weight : normal;
 
	/*text-align: center;*/
	width: 100%;
	TEXT-DECORATION: underline;
}

.link_homepage2, A.link_homepage2, A.link_homepage2:link, A.link_homepage2:visited {
  position: relative;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
 	 
/* 	top:2px;
	padding-left:4px;*/
	color: #000000;/* #3A6BB6;*/
	/*padding-top:2px;*/
	 
 font-style : normal;
	font-size : 90%;
	font-weight : normal;
	/*text-indent: 15px;*/
	/*text-align: center;*/
	width: 100%;
	TEXT-DECORATION: none;
}

A.link_homepage2:hover {
	position: relative;
   FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
 
 	color: #000000; 
	/*padding-top:2px;*/
 
    font-style : normal;
	font-size : 90%;
	font-weight : normal;
	/*text-align: center;*/
	width: 100%;
	TEXT-DECORATION: underline;
}


/**** INIZIO  AREA ACCESSIBILITA **************************************************/
 

.riga_accessibilita {	
  position: relative;
  float:left;
  width: 100%;
  height:30px;
	padding-top:4px;
	border: solid 2px #3552A2;
	text-align: center ;
 
}



 .Accessibilita { 
 	font-size: 90%;
  }

  .testo_accessibilita {
    position: relative;
   float:left;
 

  }


  .immagini_accessibilita{
    position: relative;
   float:left;
    width:3%; 
	 margin:0px;
    
  }
 

 
/**** FINE  AREA ACCESSIBILITA **************************************************/


/******* STILE PAGINE CENTRALE HOMEPAGE */



 .menu_fisso{ 
    position: relative;
  
    text-align:right;
    padding-top:5px;
	padding-bottom:10px;
	 
    width: 100%; /* width: 194px;*/
	
	
  }

   .menu_fissoFine{ 
    position: relative;
  
    text-align:right;
  
 
	 
    width: 100%; /* width: 194px;*/
	padding-bottom:30px;
	border-bottom: 2px solid #FA3605;
	
  }


   .menu_fissoSX{ 
    position: relative;
    float:left;
  	text-align:center;
    width: 16%;  
	background-color: #ff0000;
 	padding-top:10px;
	padding-bottom:10px;
  }

   .menu_fissoDX{ 
    position: relative;
    float:right;
   	text-align:justify;
    width: 83%;  
	padding-left:2px;
    background-color: #f7f7f7;
	padding-top:10px;
	padding-bottom:10px;
	 
  }



   .menu_fisso2SX{ 
    position: relative;
    float:left;
  	text-align:center;
    width: 5%;  
 
  }

   .menu_fisso2DX{ 
    position: relative;
    float:right;
   	text-align:justify;
    width: 94%;  
	padding-left:2px;
    background-color: #f7f7f7;
 
  }

   .menu_fisso3DX{ 
    position: relative;
    float:right;
   	text-align:justify;
    width: 94%;  
	padding-left:2px;
	padding-right:5px;
 
 
  }



.menu_AreaRiservataSX{ 
    position: relative;
    float:left;
 	text-align:justify;
    width: 68%;  
 
 	padding-top:10px;
	padding-bottom:10px;
  }

   .menu_AreaRiservataDX{ 
    position: relative;
    float:left;
      text-align:justify;
    width: 29%;  
     margin-left: 12px;
     /*
	padding-left:2px;
	padding-right:5px;
    background-color: #FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
	 */
  }


 .menu_servizi{ 
     position: relative;
	 margin-top:4px;
    left:5px;
    text-align:right;
    padding-top:5px;
	padding-bottom:10px;
	 
    width: 180px; /* width: 194px;*/
	
	/*
	    border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	     background-color: #F7F2D5; 
	*/
	background-image:  url("../../immagini/menu_sx/sfondo_menu_servizi.gif");
  background-repeat: no-repeat;
  }




 

     .menu_serviziNumeri{ 
     position: relative;
	 margin-top:4px;
    left:5px;
    text-align:right;
    padding-top:5px;
	padding-bottom:10px;
	 
  width: 180px; /* width: 194px;*/
	
	/*
	    border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	     background-color: #F7F2D5; 
	*/
	background-image:  url("../../immagini/menu_sx/sfondo_menu_tour.gif");
  background-repeat: no-repeat;
  }


       .menu_serviziMeteo{ 
     position: relative;
	 margin-top:4px;
    left:5px;
    text-align:right;
    padding-top:5px;
	padding-bottom:10px;
	 
    width: 180px; /* width: 194px;*/
	
	/*
	    border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	     background-color: #F7F2D5; 
	*/
	background-image:  url("../../immagini/menu_sx/sfondo_menu_meteo.gif");
  background-repeat: no-repeat;
  }

.label_menu {
	position: relative;
 
	/*padding-top:2px;*/
     font-style : normal;
 /*	font-size : 100%;*/
	font-weight : normal;
  
	width: 100%;
 
}




  .link_menu_servizi, A.link_menu_servizi, A.link_menu_servizi:link, A.link_menu_servizi:visited {
  position: relative;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
 	 
/* 	top:2px;
	padding-left:4px;*/
	color: #000000;/* #3A6BB6;*/
	/*padding-top:2px;*/
	 
 font-style : normal;
	font-size : 85%;
	font-weight : normal;
	/*text-indent: 15px;*/
	/*text-align: center;*/
	width: 100%;
	TEXT-DECORATION: none;
		 
}

A.link_menu_servizi:hover {
	position: relative;
   FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
 
 	color: #000000; 
	/*padding-top:2px;*/
 
    font-style : normal;
	font-size : 85%;
	font-weight : normal;
	/*text-align: center;*/
	width: 100%;
	TEXT-DECORATION: underline;
 
}




 
.label_1{
 position: relative;
  top:0px;
 float:left;
 background:  url("../../immagini/label/label_meteo.gif") ; 
 background-repeat: no-repeat;
 width : 23%;
  padding-left:2px;
  margin-right:2px;
 
 padding-top:8px;
 padding-bottom:80px;
  color:#990000;
 
   	font-weight : bold;
	text-align:center;
 
 }

.label_2{
 position: relative;
  top:0px;
 float:left;
 background:  url("../../immagini/label/label_traffico.gif") ; 
 background-repeat: no-repeat;
 width : 23%;
 padding-left:2px;
  margin-right:2px;
 
 padding-top:8px;
padding-bottom:80px;
 color:#990000;
 
  	font-weight : bold;
 	text-align:center;
}

.label_3{
 position: relative;
  top:0px;
 float:left;
 background:  url("../../immagini/label/label_dormireemangiare.gif") ; 
 background-repeat: no-repeat;
 width : 23%;
 padding-left:2px;
  margin-right:2px;
 
 padding-top:8px;
padding-bottom:80px;
 color:#990000;
 
font-weight : bold;
	text-align:center;
 }


.label_4{
 position: relative;
  top:0px;
 float:left;
 background:  url("../../immagini/label/label_altrieventiinprovincia.gif") ; 
 background-repeat: no-repeat;
 width :23%;
 padding-left:2px;
  margin-right:2px;
padding-top:8px;
padding-bottom:80px;
 color:#990000;
font-weight : bold;
	text-align:center;
 
}


 

.link_label, A.link_label, A.link_label:link, A.link_label:visited {
	position: relative;
	color: #990000;/* #3A6BB6;*/
	 font-style : normal;
	width: 100%;
	TEXT-DECORATION: none;
}

A.link_label:hover {
	position: relative;
 	color: #000000; 
  	font-style : normal;
	width: 100%;
	TEXT-DECORATION: underline;
}


.riga_label
{
	position: relative;
 	color: #000000; 
	width: 100%;
	height:100px;
   border-top: solid 2px #3552A2;
	border-bottom: solid 2px #3552A2;
 
}


/********************************************************
	CALENDARIO GIORNI
*******************************************************/

.CalendarioLinkNonSelezionati_piccolo { 
    position: relative;
 	 margin:0px;
	text-align: center;
	font-size: 85%;
	
	padding: 0px;
	 
	font-family: Verdana, Arial, Helvetica, sans-serif;
 
	color: #000000;
 }
 


.CalendarioStileCelleGiorni { 
    position: relative;
    border-top: 1px solid  #FFE991;
	border-right: 1px solid  #FFE991;
 
	 margin:0px;
	text-align: center;
	font-size: 85%;
	
	padding: 0px;
	 
	font-family: Verdana, Arial, Helvetica, sans-serif;
 
	color: #000000;
 }

 




.CalendarioLinkGiornoSelezionati_piccolo, A.CalendarioLinkGiornoSelezionati_piccolo, A.CalendarioLinkGiornoSelezionati_piccolo:link, A.CalendarioLinkGiornoSelezionati_piccolo:visited, A.CalendarioLinkGiornoSelezionati_piccolo:hover { 
position: relative;
	text-align: center;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;

	 
	 padding-bottom:2px;
	 padding-top:2px;
	color: #FFFFFF;
	background-color: #FF0000;
 }
 
.CalendarioCellaGiornoSelezionati_piccolo, A.CalendarioCellaGiornoSelezionati_piccolo, A.CalendarioCellaGiornoSelezionati_piccolo:link, A.CalendarioCellaGiornoSelezionati_piccolo:visited, A.CalendarioCellaGiornoSelezionati_piccolo:hover {
  position: relative;
	margin-top: 2px;
	text-align: center;
 
    background-color: #FF0000;
	padding: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 14%;
	color: #FFFFFF;
	text-decoration: none;
	border-right: 1px solid  #FFE991;
	border-top: 1px solid  #FFE991;
}
 
 
 A.CalendarioCellaGiornoSelezionati_piccolo:hover {
	 position: relative;
	margin-top: 2px;
	text-align: center;
 
	background-color: #FF0000;
	padding: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 14%;
	color: #FFFFFF;
	text-decoration: underline;
}

.CalendarioContainer { 
	width: 70%;
	border: 1px;
	border-style: solid;
	border-color: Black;
 }
 
 .CalendarioSfondo { 
 position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 0px;
	background-color: white !important;
 
  }
  
  .CalendarioIntestazioneGiorni {
  position: relative;
   border-top: 1px solid  #FFE991;
	border-right: 1px solid  #FFE991;
 
	text-align: center;
	font-size: 85%;
	padding: 2px;
	/*padding-bottom: 4px;
	padding-top: 4px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
/*font-weight: bold;*/
	color: #000000;
   }
   
   .CalendarioCellaMesePrecedente { 
   position: relative;
	background-color: yellow;
  	text-align: center;
	color: #000000;
   }
  
   .CalendarioCellaMeseProssimo { 
position: relative;
	background-color: yellow;
  	text-align: center;
	color: #000000;
   }
  
   .CalendarioCellaTitoloMese { 
   position: relative;
	background-color: yellow;
	padding: 4px;
	color: #000000;
	/*font-weight: bold;*/
  	text-align: center;
 
 
   }
  
.calendarioEventi{ 
   position:relative;
	width: 70%;
	top:0px;
	text-align:center;
	left:60px;
 
   }


.calendario_nascosto{ 
	 
   }

/**** FINE AREA CALENDARIO **************************************************/
   


/**** INIZIO  AREA RICERCA **************************************************/


   
.area_ricerca{ 
  position: relative;
  top:0px;
  padding-left:5px;
  color:#000000;
  
  width: 100%;

  /*padding-bottom:3px;
  padding-left:3px; */
 }

.cercaNelSito { 
	/* background-color: #BBDDFF;*/
	/*padding: 3px;*/
    COLOR:#000000;
	position: relative;
	width: 100%;
	padding-left: 0px;	
 

 }
 

 .campo_ricerca { 
   /* width : 168px;
	
	height: 15px;
	color: black; */
	position: relative;
  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
    background-color: #DEE7D6;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration: none;
	width: 235px;    /*width : 100px;*/
	height : 15px;
	 
  }

 .testo_ricerca{ 
  position: relative;
/*  background-color: #EBF2EA; #BBDDFF;*/
  bottom:3px;
 /*  width: 70px; width: 194px;*/
 
  color: #000000;

  }

 .riga_ricercaSX{ 
  position: relative;
  float:left;
  /*background-color: #EBF2EA; #BBDDFF;*/
 
  width: 70%; /* width: 194px;*/
 

  }

  .riga_ricercaDX{ 
  position: relative;
  float:right;
/*  background-color: #EBF2EA; #BBDDFF;*/
 
  width: 30%; /* width: 194px;*/
  
  }

 
 .fontButton{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	 
	color: #000000;
	text-decoration: none;
	width : 50px;
	height : 21px;
	background-color : #F7F7F7; /*  #CC3300;*/
	vertical-align : top;
	/*margin-right:5px;*/
	text-align : center;
	font-weight: bold;
}

/**** FINE AREA RICERCA **************************************************/



/**** INIZO AREA RISERVATA  **************************************************/

.SfondoTitoloAreaRiservata{
	position: relative;
	width: 100%;
	font-size: 90%;
	color: #FFFF00;
	text-indent: 6px;
	  
 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}



div#boxAreaRiservata {
	position: relative;
	background-color : #B6ABA7;
	/*padding-left: 8px;*/
	width: 100%;
	margin: 0px;
	padding-right: 0px;
}	


.boxAreaRiservata {
	position: relative;
	background-color : #B6ABA7;
	/*padding-left: 8px;*/
	width: 100%;
	margin: 0px;
	padding-right: 0px;
}	


div#MenuSx_chiusuraAreaRiservata {
	position: relative;
	width: 100%;
	height: 5px;
	left: 0px;
	top: 0px;
	visibility: visible;
}


.rigaAreaRiservataSX{ 
    position: relative;
    float:left;
   	background-color : #FFFFFF;
 	 width:10%;
	text-align:center;
 	padding-top:1px;
	padding-bottom:1px;
  }

.rigaAreaRiservataDX{ 
    position: relative;
    float:right;
 	text-align:left;
    padding-left:2px;
  	 width:85%;
 	padding-top:5px;
	padding-bottom:5px;
	background-color :#666666
  }

 

 .AreaRiservataTesto{ 
    position: relative;
 
 	text-align:right;
 	font-weight: bold;
    color: #FFFFFF;
 	padding-top:10px;
	padding-bottom:10px;
  }

 
.InputAreariservata1{
		width: 100px;
		font-size: 80%;
		padding-left: 0px;
		background-color: #FFFFFF;
}

.InputAreariservata2{
		width: 100%;
		font-size: 100%;
		padding-left: 6px;
}
/**** FINE  AREA RISERVATA  **************************************************/


/*********************************************************************************/
/**** CALENDARIO PROVINCIALE *******************************************/
/*********************************************************************************/


.tendina0{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	width : 370px;
}

.tendina1{
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color :   #FF0000; /*#CC3333;*/
}

.tendina2{
	background-color : #f7f7f7;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : black;
}

.tendina3{
	background-color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : black;
}

.linkFondo, A.linkFondo, A.linkFondo:link, A.linkFondo:visited, A.linkFondo:hover { 
	color: White;
	font-size: 105%;
 }