body {
	background-color: #CCC;
	margin: 0;
	text-align:center;
}
#top{
	/*visibility:hidden;
	float:left;*/
	position:absolute;
	width:100%;
 	height:340px;
 	left:50%;
	top:0%;
	bottom:0%;
	right:0%;
	margin: 0 0 0 -50%;
	}
#logo_img{
	position:absolute;
 	width:880px;
 	height:340px;
	left:50%;
	margin: 0 0 0 -440px;
	}
#mappa{
	color:#CC99CC;
	width:480px;
	height:460px;
	text-align:left;
	/*margin:0 20 0 20;*/
}
#logo_mappa{
	height:100px;
	width:480px;
	background:url(dovesiamo/dovesiamo-map.gif) no-repeat ;
	}
#logo_frasc{
	height:100px;
	width:480px;
	background:url(dovesiamo/frasc-map.gif) no-repeat ;
	}
#logo_vit{
	height:100px;
	width:480px;
	background:url(dovesiamo/vit-map.gif) no-repeat ;
	}
#logo_roc{
	height:100px;
	width:480px;
	background:url(dovesiamo/roc-map.gif) no-repeat ;
	}
#logo_san{
	height:100px;
	width:480px;
	background:url(dovesiamo/san-map.gif) no-repeat ;
	}
#logo_sora{
	height:100px;
	width:480px;
	background:url(dovesiamo/sora-map.gif) no-repeat ;
	}
#mappa a{
	color:#CC99CC;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
	/*padding-top:20px;*/
}
#visual{
	height:40px;
	vertical-align:top;
	}

