.tabella {
	background-attachment: fixed;
	background-image: url(../images/sfum.jpg);
	background-repeat: repeat-x;
}
.tabelladx {

	background-attachment: fixed;
	background-image: url(../images/sfumdestra.jpg);
	background-repeat: repeat-x;
}
.copyright {
	font-size: 9px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tabellabottom {


	background-attachment: fixed;
	background-image: url(../images/bottom2.jpg);
	background-repeat: repeat-x;
}
.titolo {
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;


}
.testonews {

	font-size: 9px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.titolo:hover {
	font-size: 10px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:underline;

}
.testo {


	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.toptitolo {

	font-size: 18px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.titolo12 {

	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.lineagiu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

