body {
	margin: 0px;
	background: #FFFFEC;
	font-family: Arial;
	font-size: 13px;
	color: #520000;
}
td {
	vertical-align: top;
}
a {
	color: #975F00;
}
a:hover {
	color: #975F00;
	text-decoration: none;
}
a:active {
	color: #975F00;
	text-decoration: none;
}
.sfsx {
	background: url(../img/sfsx.gif) #FFFFBB repeat-y right;
}
.sfdx {
	background: url(../img/sfdx.gif) #FFFFBB repeat-y left;
}
.header{
	padding-left: 21px;
	padding-right: 21px;
	width: 858px;
	height: 350px;
	background: url(../img/header.jpg) no-repeat center 70px;
}
.headerhome{
	padding-left: 21px;
	padding-right: 21px;
	width: 858px;
		height: 70px;
}
.footer{
	padding-left: 21px;
	padding-right: 21px;
	padding-top: 45px;
	padding-bottom: 25px;
	background: url(../img/decoro.gif) no-repeat center top;
	color: #975F00;
	font-size: 12px;
	text-align: center;
	width: 858px;
}
.footerhome{
	padding-left: 21px;
	padding-right: 21px;
	padding-top: 30px;
	padding-bottom: 25px;
	color: #975F00;
	font-size: 12px;
	text-align: center;
	width: 858px;
}
.menu{
	height: 60px;
	line-height: 40px;
	background: url(../img/menu.gif) bottom no-repeat;
	width: 87px;
	text-align: right;
	vertical-align: bottom;
}
.menu a{
	color: #996100;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover{
	color: #520000;
	text-decoration: none;
}
.menu a:active{
	color: #520000;
	text-decoration: none;
}
.center{
	padding-left: 21px;
	padding-right: 21px;

	padding-bottom: 40px;
	background: url(../img/sfcenter.gif) no-repeat right top;
	line-height: 25px;
	width: 858px;
	text-align: justify;
}
.titolo{
	font-family: "Times New Roman";
	font-size: 20px;
	font-weight: bold;
	color: #996100;
	line-height: 30px;
}
.spacerimg {
	padding-top: 8px;
	padding-bottom: 8px;
}
.spacer {
	width: 25px;
}

li {
	list-style-image: url(../img/ul.gif);
	list-style-type: none;
	padding-bottom: 10px;
}
