body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #000000;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
.img-dx{
	float: right;
	margin-left: 8px;
}
.img-sx{
	float: left;
	margin-top: 3px;
}
.bg-footer {
	background-image: url(immagini/footer-bg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bg-footer a {
	color: #fff;
	text-decoration: none;
}
.bg-footer a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.bg-news {
	background-image: url(immagini/news-bg.jpg);
	background-repeat: repeat-y;
}
.bg-news-footer {

	background-image: url(immagini/news-footer.jpg);
}
.disclaimer {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.titolonews {
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	margin-left: 20px;
}
.txtlastnews {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}
.txtnews {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-left: 30px;
	margin-right: 30px;
	text-align: justify;
}
.titoloparagrafo {
	font-size: 18px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	padding-left: 30px;
}
.testonormal {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
}
.testobold {
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
	font-weight: bold;
}
.testonormal2 {
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
	line-height: 17px;
}
.testonormalscuro {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
}

