body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#F7F1DE;
	border:none;
}
#box {
	width:1025px;
	height:768px;
	background-color: #F7F1DE;
	border:none;
	vertical-align:middle;
	border-spacing:inherit;
	border-style:none;
	
}
.testo {
	font-family: Georgia;
	font-size: 12px;
	color: #666633;
}
.testo_rosso {
	font-family: Georgia;
	font-size: 12,5px;
	color: #C2221B;
}
.testo_rosso_grande {
	font-family: Georgia;
	font-size: 14px;
	color: #C2221B;
}
.navigazione {
	font-family: Verdana;
	font-size: 11px;
	color: #666600;
}
.testobold {
	font-family: Georgia;
	font-size: 12px;
	color: #666633;
	font-weight: bold;
}
