body {
	background-color: #ECE7CC;
	padding: 0px;
	margin: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #620A06;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.sfoContenuti {
	background-attachment: fixed;
	background-image:  url(img/contenutiSfo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contenuti {
	padding-top: 7px;
	padding-left: 20px;
}
#contenuti table{
	margin: 4px;
	width: 500px;
	border-top-style: dashed;
	padding: 7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #5A0000;
	border-right-color: #5A0000;
	border-bottom-color: #5A0000;
	border-left-color: #5A0000;
}
.testi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.sfoSx {
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.titoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5F0000;
}
.titoletti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.sfoDimore1 {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
}
.sfoDimore2 {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right center;
}

