/*---------------------------- img_spazio dx e sx ----------------------------*/
.img {  
margin: 0px  3px 0px 3px ;}

/*---------------------------- img_bordo ----------------------------*/
.img_bordo {  
border-left : 1px solid #E9E9E9; }
/*---------------------------- img_spazio dx----------------------------*/
.img_dx {  
margin: 0px  10px 0px 0px ;}

/*---------------------------- box_indirizzo ----------------------------*/
.box_indirizzo {  
border-left : 1px solid #CCCCCC; 
border-right : 1px solid #CCCCCC;
border-bottom : 1px solid #CCCCCC;
border-top : 1px solid #CCCCCC;
padding: 10px;}


/*---------------------------- box_home ----------------------------*/
.box_home {  

border-bottom : 1px solid #CCCCCC;
background-color: #EBEBEB;
}


/*---------------------------- piu ----------------------------*/
.piu {  
border-left : 1px solid #CCCCCC; 
border-right : 1px solid #CCCCCC;
border-top : 1px solid #CCCCCC;
padding: 0px 4px 2px 4px;}

/*---------------------------- case ----------------------------*/
.case {  

padding: 15px 0px 2px 5px;
}

/*---------------------------- cella_arancio ----------------------------*/
.cella_arancio {
    font-family: "Verdana", "Arial", "Helvetica";
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #D68C41; 
	padding: 0px 0px 0px 5px;
	background-color: #EFE4D8;}
	
/*---------------------------- cella_blu ----------------------------*/
.cella_blu {
    font-family: "Verdana", "Arial", "Helvetica";
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #336699; 
	padding: 0px 2px 0px 2px;
	background-color: #D6DEE6;}
	
/*---------------------------- titolo_case ----------------------------*/
.titolo_case {
    font-family: "Verdana", "Arial", "Helvetica";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #336699; 
	padding: 0px 0px 0px 0px;
	}
	
/*---------------------------- titolo_case ----------------------------*/
.tit_case {
    font-family: "Verdana", "Arial", "Helvetica";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666666; 
	padding: 15px 0px 2px 0px;
	
	}
	
/*---------------------------- informazioni ----------------------------*/
.informazioni {
    font-family: "Verdana", "Arial", "Helvetica";
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #666666; 
	padding: 0px 0px 0px 5px;
	}


/*---------------------------- laterale_dx ----------------------------*/
.laterale {  
border-left : 1px solid #CCCCCC; 
width: 190px;}

/*---------------------------- colonna menu ----------------------------*/
.menu {  
border-left : 1px solid #CCCCCC; 
border-right : 1px solid #CCCCCC;
width: 169px; 
background-color: #FFFFFF;}

/*---------------------------- cella_onclick ----------------------------*/
.cella_onclick {  
border-bottom : 1px solid #EBEBEB; 
background-color: #F3F3F3;
height: 24px;}

/*---------------------------- riga_menu ----------------------------*/
.riga_menu {  
border-bottom : 1px solid #EBEBEB; 
}

/*---------------------------- riga_sottomenu ----------------------------*/
.riga_sottomenu {  
border-bottom : 1px solid #EBEBEB; 
padding: 2px 0px 2px 0px;
}
/*---------------------------- riga_sottomenu2 ----------------------------*/
.riga_sottomenu2 {  
border-bottom : 1px solid #EBEBEB; 
padding: 4px 0px 4px 0px;
}


/*---------------------------- riga alta ----------------------------*/
.riga {  
border-bottom : 1px solid #cccccc; 
height: 25px;}

/*---------------------------- footer ----------------------------*/
.footer {  
border-top : 1px solid #CCCCCC; 
height: 28px; }

/*---------------------------- barra_colore ----------------------------*/
.barra_colore {  
background-color: #CCCCCC;
height: 24px; }

/*---------------------------- tab ----------------------------*/
.tab {  
border-bottom : 1px solid #CCCCCC;  
border-top : 3px solid #CCCCCC; 
background-color: #F9F9F9;
padding: 10px;
text-decoration : none; }
	
	
/*----------------------------bordo tabella ----------------------------*/
.tabella {  
border-bottom : 1px solid #8D9EA9;  
border-right : 1px solid #8D9EA9;  
border-left : 1px solid #8D9EA9; 
border-top : 1px solid #8D9EA9; 
text-decoration : none; }
	
/*---------------------------- form ----------------------------*/
.form {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	}

.form a:active, .form a:visited, .form a:link {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 11px;
	color: #666666;
	font-weight: normal	;
	text-decoration:none;
}

.form a:hover {
    font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #D68C41; 
	background-color: #EFE4D8;}
	
/*---------------------------- testo ----------------------------*/
.testo {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	}

.testo a:active, .testo a:visited, .testo a:link {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 11px;
	color: #D68C41;
	font-weight: normal	;
	text-decoration:none;}

.testo a:hover {
    font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #D68C41; 
	background-color: #EFE4D8;}
	
/*---------------------------- bottone ----------------------------*/
.bottone {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	}

.bottone a:active, .bottone a:visited, .bottone a:link {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 9px;
	color: #D68C41;
	font-weight: normal	;
	text-decoration:none;}

.bottone a:hover {
    font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #D68C41; 
	background-color: #EFE4D8;}
	
/*---------------------------- testo_case ----------------------------*/
.testo_case {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 0px 0px 0px 10px;
	text-decoration: none;}

.testo_case a:active, .testo_case a:visited, .testo_case a:link {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 11px;
	color: #D68C41;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
	text-decoration:none;}

.testo_case a:hover {
    font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #D68C41; 
	background-color: #EFE4D8;}
	
	
/*---------------------------- news_su_bianco ----------------------------*/
.news {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;}

.news a:active, .news a:visited, .news a:link {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 11px;
	color: #D68C41;
	font-weight: normal	;
	text-decoration:none;}

.news a:hover {
    font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #D68C41; 
	background-color: #F9EEE3;}
	
	

	
/*---------------------------- news ----------------------------*/
	
.news_home {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;}

.news_home a:active, .news_home a:visited, .news_home a:link {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 11px;
	color: #D68C41;
	font-weight: bold;
	text-decoration:none;}

.news_home a:hover {
    font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #D68C41; 
	background-color: #EFE4D8;}	
	
/*---------------------------- menu ----------------------------*/
.font_menu {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	}

.font_menu a:active, .font_menu a:visited, .font_menu a:link {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 11px;
	color: #666666;
	font-weight: normal	;
	text-decoration:none;
}

.font_menu a:hover {
    font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #336699;
}

/*---------------------------- menu_select ----------------------------*/	
.font_menu_select {
	font-family: "Verdana", "Arial", "Helvetica";
    font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #336699; 
	}
	
	
/*---------------------------- testo medio ----------------------------*/	
.medio {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;}

.medio a:active, .medio a:visited, .medio a:link {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 10px;
	color: #666666;
	font-weight: normal	;
	text-decoration:none;}

.medio a:hover {
    font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #D68C41; 
	background-color: #EFE4D8;}
	
	
/*---------------------------- servizio grigio ----------------------------*/	
.servizio {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;}

.servizio a:active, .servizio a:visited, .servizio a:link {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 10px;
	color: #999999;
	font-weight: normal	;
	text-decoration:none;}

.servizio a:hover {
    font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #D68C41; 
	background-color: #EFE4D8;}
	
	
/*---------------------------- servizio grigio grande ----------------------------*/
.servizio2 {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;}

.servizio2 a:active, .servizio2 a:visited, .servizio2 a:link {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 11px;
	color: #999999;
	font-weight: normal	;
	text-decoration:none;}

.servizio2 a:hover {
    font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #D68C41; 
	background-color: #EFE4D8;}
	
/*---------------------------- servizio 3 ----------------------------*/
.servizio3 {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 11px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;}

	
	
	
/*---------------------------- percorso ----------------------------*/	
.piccolo {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;}

.piccolo a:active, .piccolo a:visited, .piccolo a:link {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 9px;
	color: #999999;
	font-weight: normal	;
	text-decoration:none;}

.piccolo a:hover {
    font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #D68C41; 
	background-color: #EFE4D8;}
	

	
li {
	list-style-type : square;
	margin-left: 10;
	margin-bottom: 4;
	padding: 0;
}

ul {
	list-style-type : square;
	margin-left: 10;
	margin-bottom: 4;
	padding: 0;
}