

.sfondonews {
	background-image: url('news_sfondo.jpg');
	background-repeat: no-repeat;
	background-position-y:50%
}
.testonero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #303030;
	text-decoration: none;
}
.BoldBlu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #1B67B3;
	text-decoration: none;
}
.VerdanaBlu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #1B67B3;
	text-decoration: none;
}
.verdanaBiancoMini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.BoldBluLink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #1B67B3;
	text-decoration: underline;
}
:hover.BoldBluLink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #1B67B3;
	text-decoration: underline;
	background-color: #E3EEFD;
}

.bordoGrigio {
	border: 1px solid #CCCCCC;
}
.testoneroGiust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #303030;
	text-decoration: none;
	text-align: justify;
}
.BoldBluTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #1B67B3;
	text-decoration: none;
}
:hover.bordoGrigio {
	border: 5px solid #D1E2FC;
}td           { font-family: Verdana; font-size: 10 px }
a:link       { font-family: Verdana; font-size: 10 px; color: #6666FF }
a:active     { font-family: Verdana; font-size: 10 px; font-variant: small-caps; color: 
               #6666FF }
a:visited    { font-family: Verdana; font-size: 10 px; color: #000000 }