body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-color: #d4bc7d;
	background-repeat: repeat;
	background-position: top;
}

.bottom {
	font-family: Verdana;
	font-size: 11px;
	color: #8f815b;
}

.bg_testo {
	background-image: url(images/bg_testo.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.testo {
	font-family: Verdana;
	font-size: 11px;
	color: #060000;
	text-align: justify;
}

.titoli {
	font-family: "Times New Roman";
	font-size: 26px;
	color: #060000;
	text-align: justify;
}

.rosso {
	font-family: Verdana;
	font-size: 11px;
	color: #CC0000;
}
