body {
	background-image: url(img/bottom_bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #B6814F;
	
	scrollbar-face-color:#F6EDE8;
	scrollbar-highlight-color:#F6EDE8;
	scrollbar-shadow-color:#C5975E;
	scrollbar-3dlight-color:#C5975E;
	scrollbar-arrow-color:#7A3111;
	scrollbar-track-color:#F6EDE8;
	scrollbar-darkshadow-color:#F6EDE8;
	
}
#top {
	height: 99px;
	width: 100%;
	background-color: #AB6E3E;
}
#second {
	background-color: #AB6E3E;
	height: 35px;
}
body,td,th, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 10px;
}
.top_left_sh {
	background-image: url(img/top_left_sh.jpg);
	background-repeat: repeat-y;
	height: 35px;
	background-position: right;
}
.top_right_sh {
	background-image: url(img/top_righ_sh.jpg);
	background-repeat: repeat-y;
	height: 35px;
	background-position: left;
}
.main_left_sh {
	background-image: url(img/main_left_sh.jpg);
	background-repeat: no-repeat;
	height: 41px;
	background-position: right top;
}
.main_right_sh {
	background-image: url(img/main_right_sh.jpg);
	background-repeat: no-repeat;
	height: 41px;
	background-position: left top;
}
#bottom {
	height: 100px;
	width: 100%;
	background-color: #B6814F;
	text-decoration: none;
	vertical-align: top;
	color: #bd915a;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-align: center;
	padding-bottom: 50px;
}
.sotto {
	background-image: url(img/bottom_bg.jpg);
	background-repeat: repeat;
}

#bottom a {
	color: #bd915a;
}
.titolo {
	color: #D6B6A0;
	text-decoration: none;
	font: 22px Arial, Helvetica, sans-serif;
	margin-top: 20px;
	display: inline-block;
	margin-bottom: 0;
}
.copy {
	font-size: 9px;
}
