* {margin:0px; padding:0px;}
body{
	text-align: center;
	background-color: #FFFFFF;
}
img{
	border: 0;
	margin: 0;
}
a img{
	border: 0;
	margin: 0;
}
img.bordo{
	border: 0;
	margin: 0;
	border: #f9b435 4px solid;
	margin-right: 15px;
}
#central{
	margin: 0 auto;
	width: 780px;
	text-align: left;
	background-color: #FFFFFF;
}
#header_top{
	background-image: url(images/bg_header_top.jpg);
	height: 50px;
	width: 780px;
	position: relative;
}
#header_top p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 13px;
	padding-left: 20px;
}
#header_top a{color: #fff;}
#header_top a:hover{color: #fff;}
#flag_ita{
	position: absolute;
	top: 19px;
	left: 514px;
}
#flag_eng{
	position: absolute;
	top: 10px;
	left: 551px;
}
#richieste{
	position: absolute;
	top: 15px;
	left: 680px;
}
#header{
	height: 176px;
	width: 780px;
}
#header a{
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 112px;
	font-family: "Courier New", Courier, mono;
	margin-top: 35px;
}
#navlist{
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 780px;
	background: url(images/bg_nav_shadow.jpg) no-repeat bottom;
}
#content{
	width: 780px;
	background: #FFFFFF url(images/bg_rightside_top.jpg) no-repeat top right;
}
#content_top{
	padding-top: 30px;
	width: 780px;
	background: url(images/bg_rightside_bottom.jpg) no-repeat bottom right;
	position: relative;
	
}
#leftside{
	width: 520px;
	min-height: 300px;
	padding: 0 0 130px 15px;
	background: url(images/bg_leftside.jpg) no-repeat bottom;
}
#rightside{
	position: absolute;
	bottom: 0;
	right: 16px;
	width: 180px;
	height: 238px;
	background: url(images/bg_virtual-tour.png) no-repeat;
	padding: 34px 16px 0 14px;
}
#footer{
	height: 60px;
	width: 780px;
	background: url(images/bg_footer.jpg) no-repeat;
	padding-top: 35px;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	padding-top: 23px;
	margin-right: 30px;
}
#footer a{color: #fff;}
#footer a:hover{color: #fff;}

#leftside p, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin-left: 0px;
	margin-bottom: 20px;
}
a{color: #666666;}
#leftside h1{
	margin: 0 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f9b435;
}