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-image:url(/immagini/body_bg.png);
	background-repeat:repeat-x;
	}
h1{
	}
h2{
	}
h3{
	
	}
a{
	text-decoration:none;
	color:#588b2e;
	}
a:hover{
	color:#000;
	}
a:active{
	outline:none;
	}
a:focus{
	-moz-outline-style:none; 
	}	
a img {
	border:0px;
	}
/* STRUTTURA START */
#container{
	width:950px;
	margin:0 auto;
	background-image:url(/immagini/container_bg.png);
	background-repeat:no-repeat;
	}
#content{
	float:right;
	width:730px;
	}
#contenuto{
	padding:10px;
	width:710px;
	line-height:170%;
	}
#contenuto ul{
	margin-left:20px;
	}	
#navigation{
	float:left;
	width:220px;
	}
#footer{
	clear:both;
	width:900px;
	margin:0px auto;
	text-align:center;
	line-height:18px;
	}
/* STRUTTURA END */	

/* TEXT NAVIGATION - FOOT NAVIGATION START*/	

#txt_nav{
	margin:10px 0 18px 8px;
	list-style:none;
	text-transform:uppercase;
	height:15px;
	overflow:hidden;
	float:right;
	}		
#foot_nav{
	list-style:none;
	margin:10px 0 5px 15px;
	}
#txt_nav li, #foot_nav li{
	display:inline;
	}
#txt_nav li a{
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
	color:#000;
	}
#foot_nav li a{
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
	} 
#txt_nav li a:hover {
	color:#588b2e;
	}	
/* TEXT NAVIGATION - FOOT NAVIGATION END*/

/* TABS NAVIGATION START*/
ul#tabs_nav {
	height:48px;
	padding:0;
	width:730px;
	}
ul#tabs_nav li {
	display:inline;
	float:left;
	height:48px;
	}
ul#tabs_nav li a {
	background:transparent url(/immagini/sprite.png) no-repeat;
	display:block;
	height:48px;
	position:relative;
	}
/* ############## link ############## */
ul#tabs_nav li a.home {
	width:75px;
	background-position:0 0;
	}
ul#tabs_nav li a.rose {
	background-position:-75px 0;
	width:76px;
	}
ul#tabs_nav li a.composizioni {
	background-position:-151px 0; 
	width:133px;
	}
ul#tabs_nav li a.abbonamenti {
	background-position:-284px 0;
	width:130px;
	}
ul#tabs_nav li a.accessori {
	background-position:-414px 0;
	width:129px;
	}
ul#tabs_nav li a.catalogo {
	background-position:-543px 0;
	width:102px;
	}
ul#tabs_nav li a.servizi {
	background-position:-645px 0;
	width:85px;
	}
/* ############## hover ############## */
ul#tabs_nav li a.home:hover {
	background-position:0 -48px;
	width:75px;
	}
ul#tabs_nav li a.rose:hover {
	background-position:-75px -48px;
	width:76px;
	}
ul#tabs_nav li a.composizioni:hover {
	background-position:-151px -48px; 
	width:133px;
	}
ul#tabs_nav li a.abbonamenti:hover {
	background-position:-284px -48px;
	width:130px;
	}
ul#tabs_nav li a.accessori:hover {
	background-position:-414px -48px;
	width:129px;
	}
ul#tabs_nav li a.catalogo:hover {
	background-position:-543px -48px;
	width:102px;
	}	
ul#tabs_nav li a.servizi:hover {
	background-position:-645px -48px;
	width:85px;
	}
/* ############## active ############## */
ul#tabs_nav li a.home.active {
	background-position:0 -96px;
	width:75px;
	}
ul#tabs_nav li a.rose.active {
	background-position:-75px -96px;
	width:76px;
	}
ul#tabs_nav li a.composizioni.active {
	background-position:-151px -96px; 
	width:133px;
	}
ul#tabs_nav li a.abbonamenti.active {
	background-position:-284px -96px;
	width:130px;
	}
ul#tabs_nav li a.accessori.active {
	background-position:-414px -96px;
	width:129px;
	}
ul#tabs_nav li a.catalogo.active {
	background-position:-543px -96px;
	width:102px;
	}
ul#tabs_nav li a.servizi.active {
	background-position:-645px -96px;
	width:85px;
	}
				
/* TABS NAVIGATION END*/

/* MENU START */
.box_menu{
	width:192px;
	margin:5px auto;
	}
