html {
height:100%
}
body {
	height:100%;
	margin:0;
	background-color: #E1F5FF;
	z-index:0;
	color: #333333;
	
}
.body {
	height:100%;
	background-color: #E1F5FF;
	z-index:0;
	color: #333333;
	margin: 0;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006DB6;
	padding-left: 0px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	margin-left: 4px;
	margin-right: 4px;
}

#contenuti{
	position:absolute;left:50%;
	margin:0px 0 0 -485px;
	width:970px;
	height:570px;
	
	z-index:1;	
	
		}
#wrapper{
	position:absolute;
	left:50%;
	margin:0 0 -135px -485px;
	width:970px;
	height:auto !important;
	
	height: 100%;
	z-index:1;
	background-color: #FFFFFF;
	background-image: url(../img/sfondopagina.jpg);
	background-repeat: repeat-y;
	
		}
#clear{
	clear:both;
	margin: 0px;
	padding: 0px;
	
		}
#top1{
	width:970px;
	height:135px;
	top:0px;	
	
		}
#menusx{
	width:190px;
	height:260px;
	
	float: left;
		}
#interno{
	width:780px;
	float: right;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	
	

	 
}
#news{
	width:780px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom:-48px;
	height:270px
	
	

	 
}
#footer1{
	width:970px;
	height:135px;
	bottom:0;
	margin-top: 20px;
	
	
	
	}

#map{
	position:absolute;
	width:500px;
	height:300px;
	z-index:3;
	top: 50px;
	left:80px;
	 
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006DB6;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006DB6;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004777;
	text-decoration: underline;
	font-weight: bold;
}
