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%;
	background-image:url(/immagini/body_bg.gif);
	background-repeat:repeat-x;
	background-color:#440a2a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
h1{
	}
h2{
	}
h3{
	color:#FFFFFF;
	font-size:1.2em;
	margin-bottom:5px;
	}
a{	
	color:#e4c77d;
	text-decoration:none; 
	}
a:hover{
	color:#f2f2f2;
	}
a:active{
	outline:none;
	}
a:focus{
	-moz-outline-style:none; 
	}	
a img {
	border:0px;
	}
ul{
	margin-left:20px;
	}	
#container{
	width:970px;
	margin:0 auto;
	font-size:1.2em;
	}
#header{
	width:970px;
	height:150px;
	background-image:url(/immagini/header_bg.jpg);
	background-repeat:no-repeat;
	}
#navbar ul{
	list-style:none;
	text-align:center;
	padding-top:117px;
	margin:0;
	}
#navbar ul li{
	display:inline;
	margin:0 5px;
	}
#content{
	background-image:url(/immagini/content_bg.gif);
	background-repeat:repeat;
	padding:10px;
	}
#banner{
	text-align:center;
	}	
#evidenza{
	}	
#content a{
	color:#a1075e;
	}
#h_sx, h_dx{
	float:left;
	width:460px;
	display:inline;
	margin-rigth:5px;
	}
#sx{
	float:left;
	width:200px;
	display:inline;
	margin-rigth:5px;
	}
#sx h3{
	color:#4a0a2e;
	margin-top:5px;
	}
#sx a{
	color:#333;
	}
#sx a:hover{
	color:#A1075E;
	}
#dx{
	float:left;
	width:730px;
	display:inline;
	padding-left:15px;
	background-image:url(/immagini/separatore.gif);
	background-repeat:repeat-y;
	background-position:top left;
	}					
#slideshow{ 
	display:block;
	margin:0 auto;
	}
#map{
	width:90%;
	margin:0 auto;
	height:400px;
	}
#banner{
	margin:10px 0;
	}	
div .gmnoprint{
	color:#000000;
	}
#h_navigation{
	background-color:#2e071d;
	margin:10px 0;
	}
#footer{
	text-align:center;
	color:#e4c77d;
	height:16px;
	background-image:url(/immagini/footer_bg.gif);
	background-repeat:no-repeat;
	}
.TitoloPagina{
	font-size:1.4em;
	color:#490a2d;
	margin:5px 0;
	text-align:center;
	}

/*          ### MENU' FONDO PAGINA ###                */
.col{
	float:left;
	display:block;
	margin:10px 0;
	}
#servizi, #club{
	padding-left:15px;
	background-image:url(/immagini/separatore.gif);
	background-repeat:repeat-y;
	background-position:top leftt;
	}
#acquisti, #servizi_b, #club_b{
	margin-left:15px;
	margin-right:15px;
	}
/*          ### MENU' FONDO PAGINA ###                */
					
.clear{
	clear:both;
	line-height:1px;
	font-size:1px;
	height:1px;
	}			

