@charset "utf-8";
/* CSS Document */

body {
	height: 100%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(Head/star.jpg);
}


#testata {
	margin:0px;
	padding:0px;
	height:110px;
	background-image: url(Head/headd.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #FFFF66;
	

}
#fondomappa{
	text-align:center;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 800px;
}
#titolo{
	font-family: "lucida calligraphy", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: italic;
	color: #FFFF00;
	padding-left: 370px;
	padding-top: 0px;
	width:800px;
	}
#mappa{
padding-left:200px;
}
#destroAlto{
	float:left;
	left:490;
	width:340px;
	margin-top:40px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
}
#sinistroAlto{
	float:left;
	width:340px;
	margin-top:40px;
	padding-right:10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
}
#centroAlto{
	display:inline;
	float:left;
	left:300px;
	width:180px;
	height:150px;
	margin-top:10px;
	text-align: center;
	
}
#Fisso{
width:900px;

}

#destro{
	float:left;
	width:430px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;

}
#sinistro{
	float:left;
	width:430px;
	clear: left;
	clear:left;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
}


#menu {
	width:100%;
	background-color:#44AE32;
	height: 60px;
}

#sommario{
background-color:#44AE32;
 min-width:700px;
width:100%;
height:36px;
}
#contenuto {
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color: #44AE32;
	height:550px;
	/*background-image: url(Head/mondo.jpg);
	background-repeat: no-repeat;*/
}

#contenutohome {
	height:550px;
	background-image: url(Head/home.jpg);
	background-repeat: no-repeat;
}

#img {
	float: left;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
}
#contenutohome #mail {
	word-spacing: normal;
	float: left;
	width: 100px;
	padding-top: 100px;
}
#contenutohome #attesa {
	float: left;
	width: 450px;
}


#home {
	background: #ECE9D8 url(Head/home.jpg);
}
#contenutohome #statistiche {
	padding-top: 50px;
	width: 230px;
	float: left;
}
