body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
	background-color:#eae8e7;
}
#cornice_esterna {
	width: 1000px;
	margin: 0px auto;
	background-color:#ffffff;
	border-color:#666666;
	border-style:solid;
}
#box_heather {
	width: 1000px;
	height: 150px;
	border-top-style:solid;
	border-top-color:#666666;
	background-image:url(header.gif);
}
#menu_top {
	width: 950px;
	height: 20px;
	margin-left:25px;
	border: none;
}
#box_pagina {
	width: 1000px;
	height: 600px;
	margin: 0px, 0px, 0px, 0px;
	border: none;
	background-image:url(111.jpg);
}
#box_sx {
	float:left;
	width: 240px;
	height: 500px;
	margin: 0px, 0px, 0px, 0px;
	border-right-style:solid;
	border-right-color:#f88a09;
}
#box_dx {
	float:right;
	width: 750px;
	height: 500px;
	margin: 0px, 0px, 0px, 0px;
	border: none;
}
#hr {
	width: 950px;
	height: 15px;
	margin:0px 25px 0px 25px;
	background-image:url(hr.gif);
}
#testo_centrale {
	width: 700px;
	height: 500px;
	margin:0px, 25px, 0px, 25px;
}

#hr2 {
	width: 950px;
	height: 15px;
	margin:500px 25px 0px 25px;
	background-image:url(hr.gif);
}
#piepag {
	width: 1000px;
	height: 50px;
	margin:0px 0px 0px 0px;
}
#box_contatti {
	float:right;
	width: 750px;
	height: 300px;
	margin-top:20px;
	border: none;
}