div#home {
	position: absolute;
	width: 500px;
	top: 0px;
	height: 400px;
	left: 50%;
	background-image: url(images/sfondo_enter_page.gif);
	margin-left:-250px;
}
div#logo {
	position: absolute;
	margin:0;
	padding: 0;
	width: 200px;
	height: 87px;
	left: 50%;
	margin-left: -100px;
	top: 205px;
}
div#ita {
	position: absolute;
	margin:0;
	padding: 0;
	width: 25px;
	height: 14px;
	left: 50%;
	margin-left: -50px;
	top: 400px;
}
div#eng {
	position: absolute;
	margin:0;
	padding: 0;
	width: 25px;
	height: 14px;
	left: 50%;
	margin-left: 25px;
	top: 400px;
}
div#risoluzione {
	position: absolute;
	margin:0;
	padding: 0;
	width: 300px;
	height: 30px;
	left: 50%;
	margin-left: -150px;
	top: 500px;
}
div#contenitore {
	position: absolute;
	margin:0;
	padding: 0;
	width: 860px;
	height: 100%;
	left: 50%;
	margin-left: -430px;
	top: 0px;
	background-color: #FFFFFF;
}
div#menu {
	float:left;
	width: 215px;
	height: 100%;
	background-color: #0d2a74;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
div#spacer {
	width: 600px;
	height: 50px;
	float: right;
}
div#top {
	width: 600px;
	height: 191px;
	background-image: url(images/sfondo_top.gif);
	border: 1px solid #cccccc;
	float: right;
	margin-right: 15px;
	margin-top: 50px;
}
div#divano {
	position: absolute;
	left: 50%;
	margin-left: 80px;
	width: 275px;
	height: 200px;
	background-image: url(images/divano3.gif);
	top: 5px;
}
div#testo {
	float: right;
	margin-right: 15px;
	width: 600px;
	top: 250px;
}
#map{
	width: 600px;
	padding: 0 0 0 10px;
	margin: 0;
	border: 5px solid;
	border-color: #CFD1B5;
	height: 350px;
}
div#footer {
	padding: 7px;
	width: 600px;
	border: 1px solid #cccccc;
}
