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: 62.5%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(/immagini/bg.jpg);
	background-repeat:repeat-x;
	background-color:#ebd89d;
	color:#555148;
	}
h1{
	}
h2{
	}
h3{
	margin:5px 0;
	}
a{
	color:#3F7D4A;
	text-decoration:none;
	font-weight:bold;
	}
a:hover{
	color:#727272;
	border-bottom:2px solid #3F7D4A;
	}
a:active{
	outline:none;
	}
a:focus{
	-moz-outline-style:none; 
	}	
a img{
	border:0;
	}
#container{
	width:970px;
	margin:0 auto;
	font-size:1.2em;
	}
#navigation{
	float:left;
	width:178px;
	padding:10px;
	display:inline;
	border-left:2px solid #397D48;
	background-color:#fcf3d6;
	}
#navigation p{
	line-height:18px;}
#navigation a{
	color:#727272;
	text-decoration:none;
	}
#navigation a:hover{
	color:#3F7D4A;
	border:0;
	display:block;
	background-color:#F7ECC8;
	}		
#content{
	float:left;
	width:750px;
	margin-left:20px;
	display:inline;
	min-height:300px; /* min-height for browsers other than IE */
	height:auto !important; /* Override declared height for browsers other than IE */
	height:300px; /* min-height for IE */
	}
#header{
	width:970px;
	height:79px;
	background-image:url(/immagini/bg_header.gif);
	background-repeat:no-repeat;
	}
#header ul{
	list-style:none;
	}
#header ul li{
	display:inline;
	margin:0 30px 0 0;
	float:left;
	}
#slideshow{ 
	display:block;
	}
#map{
	width:60%;
	height:400px;
	}	
div .gmnoprint{
	color:#000000;
	display:block;
	}
#footer{
	background-image:url(/immagini/bg_footer.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding:10px 0;
	}
.clear{
	clear:both;
	height:15px;
	}
.cataloghi{
	margin:10px; 
	float:left; 
	display:inline; 
	width:115px; 
	height:115px;
	}
.TitoloPagina{
	font-size:1.2em;
	font-weight:bold;
	margin:5px 0 10px 0;
	}	
.thickbox{
	border:0;
	}
#presentazione_left{
	text-align:center; 
	width:300px; 
	display:inline; 
	float:left;
	}
#presentazione_right{
	text-align:center; 
	width:220px; 
	display:inline;
	float:left;
	margin-left:10px;
	}
#contatti_left{
	float:left; 
	display:inline; 
	margin-left:50px;
	}
#contatti_right{
	float:right; 
	display:inline; 
	margin-right:50px;
	}

#wrap_cataloghi{
	width:410px;
	}	

