.testo-grigio {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #333333;
	position: relative; 
	top: 145px;	
}
.bg-norepeat {
	background-image: url(../img/bg_sottopagina.jpg);
	background-repeat: no-repeat;
}
.testo-nero {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #000000;
}
.bordo-rosso-img {
	border: thin solid #980D0D;
}
.menutitle{
	position: absolute;
	cursor: hand;
	left: 120px;
	top: 330px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	padding-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-color: #e0e0e0;
	border: 1px solid #006699;
	color: #333333;

}
.menutitle a:link {
	cursor: hand;
	color: #333333;
	text-decoration: none;
}
.menutitle a:active {
	cursor: hand;
	color: #333333;
	text-decoration: none;

}
.menutitle a:hover {
	cursor: hand;
	color: #B40000;
	text-decoration: none;

}
.menutitle a:visited {
	cursor: hand;
	color: #333333;
	text-decoration: none;

}
