.menu {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #444; 
text-decoration: none;
}

A:hover.menu {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #DE0007; 
text-decoration: none;
}

.contenuti {  
font-family: Trebuchet MS;
font-size: 12px; 
color: #000; 
text-decoration: none;
text-align:justify;
}

A:hover.contenuti {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #DE0007;
text-decoration: none;
}


.indirizzo { 
font-family: Trebuchet MS; 
font-size: 12px; 
color: #DCDCC4; 
text-decoration: none;
}

.submenusxsel { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #DE0007; 
text-decoration: none; 

}


#td_corpo {
	vertical-align:top;
	background-position: top center;
	background-repeat: no-repeat;
	height: 420x;
}



#content {
	padding:14px 16px 16px 16px;
	color:#000;
	font-size:12px;
	font-family: "Trebuchet MS", Verdana;
	text-align:justify;
}
#testo_content {
	height: 290px;
	overflow:auto;
	padding-right:10px;
	scrollbar-face-color:#C2B6A6;
	scrollbar-highlight-color:#000;
	scrollbar-3dlight-color:#E9E9E9;
	scrollbar-darkshadow-color:#FFF;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#4D6185;
	scrollbar-track-color:#E9E9E9;
}

.td_menu_testa {
	height: 30px;
	vertical-align: middle;
	height:32px;
	text-align:center;
	
}
.td_menu_testa a{
	font-family: Trebuchet MS;
	color: #DCDCC4;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
}
.td_menu_testa a:hover{
	color: #ED1210;
}
.td_menu_testa_sel {
	font-family: Trebuchet MS;
	color: #ED1210;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
	height:32px;
	text-align:center;
	vertical-align: middle;
}

.barra {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 16px; 
color: #AAA888; 
text-decoration: none;
}