a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
.sfondoSito {
	background-image: url(../images/css/sfondo_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.sfondoSitoBottom {
	background-image: url(../images/css/sfondo_bottom.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.bordiTabella {
	border: 1px solid #FFFFFF;
}
.testoSito {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.testoSitoBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.testoRosso {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #951419;
}
.testoRossoBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #991C18;
	font-weight: bold;
}
.testoRossoMedio {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #951419;
	font-weight: bold;
}
.sfondoSitoHome {

	background-image: url(../images/css/sfondo_top_home.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.numeri {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
