body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(img/sfondo_top.jpg);
	background-repeat: repeat;
	background-position: left top;
}
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.content {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(img/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.main {
}
.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	vertical-align: top;
}
.sftesto {
	background-image: url(img/sftesto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 290px;
	background-color: #FFFFFF;
}
.sffoto {

	background-image: url(img/sfondo_img.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.titolo {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.bottom {
	background-image: url(img/bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 56px;
	width: 910px;
}
form {
	margin: 0px;
	padding: 0px;
}
.pulsante {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #907355;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textfield {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	padding-right: 2px;
	padding-left: 2px;
}
a:link {
	color: #473A30;
	text-decoration: none;
}
a:visited {
	color: #473A30;
	text-decoration: none;
}
a:hover {
	color: #876E50;
	text-decoration: none;
}
.testo10 {
	font-size: 10px;
}
.bordo {
	border: 1px solid #999999;
	margin-bottom: 10px;
	margin-top: 10px;
}
.marker {
	line-height: normal;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.bottomintro {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

