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:#313131;
	background-color:#fff;
	}
h1{
	}
h2{
	}
h3{
	}
a{
	text-decoration:none;
	color:#FF7F00;
	}
a:hover{
	
	}
a:active{
	outline:none;
	}
a:focus{
	-moz-outline-style:none; 
	}	
a img {
	border:0px;
	}
p{ line-height:18px }	
/* Struttura start*/
#container{
	width:890px;
	margin:0 auto;
	background-image:url(/immagini/wrap_bg.png);
	background-repeat:no-repeat;
	padding:10px 30px;
	}
#header{
	background-repeat:no-repeat;
	background-position:top center;
	margin-bottom:10px;
	}
#header a img{	
	float:left;
	}		
#content{
	float:right;
	width:680px;
	margin-left:10px;
	}
#content ul {
	margin-left:20px;
	}
#banner{
	text-align:center;
	}	
#content ul li{
	margin-bottom:5px;
	}
#navigation{
	float:left;
	width:200px;
	}
#navigation h3{	
	background-image:url(/immagini/h3_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin-top:10px;
	padding-bottom:10px;
	font-size:14px;
	color:#313131;
	}
#navigation a{
	color:#313131;
	}
#navigation a:hover{
	color:#668919;
	}				
#footer{
	clear:both;
	width:100%;
	text-align:center;
	margin-top:10px;
	}
/* Struttura end*/

/* Menù di navigazione ----- Start   */

ul#navbar {
	list-style:none;
	margin:0 auto;
	width:862px;
	padding:0;
	}
ul#navbar li {
	float:left;
	margin:0;
	height:39px;
	display:inline;
	}
ul#navbar li a {
	background:url(/immagini/sprite.gif);
	background-repeat:no-repeat;
	background-position:top left; 
	display:block;
	height:39px;
	position:relative;
	}
ul#navbar li a.home {
	width:142px;
	}
ul#navbar li a.acquisti {
	width:144px;
	background-position:-142px 0px;
	}
ul#navbar li a.idea {
	width:144px;
	background-position:-286px 0px;
	}
ul#navbar li a.gallery {
	width:144px;
	background-position:-430px 0px;
	}
ul#navbar li a.corsi {
	width:144px;
	background-position:-574px 0px;
	}							
ul#navbar li a.contatti {
	width:144px;
	background-position:-718px 0px;
	}		
ul#navbar li a span {
	background:url(/immagini/sprite.gif) no-repeat scroll bottom left;
	display:block;
	position:absolute;
	top:0;
	left:0;
	height:39px;
	width:100%;
	z-index:100;
	}
ul#navbar li a.home span{
	width:142px;
	background-position:0px -39px;
	}
ul#navbar li a.acquisti span{
	width:144px;
	background-position:-142px -39px;
	}
ul#navbar li a.idea span{
	width:144px;
	background-position:-286px -39px;
	}
ul#navbar li a.gallery span{
	width:144px;
	background-position:-430px -39px;
	}
ul#navbar li a.corsi span{
	width:144px;
	background-position:-574px -39px;
	}							
ul#navbar li a.contatti span{
	width:144px;
	background-position:-718px -39px;
	}		
ul#navbar li a span:hover {
	cursor:pointer;
	}		

/* Menù di navigazione ----- End   */
	
#slideshow{ 
	width:90%;
	display:block;
	margin:0 auto;
	}
	
/* Box Newsletter Start */
#box_newsletter {
	background-image:url(/immagini/newsletter_bg.gif);
	background-repeat:repeat-x;
	border:1px solid #c5d656;
	margin-top:10px;
	padding:0 5px;
	float:left;
	clear:left;
	width:180px;
	}
#box_newsletter span {
	color:#313131;
	display:block;
	margin-bottom:10px;
	text-align:center;
	font-weight:bold;
	}
#box_newsletter label {
	font-size:0.8em;
	}
#box_newsletter input {
	margin:3px 0;
	}
/* Box Newsletter 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{
	font-size:18px;
	color:#7fa729;
	margin:10px 0 5px 0;
	font-weight:normal;
	}
.claim{
	width: 95%; 
	font-size:11px;
	font-weight:bold;
	text align:center;
	margin:10px auto;
	background-color: #f7f7f7;
	border: solid 1px #CECECE;
	padding: 10px;
	}	
/* BOXSHOWKART  START */
#boxShowKart {
	text-align:center;
	width:200px;
	margin:10px 0;
	}
#boxShowKart div {
	padding:8px 8px 2px;
}
#boxShowKart div img {
	margin-bottom:10px;
	}
#boxShowKart div strong {
	color:#000000;
	display:block;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
	}
#boxShowKart div span {
	color:#000000;
	display:block;
	font-size:11px;
	}
#boxShowKart div span em {
	color:#77022E;
	font-size:11px;
	font-weight:bold;
	}
#boxShowKart hr {
	background-color:#CCCCCC;
	border:0 none;
	clear:both;
	color:#CCCCCC;
	height:1px;
	width:90%;
	}
#boxShowKart p {
	text-align:center;
	text-transform:uppercase;
	border:1px solid #aaa;
	}
#boxShowKart span {
	display:block;
	margin-top:5px;
	text-align:center;
	}				
/* BOXSHOWKART  END */

#fw_wrap_loc, #fw_wrap_loc p, #fw_wrap_loc ul li span {background-color:#FFF;}
#fw_wrap_loc ul{ color:#000; }


