.txt-voci-selezione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	font-variant: normal;
	/*padding-left: 7px;*/

}
.txt-voci-selezione2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-variant: normal;
	/*padding-left: 7px;*/

}

.testo_data {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-transform: capitalize;
}
.testo-titoli {
	background-color: #147A75;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
}
.distanziatore {
	height: 20px;
}

.testo_sottotitoli {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #147A75;
	font-style: oblique;
	font-weight: bold;
	height:35px;
}




.testo {	
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	text-decoration: none;
}
.testo a:visited{	
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	cursor: hand;	
}
testo a:link{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
		cursor: hand;	
}
testo a:active{	
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
		cursor: hand;	
}
testo a:hover{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #FF0000;
	text-decoration:none;
		cursor: hand;	
}







.testo_admin_principale {	
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #333333;
	text-align: justify;
	text-decoration: none;
}
.testo_admin_principale a:visited{	
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #333333;
	text-decoration:none;
	cursor: hand;	
}
.testo_admin_principale a:link{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #333333;
	text-decoration:none;
		cursor: hand;	
}
.testo_admin_principale a:active{	
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #333333;
	text-decoration:none;
		cursor: hand;	
}
.testo_admin_principale a:hover{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #FF0000;
	text-decoration:none;
		cursor: hand;	
}













.testo_index {
	font-family: "Century Gothic";
	font-size: 40px;
	color: #0aad96;
	 text-decoration: none;
}
.testo_index a:visited{
	font-family: "Century Gothic";
	font-size: 40px;
	color: #0aad96;
	text-decoration: none;	
}
testo_index a:link{
	font-family: "Century Gothic";
	font-size: 40px;
	color: #0aad96;
	text-decoration: none;	
}
testo_index a:active{
	font-family: "Century Gothic";
	font-size: 40px;
	color: #0aad96;
	text-decoration: none;	
}
testo_index a:hover{
	font-family: "Century Gothic";
	font-size: 40px;
	color: #0aad96;
	text-decoration: none;
}


.tabella_index {
	border:#0033CC 2px solid;
			
}



.testo1 {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
	background-color: #EDF5FE;
	text-decoration:none;
}
.testo1 a:visited{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
	background-color: #EDF5FE;
	text-decoration:none;	
}
.testo1 a:link{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
	background-color: #EDF5FE;
	text-decoration:none;	
}
.testo1 a:active{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
	background-color: #EDF5FE;
	text-decoration:none;	
}
.testo1 a:hover{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
	background-color: #EDF5FE;
	text-decoration:none;	
}






.testo2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;

}

.testo_verde{
	color: #168862;
	font-size: 11px;
	background-color: #EDF5FE;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}



/*********Modifica chiesta da Snatachiara*********/
.menutitle1{
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #168D7C;
	text-decoration: none;
	text-align:center;	
}
 
.menutitle1 a:link{
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #168D7C;
	text-decoration: none;	
	text-align:center;		
}

.menutitle1 a:visited{
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #168D7C;
	text-decoration: none;
	text-align:center;				
}

.menutitle1 a:active{
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #168D7C;
	text-decoration: none;
	text-align:center;			
}

.menutitle1 a:hover{
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	/*Santachiara ha voluto invertire i colori di onmouseover con quello iniziale*/
	/*Prima della modifica chiesta da Santachiara
	/*color: #168D7C;*/
	/*Dopo della modifica chiesta da Santachiara*/
	color: #ffffff;
	
	text-decoration: none;
	text-align:center;
			
}
/*********Fine modifica chiesta da Snatachiara*********/




.menutitle{
	top: 249px;	 
	position:absolute;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FF931D;
	color: #ffffff;
	text-decoration: none;
	
	border-bottom: 1px solid;
	border-bottom-color: #168D7C;
	
	border-right :1px solid;	
	border-right-color:  #168D7C;
		
}
 
.menutitle a:link{
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;	
	text-align:center;	
}

.menutitle a:visited{
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;			
}

.menutitle a:active{
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;			
}

.menutitle a:hover{
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #168D7C;
	text-decoration: none;
	text-align:center;				
}













.menutitle_altri_servizi{
	top: 249px;			
	position:absolute;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FF931D;
	color: #ffffff;
	text-decoration: none;
	
	border-bottom: 1px solid;
	border-bottom-color: #168D7C;
	
	border-right :1px solid;	
	border-right-color:  #168D7C;
	
	border-left: 1px solid;	
	border-left-color: #168D7C; 	
		
}
 
.menutitle_altri_servizi a:link{
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;	
	text-align:center;	
}

.menutitle_altri_servizi a:visited{
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;			
}

.menutitle_altri_servizi a:active{
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;			
}

.menutitle_altri_servizi a:hover{
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #168D7C;
	text-decoration: none;
	text-align:center;				
}





.non_ripetere {
background-repeat:repeat-x;
}





.link{
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;	
}
.link a:link{
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;	
} 
.link a:visited{
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;	
} 
.link a:active{
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;	
}
.link a:hover{
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;	
} 

