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, Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#F6F9E6;
	}
h1{
	}
h2{
	}
h3{
	font-size:14px;
	}
a{
	color:#467c2d;
	text-decoration:none;
	}
a:hover{
	
	}
a:active{
	outline:none;
	}
a:focus{
	-moz-outline-style:none; 
	}	
a img {
	border:0px;
	}
#container{
	width:718px;
	margin:0 auto;
	padding:6px 4px 0;
	border:2px solid #E1D2BF;
	background-color:#FFFFFF;
	}
#header{	
	width:718px;
	height:213px;
	background-image:url(/immagini/intestazione.jpg);
	background-repeat:no-repeat;
	}
#navbar{
	background-image:url(/immagini/bg_menu_intestazione.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	text-align:center;
	}
#navbar a{
	color:#C9006D;
	line-height:24px;
	padding-left:14px;
	font-size:12px;
	}
#navbar a:hover{
	color:#7AAA63;
	}
#wrapper {
	background-color:#FFFFFF;
	border-top:6px solid #FFB9AD;
	margin-top:8px;
	padding-top:9px;
	}					
#content{
	float:left;
	width:520px;
	}
#content ul{
	margin-left:20px;
	}	
#navigation{
	float:right;
	width:198px;
	background-color:#F8EEED;
	}
#navigation h3{
	color:#CE7DA9;
	font-weight:bold;
	margin:15px 0 0;
	padding:0;
	text-align:center;
	}
#navigation p{
	margin:5px 0;
	}	
#navigation a{
	color:#467c2d;
	display:block;
	padding-left:15px;
	}
#navigation a:hover{
	color:#FF7F62;
	}			
#footer{
	border-top:4px solid #E4D2CE;
	margin-top:4px;
	padding:5px;
	text-align:center;
	}	
#slideshow{ 
	width:100%;
	display:block;
	margin:0 auto;
	}
/* Mostra Carrello Start */
#boxShowKart{
	text-align:center;
	}		
#boxShowKart div{
	padding:8px 8px 2px 8px;
	}
#boxShowKart div img{
	margin-bottom:10px;
	}
#boxShowKart div strong{ 
	text-transform:uppercase; 
	font-size:10px; 
	color:#000; 
	display:block; 
	font-weight:normal;
	} 
#boxShowKart div span{ 
	font-size:11px; 
	color:#000; 
	display:block;
	}
#boxShowKart div span em{ 
	font-size:11px; 
	color:#77022E; 
	font-weight:bold; 
	}
#boxShowKart hr{ 
	height:1px; 
	width:90%; 
	color:#CCC; 
	background-color:#CCC; 
	clear:both; 
	border:0 none;
	}
#boxShowKart p{ 
	text-align:center; 
	margin-top:25px;
	text-transform:uppercase;
	}
#boxShowKart span{ 
	display:block; 
	text-align:center; 
	margin-top:5px;
	}
/* Mostra Carrello End */
#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:#F6F9E6;
	border-bottom:4px solid #E3ECB5;
	color:#79A963;
	display:block;
	font-size:18px;
	font-weight:bold;
	line-height:26px;
	margin:0;
	padding:0 0 0 5px;
	width:518px;
	text-align:center;
	}