body {
	background-attachment: scroll;
	background-color: #FCFAEB;
	background-image: url(img/bgr.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#newsletter {
	width: 300px;
	margin: 10px 0;
	padding: 10px;
	border-top: 1px dotted #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}
#spacer {
	margin: 0 0 5px 0;
	padding: 5px 0 0 0;
	border-bottom: 1px dotted #000;
	width: 300px;
}
#newsletter .textfield { color: #666666; }
.home {
	font-family: Papyrus, Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 135%;
	color: #333333;
	width: 300px;
	font-style: italic;
}
.intro {
	font-family: Papyrus, Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 135%;
	color: #333333;
	width: 300px;
}
.piedipagina {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height: 135%;
	color: #666666;
	width: 300px;
}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
.testo {
	font-family: Papyrus, Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 135%;
	color: #333333;
	width: 300px;
}
.marcato {
	color: #000000;
}
.cornice {
margin: 0;
padding: 5px;
border: 1px solid #999;
background-color: #fff;
}
form { margin: 0; padding: 0; }