body {
	padding: 0px;
	color: #472519;
	margin: 0px;
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	background-image: url(images/sfondo.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #d0c4a7;
	font-size: 13px;
}

a:link, a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover, a:active {
	color: #CC0000;
	text-decoration: none;
}


	a.linkcontatti:link, a.linkcontatti:visited {
		color: #a49061;
		font-size: 18px;
		font-style: italic;
		text-decoration: none;
	}
	a.linkcontatti:hover, a.linkcontatti:active {
		color: #a49061;
		text-decoration: underline;
	}

#contenuto {
	background-color: #d0c4a7;
	width: 937px;
	background-image: url(images/sf-contenuto.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
}

input, textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	padding: 7px;
	margin: 0px;
}

.titolo {	
	font-size: 24px;
	text-align: center;
	padding: 10px;
	margin: 0px auto 20px auto;
	border-bottom: 1px solid #333333;
	width: 570px;
	color: #000000;
}
.box {
	width: 549px;
	height: 195px;
	background-image: url(images/box.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	color: #000000;
}

.box2 {
	width: 549px;
	height: 300px;
	background-image: url(images/box2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	color: #000000;
}

.box3 {
	width: 549px;
	height: 235px;
	background-image: url(images/box3.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	color: #000000;
}

.carattere-grande {
	font-size: 24px;
}
.carattere-piccolo {
	font-size: 11px;
}

.barranotenere {
	height: 463px;
	margin-right: 20px;
	background-image: url(images/sf-home.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.bottom {	
	text-align: center;
	padding: 10px;
	margin: 20px auto 0px auto;
	border-top: 1px solid #333333;
	width: 600px;
}