html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}
body{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#2a2a2a;
	background-color:#727e20;
	}
h1{
	font-size:18px;
	font-weight:normal;
	margin:10px 0 5px 0;
	}
h2{
	}
h3{
	font-weight:normal;
	font-size:12px;
	}
a{
	outline:none;
	text-decoration:none;
	color:#667709;
	}
a:hover{
	text-decoration:underline;
	}
a img {
	border:0px;
	}
#container{
	width:960px;
	margin:0 auto;
	background-image:url(/immagini/container_bg.gif);
	background-repeat:repeat-y;
	}
#wrapper{
	width:930px;
	margin:0 auto;
	}	
#header{
	height:158px;
	background-image:url(/immagini/header_bg.png);
	background-repeat:repeat-x;
	}
#logo{
	width:450px;
	height:129px;
	float:left;
	display:inline;
	}
#animazione{
	width:480px;
	height:129px;
	float:right;
	display:inline;
	}	
#navbar ul{
	text-align:center;
	margin-top:8px;
	}
#navbar ul li{
	display:inline;
	margin:0 15px;
	}
#navbar ul li a{
		color:#2a2a2a;
		}
#navbar ul li a:hover{
	text-decoration:none;
	color:#667709;
	}
#content{
	float:right;
	width:700px;
	margin-right:10px;
	}
#content p{
	margin-bottom:10px;
	}
#banner{
	margin-top:10px;
	text-align:center;
	}	
#molliche{
	margin-top:10px;
	}	
#navigation{
	float:left;
	width:190px;
	margin-right:20px;
	padding-left:10px
	}
#navigation h3{
	text-transform:uppercase;
	margin-top:15px;
	}
#navigation p{
	margin-bottom:5px;
	}
#navigation p a{
	font-size:11px;
	}
#footer{
	height:70px;
	width:960px;
	margin:0 auto;
	padding-top:10px;
	background-image:url(/immagini/footer_bg.png);
	background-repeat:no-repeat;
	}
#footer p{
	width:930px;
	font-size:10px;
	text-align:center;
	}	
#slideshow{ 
	width:100%;
	display:block;
	margin:0 auto;
	}
#map{
	width:90%;
	margin:0 auto;
	height:400px;
	}	
div .gmnoprint{
	color:#000000;
	}	
.clear{
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
	}
.TitoloPagina{
	color:#2a2a2a;
	}	