.top{
	background-image:url(/immagini/top_menu.png);
	background-repeat:no-repeat;
	width:172px;
	height:20px;
	padding:8px 10px;
	}
.newsletter{
	background-image:url(/immagini/newsletter.png);
	background-repeat:no-repeat;
	width:172px;
	height:20px;
	padding:8px 10px;
	}
.top_links{
	background-image:url(/immagini/top_links.png);
	background-repeat:no-repeat;
	width:172px;
	height:20px;
	padding:8px 10px 0 10px;
	}		
.middle{
	border-left:2px solid #b2c7a2; 
	border-right:2px solid #b2c7a2;
	padding:5px 10px; 
	}
.middle p a{
	font-family: Helvetica, Arial, sans-serif;
	color:#000;
	text-decoration:none;
	line-height:18px;
	}
.middle p a:hover{
	color:#588b2e;
	}						
/* MENU END */
#slideshow{ 
	width:100%;
	display:block;
	margin:0 auto;
	}
/* Mostra Carrello Start */
#boxShowKart{
	width:221px;
	float:right;
	margin:15px 15px 0 0;
	padding:5px;
	height:64px; 
	}		
#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{
	font-weight:bold;
	margin-bottom:5px; 
	}
#boxShowKart span{
	font-weight:normal; 
	}
/* Mostra Carrello End */	
#map{
	width:90%;
	margin:0 auto;
	height:400px;
	}	
div .gmnoprint{
	color:#000000;
	}
.times{
	font-family:"Times New Roman", Times, serif;
	color:#607f3c;
	font-size:18px;
	font-weight:normal;
	}
.clear{
	clear:both;
	line-height:1px;
	font-size:1px;
	height:1px;
	}
.fw_ProdEvidContent a img, .img_prodotto{
	border:1px solid #607F3C;
	}
/* Box prodotto hp*/
div.box_prodotto {width:210px; height:250px;  float:left; position:relative; padding: 0px 5px; overflow:hidden; text-align:center;}
.desc_prodotto{ color:#660000; margin:0; padding:0; }
.grey_prodotto { color:#999999; margin:0; padding:0;}
.importo_prodotto{ color:#E10005; margin:0; padding:0; font-weight:bold; font-size:130%;}
.ordina_prodotto{ color:#555; margin:0; padding:0; font-size:100%; font-style:italic;}
.ordina_prodotto a{color:#637E16; text-decoration:none; border-bottom:solid 2px #FFF; }
.ordina_prodotto a:hover{color:#637E16; border-bottom:solid 2px #637E16; }
.TitoloPagina{
	color:#607F3C;
	font-family:"Times New Roman",Times,serif;
	font-size:18px;
	margin:10px 0;
	}
.fw_sfumatura_ecom{
	border-bottom:2px solid #B2C7A2;
	margin:10px 0;
	height:2px;
	}
.msg_help{
	background-color:#FFFFFF;
	border-bottom:1px solid #607F3C;
	border-top:1px solid #607F3C;
	color:#777;
	font-size:11px;
	line-height:15px;
	}
div.question{
	font-weight:bold; 
	margin-top:6px; 
	cursor:pointer;
	}
div.question p{
	padding-left:20px;
	background-image:url(/immagini/faq_help.png);
	background-repeat:no-repeat;
	}	
div.answer{
	border-top:solid 2px #98b584;
	border-bottom:solid 2px #98b584;
	background-color:#f7faed;
	margin-top:5px;
	margin-bottom:10px;
	padding:4px;
	line-height: 16px;
	}
div.answer ol{
	margin-left:20px;
	}
div.answer ol li{
	margin:5px 0;
	}
/* STRUTTURA BOX RICERCA */	
#custom-search{
	width:148px;
	height:26px;
	padding-left:20px;
	background:url(/immagini/bg_custom_search.gif);
	background-repeat:no-repeat;
	clear:right;
	}
#txtCustomSearch {
	border:0;
	font-size:14px;
	color:#000;
	height:15px;
	margin-top:2px;
	/*margin-left:25px;*/
	padding-top:3px;
	width:118px;
	background-color:#FAFAFA;
	}
#custom-search-button {
	width:16px;
	height:16px;
	padding:9px;
	background-image:url(/immagini/btnSearchCustom.gif);
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
	}
#custom-search-wait {
	width:16px;
	height:16px;
	padding:9px;
	background-image:url(/immagini/ajax-loader.gif);
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
	display:none;
	}
