body {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#top {
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(../images/interface/sf_top.jpg);
	background-repeat: repeat-x;
}
#home {
	margin: 0px;
	background-image: url(../images/interface/sf_bianco.jpg);
}
div#testata{
	margin-left: auto;
	margin-right: auto;
	width:864px; 
	top: 10px;
}
div#testata a { 
	font-family:"Trebuchet MS";
	color: #FFFFFF; 
	text-decoration: none;
	width:12px;
	font-weight:bold;
}
div#testata a:hover{ 
	color: #000066; 
	text-decoration: none;
	width:12px;
	font-weight:bold;
}
div#homecentro{
	margin-left: auto;
	margin-right: auto;
	width:864px;
	background-image:url(../images/interface/sf_bianco.jpg);
	min-height: 250px;
	height:auto !important;
	height: 250px;
}
#end {
	margin: 0px;
	padding-bottom: 0px;
	background-image: url(../images/interface/sf_end.jpg);
	background-repeat: repeat-x;
	min-height: 390px;
	height:auto !important;
	height: 390px;
}
div#endpage {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	width: 864px;
}
div#endpage a { 
	font-family:"Trebuchet MS";
	color: #FFFFFF; 
	text-decoration: none;
	width:12px;
	font-weight:bold;
}
div#endpage a:hover{ 
	color: #000066; 
	text-decoration: none;
	width:12px;
	font-weight:bold;
}
img {
	border: 0px;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.small_nero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:justify;
}
a:link, a:visited { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000; 
	text-decoration: none;
	width:12px;
	font-weight:bold;
}
a:hover{ 
	color: #000; 
	text-decoration: none;
	width:12px;
	font-weight:bold;
}
