body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E3DFCA;
	color:#533E17;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.testo {
	left: 10px;
	bottom: 10px;
	position: relative;
}
.sfondo {
	background-image: url(/images/s_2.jpg);
	background-repeat: no-repeat;
}
input,textarea {
	background-color: #EFDEA5;
	border: 1px solid #E7BC77;
	font-size: 10px;
	font-weight: normal;
	color: #663300;
}
a:link{
	color:#CC3300;
	text-decoration: underline;
}
a:hover{
	color:#FFCC00;
	text-decoration: none;
}
a:visited{
	color:#CC3300;
	text-decoration: underline;
}
a:avtive{
	color:#CC3300;
	text-decoration: underline;
}
.bordo{
	border: 2px solid #E7BC77;	
}
blockquote{
	left:10px;
}
.sfondo_top {
	background-image: url(/images/s_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
.sfondo_corpo {
	background-image: url(/images/s_2.jpg);
	background-repeat: no-repeat;
}
.sfondo_bottom {
	background-image: url(/images/s_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.sfondo_tit {
	background-image: url(/images/s_tit.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.corpo {
	padding-top: 100px;
}
.bottom {
	font-size: 90%;
}
