/* IMPOSTAZIONI MENU */



.title {
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #3280E7;
	font-weight: bold;
}


.textaddress {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #5C5C5C;
	font-weight: bold;
}



.textmenu {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	height: 17;
	width: 140;
}



questi nn li usi


a.textmenu:hover {
	color: #0871AD;
	background-color: #66CDF0;
	height: 17;
	width: 140;
}



.text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}


.titlesmall {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #0871AD;
	font-weight: bold;
}

.textbold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

