@charset "utf-8";
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #5a5959;
}
.testo_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #335d91;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #335d91;
}
.news {
	background-image:url(../images/home_fascia3.jpg);
	height:149px;
	border: 0;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	height: 51px;
	text-align: center;
	vertical-align: middle;
}
.bottom_unita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	background-image: url(../images/bottom_unita.jpg);
	background-repeat: no-repeat;
	height: 51px;
	text-align: center;
	vertical-align: middle;
}

