body {
	background-image: url(../img/backgrd.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    padding: 20px;
    font-family: Arial;
    font-size: 12px;
}
.AGrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.APiccola {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.sfondonews {
	background-image: url("../img/news_sfondo.jpg");
	background-repeat: no-repeat;
	background-position: top;
}
.testoneroBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #303030;
	text-decoration: none;
}
.testonero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #303030;
	text-decoration: none;
}
.errore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #ff0000;
	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;
}
.BoldBluLink:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #1B67B3;
	text-decoration: underline;
	background-color: #E3EEFD;
}
.bordoUtente {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.bordoSxDx {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.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;
}
.bordoGrigio:hover {
	border: 5px solid #D1E2FC;
}
.bordoGrigio_manifesto {
	border: 1px solid #CCCCCC;
}
.box_azzurro {
	border: 1px solid #CCCCCC;
	background-color: #F6FAFF;
	background-image: url(../img/sf_azzurro.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.elenco_puntato {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #2773CD;
}
.testo_mini {

	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #303030;
	text-decoration: none;
}
