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{
	background:#458900 url(/immagini/back.gif) repeat-x scroll 0 0;
	color:#333333;
	font-family:verdana,arial,tahoma,sans-serif;
	font-size:11px;
	line-height:18px;
	padding-bottom:30px;
	padding-top:40px;
	}
h1{
	}
h2{
	}
h3{
	}
a{
	color:#336600;
	text-decoration:underline;
	}
a:hover{
	color:#FF0000;
	}
a:active{
	outline:none;
	}
a:focus{
	-moz-outline-style:none; 
	}	
a img {
	border:0px;
	}
#container{
	width:750px;
	margin:0 auto;
	background:#FFFFFF url(/immagini/sidebar.gif) repeat-y scroll 0 0;
	border:10px solid #FFFFFF;
	}
#header{
	background:#336600 url(/immagini/header.jpg) no-repeat scroll right top;
	height:241px;
	width:750px;
	}
#header h1{
	color:#fff;
	font-size:22px;
	font-weight:normal;
	padding:3px 0 0 210px;
	background-color:#336600;
	height:27px;
	border-top:1px solid #fff;
	}
#header h1 span{
	font-size:70%;
	font-style:italic;
	}		
#navbar{
	border:0 none;
	height:210px;
	width:200px;
	list-style:none;
	}
#navbar li a{
	background-color:#336600;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
	height:21px;
	line-height:24px;
	margin:0;
	padding:0 0 0 10px;
	text-decoration:none;
	}
#navbar li a:hover{
	background-color:#458900;	
	}				
#content{
	float:right;
	margin:10px 0 0 10px;
	width:535px;
	}
#content ol, #content ul{
	margin-left:10px;
	}	
#navigation{
	float:left;
	width:180px;
	padding:10px;
	}
#navigation h3{
	font-size:10px;
	font-weight:bold;
	}	
#navigation a{
	text-decoration:none;
	}	
#footer{
	margin-left:220px;
	text-align:center;
	width:490px;
	}
#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{
	background-color:#E9FFE9;
	border-left:4px solid #458900;
	color:#458900;
	font-size:14px;
	padding-left:5px;
	margin:5px 0;
	}			
