body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/filetto.jpg);
	background-repeat: repeat-x;
	background-color: #F2E0CC;
}
.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	line-height: 25px;
}
.testorosso {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #993300;
	line-height: 25px;
}
.testoverde {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #006600;
	line-height: 25px;
}
.footer {
	background-image: url(img/filetto_footer.gif);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
