html, body{height:100%; margin:0px; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
.sfhome {
	background-attachment: scroll;
	background-image: url(index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	font-size: 10px;
	background-attachment: scroll;
	background-image: url(sfvert.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
a {
	color: #FF0000;
}
a:hover {

	color: #CC0000;
}
.sfint {

	background-attachment: scroll;
	background-image: url(int.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bodyint {
	background-attachment: scroll;
	background-color: #858486;
	background-image: url(sf-orizz.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.sfvert {
	background-attachment: scroll;
	background-image: url(sfvert.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.footer2 {
	width: 982px;
	text-align: center;
	padding:5px;
	background-image: url(trasp.png);
}
.titolo {
	font-size: 14px;
	font-weight: bold;
	color: #0049EA;
	padding-bottom: 40px;
}
