@charset "utf-8";
html, body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:10px;
	background-color: #cdcdcb;
}
IMG {
	border:none;
}
body {
/*	background:#efefef url(../img/bg_1.png) top left repeat-x;*/
}
#contenitore {
	width:916px;
	position:relative;
	left:50%;
	margin-left:-458px;
	display:block;
}
#top {
	position:relative;
	width:916px;
	height:288px;
	display:block;
	background:url(../img/top.png) top left no-repeat;
	z-index:1;
}
#contenuto {
	width:786px;
	padding-left:65px;
	padding-right:65px;
	padding-bottom:15px;
	padding-top:43px;
	background:#FFFFFF url(../img/middle.png) top left repeat-y;
}
#bottom {
	width:916px;
	height:278px;
	display:block;
	background:url(../img/bottom.jpg) top left no-repeat;
}
#copy_right {
	position:relative;
	padding-left:65px;
	padding-right:65px;
	top:180px;
	text-align:center;
	display:block;
}
#copy_right a {
	text-decoration:none;
	color:#006600;
	font-weight:bold;
}
#home_foto {
	position:absolute;
	top:44px;
	left:47px;
	z-index:0;
	width:823px;
	height:244px;
	display:block;
}
#right_shell {
	background:url(../img/right_shell.png) top left no-repeat;
	display:block;
	position:absolute;
	top:247px;
	right:0px;
	width:107px;
	height:109px;
	z-index:120;
}
#www {
	background:url(../img/www_top.png) top left no-repeat;
	position:absolute;
	top:46px;
	right:74px;
	width:561px;
	height:65px;
	display:block;
	z-index:10;
}
#fade_roll {
	background:url(../img/fade_roll.png) top left no-repeat;
	width:822px;
	height:80px;
	position:absolute;
	top:220px;
	left:47px;
	display:block;
	z-index:11;
}
#menu_home {
	background:#AAAAAA;
	position:absolute;
	top:288px;
	left:47px;
	width:802px;
	height:25px;
	line-height:25px;
	padding-left:10px;
	padding-right:10px;
	display:block;
	color:#FFFFFF;
	z-index:100;
	border-top:1px solid #7c5429;
	border-bottom:1px solid #7c5429;
}
#menu_home a {
	text-decoration:none;
	font-size:16px;
	color:#7c5429;
	font-weight:bold;
	padding-right:30px;
}
#menu_home a:hover {
	color:#FFFFFF;
}
#mappa_isola {
	margin-top:40px;
}