
*{
	margin: 0;
	padding:0;
	outline:none;
	}




body{
	background: #fff;
	font: x-small "Courier New", Courier, mono;
	color: #635E5E;
	/*  text-align:center;		 centers content in IE5.5 and earlier */
	}

.hide{
	display:none;
}

.hide_01{
	display:none;
}

.hide__02{
	display:none;
}

.zoom_hide{display:none;cursor:move;} 

#hidden_menu{
	display:none;
}

#n_IT{
	display:none;
}

#txt{
	visibility:hidden;
}

/* --------------------------- centratura per l'entry page (senza layer "music")     */

 /* styles for IE 5 Mac */
#centered {
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 20px;
 }
 
 /* regole invisibili a  IE 5 MAC, inoltre, sovrascrive la precedente! \*/
#centered {
   top: 50%;
   left: 0px;
   width: 100%;
   margin-top: -273px; /* è la metà dell'altezza di wrapperHome e wrapper*/
   text-align: center;
 }
 
 /* end IE 5 hack */ 


/* --------------------------- centratura per main (CON layer "music")     */

 /* styles for IE 5 Mac */
#centered2 {
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 20px;
 }
 
 /* regole invisibili a  IE 5 MAC, inoltre, sovrascrive la precedente! \*/
#centered2 {
   top: 50%;
   left: 0px;
   width: 100%;
   margin-top: -294px; /* è la metà dell'altezza di wrapperHome e wrapper*/
   text-align: center;
 }
 
 /* end IE 5 hack */ 



#drag {
	width: 946px;
	height: 546px;
	overflow: hidden;
	position:absolute;
	left:0px;
	top:0px;
}
 
.inside {
	width: 2365px;
	height: 1365px;
}

	
	
#wrapperHome{
	text-align:left;
	position:relative;
	margin: 0px auto;
	/*width:951px;
	height:550px;*/
	
	width:946px;
	height:546px;
	border:1px solid #CCCCCC;


}

#languageMenu{
	position:absolute;
	top:41px;
	left:36px;


}


#languageMenu ul { 
	list-style-type: none;
	margin: 0;
	padding: 0;
	
	}
	
	

#languageMenu ul li a { 
	display: block;
 	height: 18px;
  }
  
/*non fa comparire la scritta nella lista*/
#languageMenu ul li a span { display: none; }


/* stato normale dell'immagine come sfondo di a*/
#languageMenu ul li#italiano a {
/* è la larghezza della gif*/
 	width: 78px; 
 	background: url(img/italiano.gif) no-repeat;
  }
  
  /* roll over dell'immagine come sfondo di li*/
  #languageMenu ul li#italiano {
 	width: 78px; 
 	background: url(img/italiano.gif) no-repeat;
	 /*background-position: ( x-pos y-pos )  */
	background-position: 0 -18px;
  }

	
	/* stato normale dell'immagine come sfondo di a*/
#languageMenu ul li#english a {
/* è la larghezza della gif*/
 	width: 78px; 
 	background: url(img/english.gif) no-repeat;
  }
  
  /* roll over dell'immagine come sfondo di li*/
  #languageMenu ul li#english {
 	width: 78px; 
 	background: url(img/english.gif) no-repeat;
	 /*background-position: ( x-pos y-pos )  */
	background-position: 0 -18px;
  }

#languageMenu ul li#italiano a:hover,
#languageMenu ul li#english a:hover
{ background-image: none; }


#containerLogo{
	position:absolute;
	top:233px;
	left:33px;
	height:55px;
	width:155px;

}

 #logoHome{
	color:#000;
	font-size:53px;
	text-indent: -5000px;
	background:url(img/logoBig.gif) no-repeat;
	height:55px;


}

 #footerHome{
	 position:absolute;
	 left:28px;
	 top:510px;
	 font-family:"Courier New", Courier, mono;
	 font-size:11px;
	 color:#8F888A;

}



/*************************************************/
/*	PARTE DINAMICA                           */
/*************************************************/

#wrapper {
	position:relative;
	text-align:left;
	/*margin:95px auto 0 auto;*/
	margin: 0px auto;
	width:946px;
	height:546px;
	border:1px solid #fff;

}


#music {
	position:relative;
	text-align:left;
	/*margin:95px auto 0 auto;*/
	margin: 0px auto;
	width:946px;
	height:42px;
	/*border:1px solid #f00;*/

}



#music #flash{
	margin-left:34px;

}



#contenuto {
	z-index:201;
	position:absolute;
	top:0px;
	left:215px;
	width:731px;
	height:546px;
	/*background-color:blue;*/
}

.entry {

	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;

}

#pop_sfondo {
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1000;
	background-color:#fff;
	text-align:left;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	visibility:hidden;
	
}

#pop_gallery {
	visibility:hidden;
	z-index:1000;
	left:50%;
	margin-left:-473px;
	top:50%;
	margin-top:-293px;
	position: absolute;
	background: #000000;
	font-weight: normal;
	width: 946px;
	height:546px;
}

		#pop_gallery a#closer {
		display: block;
		background: #999;
		border: 1px solid;
		border-color: #000;
		color: #fff;
		font-size: .9em;
		margin: 0 0 0px 0px;
		padding: 2px;
		text-decoration: none;
		width:50px;
		text-align:center;
		}
		#pop_gallery a#closer:hover {
		color: #000;
		}

#pop_lavora {
	visibility: hidden;
	z-index:1000;
	left:50%;
	margin-left:-370px;
	top:50%;
	margin-top:-294px;
	position: absolute;
	background-color:#fff;
	font-weight: normal;
	width: 750px;
	height:546px;
}



/*    ---------------------   menu cucina*/


#menucucina {
	z-index:250;
	position:absolute;
	bottom:0;
	left:0px;
	width:946px;
	height:0px;
	/*background:#f00;*/
	visibility:hidden;
	color:white;
	overflow:hidden;

}


#menucucina #navContainer1 { 
	position:absolute;
	left:34px;
	top:11px;
	/*border:1px solid #f00;*/
	
	}

#menucucina #navContainer1 ul { 
	list-style-type: none;
	margin: 0;
	padding: 0;
	
	}
	
#menucucina #navContainer1 ul li { 
/*	margin:-1px;
	font-size:0;*/
  }


#menucucina #navContainer1 ul li a { 
	display: block;
	/*setta l'altezza dell'img*/
 	height: 12px;
	/*border:1px solid #f00;
	margin:-1px;*/
  }
  
/*non fa comparire la scritta nella lista*/
#menucucina #navContainer1 ul li a span { display: none; }


/* in ie.css c'è una correzione per i vecchi explorer*/

#menucucina #navContainer1 ul li#zoom a {
/* è la larghezza della gif*/
 	width: 180px; 
 	background: url(img/layoutCucine/zoom.gif) no-repeat;
  }
  
#menucucina #navContainer1 ul li#features a {
/* è la larghezza della gif*/
 	width: 180px; 
 	background: url(img/layoutCucine/features.gif) no-repeat;
  }

#menucucina #navContainer1 ul li#stampa a {
/* è la larghezza della gif*/
 	width: 180px; 
 	background: url(img/layoutCucine/stampa.gif) no-repeat;
  }


  /*   sull'hover del menu il background è invisibile e si vede lo sfondo di li (lo stato di hover) */
#menucucina #navContainer1 ul li#zoom a:hover,
#menucucina #navContainer1 ul li#features a:hover,
#menucucina #navContainer1 ul li#stampa a:hover
{ 	background-position: -180px 0px; }


#menucucina #title{
	position:absolute;
	top:62px;
	left:34px;


}


/*menu numerico*/

#menucucina #navContainer2 { 
	position:absolute;
	left:170px;
	top:70px;
	/*border:1px solid #f00;*/
	
	}

#menucucina #navContainer2 ul { 
	list-style-type: none;
	margin: 0;
	padding: 0;
	
	}
	
#menucucina #navContainer2 ul li { 
 	display: block;
  	float: left; 
  }


#menucucina #navContainer2 ul li a { 
	display: block;
 	height: 9px;
  }
  
/*non fa comparire la scritta nella lista*/
#menucucina #navContainer2 ul li a span { display: none; }


#menucucina #navContainer2 ul li#LI0 a {
/* è la larghezza della gif*/
 	width: 13px; 
 	background: url(img/layoutCucine/numbers/1.gif) no-repeat;
	visibility:hidden;
  }

#menucucina #navContainer2 ul li#LI1 a {
/* è la larghezza della gif*/
 	width: 13px; 
 	background: url(img/layoutCucine/numbers/2.gif) no-repeat;
	visibility:hidden;
  }

#menucucina #navContainer2 ul li#LI2 a {
/* è la larghezza della gif*/
 	width: 13px; 
 	background: url(img/layoutCucine/numbers/3.gif) no-repeat;
	visibility:hidden;
  }

#menucucina #navContainer2 ul li#LI3 a {
/* è la larghezza della gif*/
 	width: 13px; 
 	background: url(img/layoutCucine/numbers/4.gif) no-repeat;
	visibility:hidden;
  }

#menucucina #navContainer2 ul li#LI4 a {
/* è la larghezza della gif*/
 	width: 13px; 
 	background: url(img/layoutCucine/numbers/5.gif) no-repeat;
	visibility:hidden;
  }


#menucucina #navContainer2 ul li#LI5 a {
/* è la larghezza della gif*/
 	width: 13px; 
 	background: url(img/layoutCucine/numbers/6.gif) no-repeat;
	visibility:hidden;
  }


#menucucina #navContainer2 ul li#LI6 a {
/* è la larghezza della gif*/
 	width: 13px; 
 	background: url(img/layoutCucine/numbers/7.gif) no-repeat;
	visibility:hidden;
  }



#menucucina #navContainer2 ul li#LI7 a {
/* è la larghezza della gif*/
 	width: 13px; 
 	background: url(img/layoutCucine/numbers/8.gif) no-repeat;
	visibility:hidden;
  }


#menucucina #navContainer2 ul li#LI8 a {
/* è la larghezza della gif*/
 	width: 13px; 
 	background: url(img/layoutCucine/numbers/9.gif) no-repeat;
	visibility:hidden;
  }


#menucucina #navContainer2 ul li#LI9 a {
/* è la larghezza della gif*/
 	width: 13px; 
 	background: url(img/layoutCucine/numbers/10.gif) no-repeat;
	margin-right:5px;
	visibility:hidden;
  }


#menucucina #navContainer2 ul li#LI10 a {
/* è la larghezza della gif*/
 	width: 13px; 
 	background: url(img/layoutCucine/numbers/11.gif) no-repeat;
	margin-right:5px;
	visibility:hidden;
  }



#menucucina #navContainer2 ul li#LI11 a {
/* è la larghezza della gif*/
 	width: 13px; 
 	background: url(img/layoutCucine/numbers/12.gif) no-repeat;
	margin-right:5px;
	visibility:hidden;

  }

#menucucina #navContainer2 ul li#LI12 a {
/* è la larghezza della gif*/
 	width: 13px; 
 	background: url(img/layoutCucine/numbers/13.gif) no-repeat;
		margin-right:5px;

	visibility:hidden;
  }


#menucucina #navContainer2 ul li#LI13 a {
/* è la larghezza della gif*/
 	width: 13px; 
 	background: url(img/layoutCucine/numbers/14.gif) no-repeat;
		margin-right:5px;

	visibility:hidden;
  }


#menucucina #navContainer2 ul li#LI14 a {
/* è la larghezza della gif*/
 	width: 13px; 
 	background: url(img/layoutCucine/numbers/15.gif) no-repeat;
		margin-right:5px;

	visibility:hidden;
  }

#menucucina #navContainer2 ul li#LIVING a {
/* è la larghezza della gif*/
 	width: 38px; 
 	background: url(img/layoutCucine/living.gif) no-repeat;

  }



  /*   sull'hover del menu il background è invisibile e si vede lo sfondo di li (lo stato di hover) */
#menucucina #navContainer2 ul li#LI0 a:hover,
#menucucina #navContainer2 ul li#LI1 a:hover,
#menucucina #navContainer2 ul li#LI2 a:hover,
#menucucina #navContainer2 ul li#LI3 a:hover,
#menucucina #navContainer2 ul li#LI4 a:hover,
#menucucina #navContainer2 ul li#LI5 a:hover,
#menucucina #navContainer2 ul li#LI6 a:hover,
#menucucina #navContainer2 ul li#LI7 a:hover,
#menucucina #navContainer2 ul li#LI8 a:hover,
#menucucina #navContainer2 ul li#LI9 a:hover,
#menucucina #navContainer2 ul li#LI10 a:hover,
#menucucina #navContainer2 ul li#LI11 a:hover,
#menucucina #navContainer2 ul li#LI12 a:hover,
#menucucina #navContainer2 ul li#LI13 a:hover,
#menucucina #navContainer2 ul li#LI14 a:hover,
#menucucina #navContainer2 ul li#LI0 a.selected,
#menucucina #navContainer2 ul li#LI1 a.selected,
#menucucina #navContainer2 ul li#LI2 a.selected,
#menucucina #navContainer2 ul li#LI3 a.selected,
#menucucina #navContainer2 ul li#LI4 a.selected,
#menucucina #navContainer2 ul li#LI5 a.selected,
#menucucina #navContainer2 ul li#LI6 a.selected,
#menucucina #navContainer2 ul li#LI7 a.selected,
#menucucina #navContainer2 ul li#LI8 a.selected,
#menucucina #navContainer2 ul li#LI9 a.selected,
#menucucina #navContainer2 ul li#LI10 a.selected,
#menucucina #navContainer2 ul li#LI11 a.selected,
#menucucina #navContainer2 ul li#LI12 a.selected,
#menucucina #navContainer2 ul li#LI13 a.selected,
#menucucina #navContainer2 ul li#LI14 a.selected
{ 	background-position: -13px 0px; }


#menucucina #navContainer2 ul li#LIVING a:hover,
#menucucina #navContainer2 ul li#LIVING a.selected

{ 	background-position: -38px 0px; }



#menucucina #txt{
		position:absolute;
		left:370px;
		top:11px;
		width:450px;
		font-family:"Courier New", Courier, mono;
		font-size:11px;
		letter-spacing:-1px;

		
		color:#fff;

}

#menucucina #logo{
		position:absolute;
		left:852px;
		top:59px;

}



	/* install instructions toggle */
	#pop_up {
		visibility:hidden;
		z-index:1001;
		left:50%;
		margin-left:-245px;
		top:50%;
		margin-top:-198px;
		position: absolute;
		background: #000;
		border: 1px solid #7B7673;
		font-weight: normal;
		opacity: .85;
		filter:alpha(opacity=85);
		width: 502px;
		height:336px;
		}
		#pop_up p {
		color: #fff;
		line-height: 1.2em;
		}
		#pop_up a#closer {
		display: block;
		background: #999;
		border: 1px solid;
		border-color: #000;
		color: #fff;
		font-size: .9em;
		margin: 0 0 0px 0px;
		padding: 2px;
		text-decoration: none;
		width:50px;
		text-align:center;
		}
		#pop_up a#closer:hover {
		color: #000;
		}

#pop_up form {
		padding:50px 0 0 33px;
		font-family:"Courier New", Courier, mono;
		font-size:11px;


		}
		
		

/* ------------------------------------------------- stili per form  */

#closeStampa{
	position:absolute;
	right:0;
	top:0;
	padding:4px;
	z-index:1000;

}

#closeStampa a img{
	border:0;
}

#titleStampa{
	position:absolute;
	left:33px;
	top:28px;

}


fieldset {
	display: block;
	border:none;
	/*margin:0;*/
	/*padding:4px 0;*/
}



select {
	display: block;
	background: #fff;
	/*border: 1px #0084AC solid;
	width: 130px;*/
}


input {
	display: block;
	font-size: 10px;
	background: transparent;
	border: 0;
	/*height: 18px;*/
	color:#fff;
	
}



label {
	float: left;
	display: block;
	padding: 5px 15px 0 0;
	font-weight: normal;
	/*border: solid 1px #f00;*/
	font-size: 11px;
	color:#BDC0C2;      
}




textarea {
	display: block;
	background-color: #fff;
	border: 0;
	width: 365px;
	height: 78px;
	color:#000;
	font: 11px Arial, Helvetica, sans-serif;

}

.submit{
	font-size: 10px;
	font-weight:bold;
	background-color: #B4A852;
	color:#fff;
	border-top: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	border-left: 1px #000 solid;
	width: 90px;
	height: 23px;
	margin-top:5px;
	margin-bottom:15px;
	margin-right:50px;
	float:left;
	
}



 fieldset.radio{
	margin: 10px 0 0 0;
	padding:0;
}

 fieldset.radio input {
	width: auto;
	background-color: transparent;
	border: none;
}

 fieldset.radio .left {
	float: left;
	padding-right:5px;

	
}

 fieldset.radio .right {
	float: left;
	width:425px;
	font-size:11px;
	color:#7F8182;
	
}

 fieldset.radio label {

	margin: 0;
	padding:0;


}



#alignButton{
	position:absolute;
	right:0px;
	bottom:0px;


}

#alignButton2{
	position:absolute;
	left:0px;
	bottom:0px;


}


/*-----------------------------------*/


#submenu {
	z-index:202;
	position:absolute;
	top:491px;
	right:0px;
	width:0px;
	height:5px;
	border-bottom: 1px #ccc solid;
	/*background:url(img/riga.gif) repeat-x;*/
}

#sfondomenu {
	z-index:199;
	position:absolute;
	top:0px;
	width:200px;
	height:546px;
	visibility:hidden;
}

#sfondocontenuto {
	z-index:200;
	position:absolute;
	top:20px;
	left:210px;
	width:590px;
	height:580px;
	background-color:black;
	text-align:center;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	visibility:hidden;
}

#sfondomenucucina {
	z-index:249;
	position:absolute;
	bottom:0px;
	left:0px;
	width:946px;
	height:0px;
	background-color:black;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	visibility:hidden;
}


#sfondo {
	z-index:100;
	position:absolute;
	top:0px;
	left:0px;
	width:946px;
	height:546px;
	/*background:url(img/bg.gif) repeat-x;*/
}


/* ----------fiere*/


#contentNews{
	position:absolute;
	width:490px;
	height:405px;
	overflow:hidden;
	left:150px;
	top:70px;
	/*background:#fff;*/


}


#containerImg{
	position:relative;
	margin:10px 0 0 0;
	/*height:122px;*/
	/*width:341px;*/
	/*vertical-align:bottom;*/
	/*border:1px solid #f00;*/
}

#containerImg img{
	/*float:left;*/
	border:1px solid #555858;
	padding:0px 0;

}


/*
#photoBtn a{

	float:right;
	border:0;	
	width: 115px;
	display: block;
	height:122px;
	background: url("img/layoutStampa/galleryBtn.png") no-repeat;


}
*/
.photoBtn2 a{

	/*float:right;*/
	/*margin-left:10px;*/
	
	border:0;	
	margin-top:5px;
	width: 106px;
	display: block;
	height:16px;
	background: url("img/layoutStampa/galleryBtn2.png") no-repeat;


}


#contentNews h1{
	font-size:11px;
	font-family:"Courier New", Courier, mono;
	color:#F7723E;
	padding-bottom:5px;

}

#contentNews p{
	font-size:11px;
	font-family:"Courier New", Courier, mono;
	color:#A7AAAB;
	padding-bottom:15px;
	line-height:11px;

}

#contentNews p a{
	font-size:11px;
	font-family:"Courier New", Courier, mono;
	color:#F7723E;
	text-decoration:none;

}

#contentNews p a:hover{
	font-size:11px;
	font-family:"Courier New", Courier, mono;
	color:#A7AAAB;
	text-decoration:none;

}


/*-------------------------------------------------------------   menu nero italiano*/


#menu {
z-index:202;
position:absolute;
top:39px;
left:19px;
width:205px;
filter:alpha(opacity=0);
-moz-opacity:0;
opacity:0;
}

/*non fa comparire la scritta nella lista*/
#menu a span { display: none; }

/* ---------------------------------------------------- COMPANY */

 h3#company a {
	width: 181px;
	display: block;
	height:19px;
	background: url("img/menu/ita_scuro/company_s.png") no-repeat;

}


h3#company a:hover,h3#company a.selected {

	background-position: -181px 0px;
}

/*  ------------- sub menu company  */



/*  storia  */

 h3#storia a {
	width: 181px;
	display: block;
	height:13px;
	background: url("img/menu/ita_scuro/sub-company/storia_s.png") no-repeat;

}


h3#storia a:hover,h3#storia a.selected {

	background-position: -181px 0px;
}


/*  pensiero  */

 h3#pensiero a {
	width: 181px;
	display: block;
	height:13px;
	background: url("img/menu/ita_scuro/sub-company/pensiero_s.png") no-repeat;

}


h3#pensiero a:hover,h3#pensiero a.selected {

	background-position: -181px 0px;
}

/*  realta  */

 h3#realta a {
	width: 181px;
	display: block;
	height:13px;
	background: url("img/menu/ita_scuro/sub-company/realta_s.png") no-repeat;

}


h3#realta a:hover,h3#realta a.selected {

	background-position: -181px 0px;
}



/* ---------------------------------------------------------- CUCINE */

h3#cucine a {
	width: 181px;
	display: block;
	height:19px;
	
	background: url("img/menu/ita_scuro/cucine_s.png") no-repeat;
}


h3#cucine a:hover,h3#cucine a.selected {

	background-position: -181px 0px;
}

/* ------------------ sub menu cucine */

/*  vip  */

h3#vip a {
width: 181px;
display: block;
height:14px;
background: url("img/menu/ita_scuro/sub-cucine/vip_s.png") no-repeat;
}

h3#vip a:hover,h3#vip a.selected {
background-position: -181px 0px;
}

/*  yara vip  */

h3#yaravip a {
width: 181px;
display: block;
height:13px;
background: url("img/menu/ita_scuro/sub-cucine/yaravip_s.png") no-repeat;
}

h3#yaravip a:hover,h3#yaravip a.selected {
background-position: -181px 0px;
}

/*  moderne  */

h3#moderne a {
	width: 181px;
	display: block;
	height:14px;
	
	background: url("img/menu/ita_scuro/sub-cucine/moderne_s.png") no-repeat;
}


h3#moderne a:hover,h3#moderne a.selected {

	background-position: -181px 0px;
}

/*  coco  */

h3#coco a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-cucine/coco_s.png") no-repeat;
}


h3#coco a:hover,h3#coco a.selected {

	background-position: -181px 0px;
}


/*  meg  */

h3#meg a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-cucine/meg_s.png") no-repeat;
}


h3#meg a:hover,h3#meg a.selected {

	background-position: -181px 0px;
}

/*  elle  */

h3#elle a {
width: 181px;
display: block;
height:13px;
background: url("img/menu/ita_scuro/sub-cucine/elle_s.png") no-repeat;
}

h3#elle a:hover,h3#elle a.selected {
background-position: -181px 0px;
}

/*  ellevip  */

h3#ellevip a {
width: 181px;
display: block;
height:13px;
background: url("img/menu/ita_scuro/sub-cucine/ellevip_s.png") no-repeat;
}

h3#ellevip a:hover,h3#ellevip a.selected {
background-position: -181px 0px;
}

/*  living1  */

h3#living1 a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-cucine/living_s.png") no-repeat;
}


h3#living1 a:hover,h3#living1 a.selected {

	background-position: -181px 0px;
}


/*  YARA  */

h3#yara a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-cucine/yara_s.png") no-repeat;
}


h3#yara a:hover,h3#yara a.selected {

	background-position: -181px 0px;
}



/*  luce  */

h3#luce a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-cucine/luce_s.png") no-repeat;
}


h3#luce a:hover,h3#luce a.selected {

	background-position: -181px 0px;
}



/*  zoe  */

h3#zoe a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-cucine/zoe_s.png") no-repeat;
}


h3#zoe a:hover,h3#zoe a.selected {

	background-position: -181px 0px;
}


/*  lucrezia  */

h3#lucrezia a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-cucine/lucrezia_s.png") no-repeat;
}


h3#lucrezia a:hover,h3#lucrezia a.selected {

	background-position: -181px 0px;
}

/*  aria  */

h3#aria a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-cucine/aria_s.png") no-repeat;
}


h3#aria a:hover,h3#aria a.selected {

	background-position: -181px 0px;
}

/*  frida  */

h3#frida a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-cucine/frida_s.png") no-repeat;
}


h3#frida a:hover,h3#frida a.selected {

	background-position: -181px 0px;
}

/*  frida new  */

h3#frida a {
width: 181px;
display: block;
height:13px;
background: url("img/menu/ita_scuro/sub-cucine/frida_new_s.png") no-repeat;
}


h3#frida a:hover,
h3#frida a.selected {
background-position: -181px 0px;
}

/*  ariel new  */

h3#ariel a {
width: 181px;
display: block;
height:13px;
background: url("img/menu/ita_scuro/sub-cucine/ariel_new_s.png") no-repeat;
}


h3#ariel a:hover,
h3#ariel a.selected {
background-position: -181px 0px;
}

/*  gio  */

h3#gio a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-cucine/gio_s.png") no-repeat;
}


h3#gio a:hover,h3#gio a.selected {

	background-position: -181px 0px;
}


/*  maya  */

h3#maya a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-cucine/maya_s.png") no-repeat;
}


h3#maya a:hover,h3#maya a.selected {

	background-position: -181px 0px;
}

/*  living2  */

h3#living2 a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-cucine/living_s.png") no-repeat;
}


h3#living2 a:hover,h3#living2 a.selected {

	background-position: -181px 0px;
}


/*  newEntry  */

h3#newEntry a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-cucine/newEntry_s.png") no-repeat;
}


h3#newEntry a:hover,h3#newEntry a.selected {

	background-position: -181px 0px;
}

/*  newEntry  */

h3#newEntry3 a {
width: 181px;
display: block;
height:13px;
background: url("img/menu/ita_scuro/sub-cucine/newEntry_s.png") no-repeat;
}

h3#newEntry3 a:hover,h3#newEntry3 a.selected {
background-position: -181px 0px;
}

/* Video  */

h3#video a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-cucine/video_s.png") no-repeat;
}


h3#video a:hover,h3#video a.selected {

	background-position: -181px 0px;
}

/* ----------------------------------------------------------------*/



/*  tradizionali  */

h3#tradizionali a {
	width: 181px;
	display: block;
	height:14px;
	
	background: url("img/menu/ita_scuro/sub-cucine/tradizionali_s.png") no-repeat;
}


h3#tradizionali a:hover,h3#tradizionali a.selected {

	background-position: -181px 0px;
}


/*  lady  */

h3#lady a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-cucine/lady_s.png") no-repeat;
}


h3#lady a:hover,,h3#lady a.selected {

	background-position: -181px 0px;
}



/*  anastasia  */

h3#anastasia a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-cucine/anastasia_s.png") no-repeat;
}


h3#anastasia a:hover,h3#anastasia a.selected {

	background-position: -181px 0px;
}


/*  morgana  */

h3#morgana a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-cucine/morgana_s.png") no-repeat;
}


h3#morgana a:hover,h3#morgana a.selected {

	background-position: -181px 0px;
}


/*  daniela  */

h3#daniela a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-cucine/daniela_s.png") no-repeat;
}


h3#daniela a:hover,h3#daniela a.selected {

	background-position: -181px 0px;
}

/*  elite  */

h3#elite a {
width: 181px;
display: block;
height:13px;
background: url("img/menu/ita_scuro/sub-cucine/elite_s.png") no-repeat;
}


h3#elite a:hover,h3#elite a.selected {
background-position: -181px 0px;
}

/*  noa  */

h3#noa a {
	width: 181px;
	display: block;
	height:13px;
	background: url("img/menu/ita_scuro/sub-cucine/noa_s.png") no-repeat;
}


h3#noa a:hover,h3#noa a.selected {
	background-position: -181px 0px;
}

/*  newEntry2  */

h3#newEntry2 a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-cucine/newEntry_s.png") no-repeat;
}


h3#newEntry2 a:hover,h3#newEntry2 a.selected {

	background-position: -181px 0px;
}

/*  Video2  */

h3#video2 a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-cucine/video_s.png") no-repeat;
}


h3#video2 a:hover,h3#video2 a.selected {

	background-position: -181px 0px;
}

/* ---------------------------------------------------- SCEGLIERE */

h3#scegliere a {
	width: 181px;
	display: block;
	height:19px;
	
	background: url("img/menu/ita_scuro/scegliere_s.png") no-repeat;
}


h3#scegliere a:hover,h3#scegliere a.selected {

	background-position: -181px 0px;
}


/*  --------------------- scegliere sub menu */


/*  design */
h3#design a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-scegliere/design_s.png") no-repeat;
}


h3#design a:hover,h3#design a.selected {

	background-position: -181px 0px;
}



/*  abbinamenti */
h3#innovazione a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-scegliere/abbinamenti_s.png") no-repeat;
}


h3#innovazione a:hover,h3#innovazione a.selected {

	background-position: -181px 0px;
}


/*  funzionalita */
h3#funzionalita a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-scegliere/funzionalita_s.png") no-repeat;
}


h3#funzionalita a:hover,h3#funzionalita a.selected {

	background-position: -181px 0px;
}



/*  garanzie */
h3#garanzie a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-scegliere/garanzie_s.png") no-repeat;
}


h3#garanzie a:hover,h3#garanzie a.selected {

	background-position: -181px 0px;
}

/* ----------------------------------------------- ECOSOSTENIBILITA' */

h3#eco a{
width:175px;
display: block;
height:19px;
background: url("img/menu/ita_scuro/eco_s.png") no-repeat;
}

h3#eco a:hover,
h3#eco a:focus,
h3#eco a.selected{
background-position: -175px 0px;
}

/* sub menu ecosostenibilità */

h3#ecopensiero a{
width: 181px;
display: block;
height:13px;
background: url("img/menu/ita_scuro/sub-eco/pensiero_s.png") no-repeat;
}

h3#ecopensiero a:hover,
h3#ecopensiero a:focus,
h3#ecopensiero a.selected{
background-position: -181px 0px;
}

h3#concreto a{
width: 181px;
display: block;
height:13px;
background: url("img/menu/ita_scuro/sub-eco/concreto_s.png") no-repeat;
}

h3#concreto a:hover,
h3#concreto a:focus,
h3#concreto a.selected{
background-position: -181px 0px;
}

/* ----------------------------------------------- PUNTI VENDITA */

h3#punti a {
	width: 181px;
	display: block;
	height:19px;
	
	background: url("img/menu/ita_scuro/punti_s.png") no-repeat;
}


h3#punti a:hover,h3#punti a.selected {

	background-position: -181px 0px;
}


/* sub menu punti vendita  */

/*  italia */
h3#italia a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-punti/italia_s.png") no-repeat;
}


h3#italia a:hover,h3#italia a.selected {

	background-position: -181px 0px;
}

/*  mondo */
h3#mondo a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-punti/mondo_s.png") no-repeat;
}


h3#mondo a:hover,h3#mondo a.selected {

	background-position: -181px 0px;
}



/* --------------------------------------- SAPERNE DI PIù*/

h3#saperne a {
	width: 181px;
	display: block;
	height:19px;
	
	background: url("img/menu/ita_scuro/saperne_s.png") no-repeat;
}


h3#saperne a:hover,h3#saperne a.selected {

	background-position: -181px 0px;
}


/*  SUB MENU SAPERNE DI PI+*/
		
/*  faq */
h3#faq a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-saperne/faq_s.png") no-repeat;
}


h3#faq a:hover,h3#faq a.selected {

	background-position: -181px 0px;
}


/*  promozioni */
h3#promozioni a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-saperne/promozioni_s.png") no-repeat;
}


h3#promozioni a:hover,h3#promozioni a.selected {

	background-position: -181px 0px;
}


/*  info */
h3#info a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-saperne/info_s.png") no-repeat;
}


h3#info a:hover,h3#info a.selected {

	background-position: -181px 0px;
}


/*  cataloghi */
h3#cataloghi a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-saperne/cataloghi_s.png") no-repeat;
}


h3#cataloghi a:hover,h3#cataloghi a.selected {

	background-position: -181px 0px;
}



/*  pdf */
h3#pdf a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-saperne/pdf_s.png") no-repeat;
}


h3#pdf a:hover,h3#pdf a.selected {

	background-position: -181px 0px;
}

/*  pulizia */
h3#pulizia a {
width: 181px;
display: block;
height:13px;
background: url("img/menu/ita_scuro/sub-saperne/pulizia_s.png") no-repeat;
}


h3#pulizia a:hover,h3#pulizia a.selected {
background-position: -181px 0px;
}

/* --------------------------------------------------------  STAMPA ED EVENTI */

h3#stampa a {
	width: 181px;
	display: block;
	height:19px;
	
	background: url("img/menu/ita_scuro/stampa_s.png") no-repeat;
}


h3#stampa a:hover,h3#stampa a.selected {

	background-position: -181px 0px;
}


/*sub menu stampa*/

/*  fiere */
h3#fiere a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-stampa/fiere_s.png") no-repeat;
}


h3#fiere a:hover,h3#fiere a.selected {

	background-position: -181px 0px;
}


/*  eventi */
h3#eventi a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-stampa/eventi_s.png") no-repeat;
}


h3#eventi a:hover,h3#eventi a.selected {

	background-position: -181px 0px;
}


/*  pubblicita */
h3#pubblicita a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-stampa/pubblicita_s.png") no-repeat;
}


h3#pubblicita a:hover,h3#pubblicita a.selected {

	background-position: -181px 0px;
}

/*  press */
h3#press a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-stampa/press_s.png") no-repeat;
}


h3#press a:hover,h3#press a.selected {

	background-position: -181px 0px;
}


/* ----------------------------------------------------  CONTATTI */

h3#contatti a {
	width: 181px;
	display: block;
	height:19px;
	
	background: url("img/menu/ita_scuro/contatti_s.png") no-repeat;
}


h3#contatti a:hover,h3#contatti a.selected {

	background-position: -181px 0px;
}

/* contatti sub menu*/


/*  lavora */
h3#lavora a {
width: 181px;
display: block;
height:13px;
background: url("img/menu/ita_scuro/sub-contatti/rivenditore_s.png") no-repeat;
}


h3#lavora a:hover,h3#lavora a.selected {
background-position: -181px 0px;
}


/*  dove */
h3#dove a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-contatti/dove_s.png") no-repeat;
}


h3#dove a:hover,h3#dove a.selected {

	background-position: -181px 0px;
}

/*  r_info */
h3#r_info a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-contatti/info_s.png") no-repeat;
}


h3#r_info a:hover,h3#r_info a.selected {

	background-position: -181px 0px;
}


/*  r_cat */
h3#r_cat a {
	width: 181px;
	display: block;
	height:13px;
	
	background: url("img/menu/ita_scuro/sub-contatti/cataloghi_s.png") no-repeat;
}


h3#r_cat a:hover,h3#r_cat a.selected {

	background-position: -181px 0px;
}



/* --------------------------------------- AREA RIVENDITORI */

h3#area  {
	padding-top:25px;
}


h3#area a {
	width: 181px;
	display: block;
	height:32px;
	
	background: url("img/menu/ita_scuro/area_s.png") no-repeat;
}


h3#area a:hover,h3#area a.selected {

	background-position: -181px 0px;
}




/* ----------------     FINE MENU NERO ITA ----------------------------------------- */




/* -------------------------  form cataloghi ------------------------*/


#formLeft{
	position:absolute;
	left:62px;
	top:43px;
	
	/*width:347px;
	height:456px;*/

}


#formLeft .left{
	position:relative;
	float:left;
	width:347px;
	height:456px;
	/*border:1px solid #f00;*/
}

#formLeft .newPos{  /*  da modificare anche in ie.css  */
	margin-left:273px;
}

#formLeft .right{
	position:relative;
	float:left;
	width:300px;
	height:456px;
	/*background:#ccc;*/
}



/* ---------------------   STILI FORM ---------------- */

#formLeft p {

	font-family:"Courier New", Courier, mono;
	font-size:11px;
	color:#000;
	padding:5px 0 10px 0;
	width:300px;

}

#formLeft input.linea {

	 display: block;
	 float: left;
	 margin-bottom: 10px;
	 font-size:100%;
	 background:#fff;
	 color:#000;

}

#formLeft textarea.linea {

	 display: block;
	 width: 168px;
	 height:50px;
	 float: left;
	 margin-bottom: 10px;
	 border:1px solid #AEAEAE;
	 font-size:100%;
	 font-family:"Courier New", Courier, mono;
	 font-size:11px;
	 color:#000;

}



#formLeft select.linea {

	 display: block;
	 width: 205px;
	 height:15px;
	 float: left;
	 margin-bottom: 10px;
	 border:1px solid #BB4A23;
	 font-size:100%;

}

#formLeft .left label {

	 display: block;
	 text-align: left;
	 float: left;
	 width: 100px;
	 padding-right: 20px;
	 font-family:"Courier New", Courier, mono;
	 font-size:11px;
	 color:#000;


}



#formLeft .checkbox {

	 width: 1em;

}

#formLeft .checkLeft {

	 float: left;
	 padding:8px 0;

}

#formLeft .checkRight {

	 float: left;
	 margin-left:8px;
	 font-family:"Courier New", Courier, mono;
	 font-size:11px;
	 color:#757474;
	 letter-spacing:-1px;
	 padding:5px 0;
	 width:270px;



}


div#installing {
		position: absolute;
		top:0px;
		left:0px;
		background: #fff;
		border: 1px solid #ccc;
		font-weight: normal;
		/*opacity: .95;*/
		width: 300px;
		padding:10px;
		z-index:8500;
		}
#installing p {
		color: #000;
		line-height: 1.2em;
		}
		
#installing p a{
		color: #000;
		}

#formLeft .evidenziato{
	color:#000;
}


#formLeft form br {

	 clear: left;

} 

#formLeft .submit{
	float:left;
	font-size: 9px;
	background-color: #F15A24;
	color:#fff;
	border: 0;
	width: 85px;
	height: 20px;
	
}			


	
	
.right fieldset {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

}

.right fieldset.radio2{
	width: 15em;
	margin: 1em 0 2em 0;
}

.right fieldset.radio2 input {
	clear: both;
	float: left;
	width: auto;
	margin-right:5px;
	margin-bottom:-3px;
}

.right fieldset.radio2 label {
	font-weight: normal;
		/*border:1px solid #f00;*/

		width:300px;
	 font-family:"Courier New", Courier, mono;
	 font-size:11px;
	 color:#000;

}


.left fieldset {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

}

.left fieldset.radio2{
	width: 15em;
	margin: 1em 0 2em 0;
}

.left fieldset.radio2 input {
	clear: both;
	float: left;
	width: auto;
	margin-right:5px;
	margin-bottom:-3px;
}

.left fieldset.radio2 label {
	font-weight: normal;
	/*border:1px solid #f00;*/

	width:300px;
	font-family:"Courier New", Courier, mono;
	font-size:11px;
	color:#000;

}

	
	
div#installingForm {
		position: absolute;
		top:600px;
		left:320px;
		background: #F4A15E;
		border: 1px solid #000;
		font-weight: normal;
		/*opacity: .95;*/
		width: 300px;
		padding:10px;
		}
#installingForm p {
		color: #fff;
		line-height: 1.2em;
		}
		
#installingForm p a{
		color: #fff;
		}
		
		
/* ---------------------------------------------  layout punti vendita        */


/*entry */

#entryContainer{
	position:absolute;
	left:40px;
	top:60px;


}

#titleEntry{
	position:absolute;
	left:418px;
	top:40px;


}


#scrollEntry{
	position:absolute;
	left:430px;
	top:57px;
	width:206px;
	height:473px;
	overflow:auto;
	font-family:"Courier New", Courier, mono;
	font-size:11px;
	color:#000;


}


#scrollEntry ul{
	list-style-type:none;
	padding-left:20px;


}

#scrollEntry ul li a{
	color:#000;
	text-decoration:none;


}


#scrollEntry ul li a:hover{
	color:#BFBFBF;
	text-decoration:none;


}




/*----------------------*/



#titleScegli{
	position:absolute;
	left:55px;
	top:45px;


}


#scrollScegli{
	position:absolute;
	left:70px;
	top:65px;
	width:206px;
	height:173px;
	overflow:hidden;
	font-family:"Courier New", Courier, mono;
	font-size:11px;
	color:#000;
	border-left:1px solid #BFBFBF;


}


#scrollScegli ul{
	list-style-type:none;
	padding-left:20px;


}

#scrollScegli ul li a{
	color:#000;
	text-decoration:none;


}


#scrollScegli ul li a:hover{
	color:#BFBFBF;
	text-decoration:none;


}

/*scroll*/

#scrollScegli_list {
	height: 158px;
	width: 9px;
	position:absolute;	
	top:67px;
	left:250px;
	border:1px solid #BFBFBF;
}
 
#knob_Scegli_list {
	height: 4px;
	width: 9px;
	background:#BFBFBF;
}

#scroll_Scegli_esp_up {
	position:absolute;	
	top:52px;
	left:250px;
}

#scroll_Scegli_esp_up img{
	border:0;
}

#scroll_Scegli_esp_down {
	position:absolute;	
	top:228px;
	left:250px;
}


#scroll_Scegli_esp_down img{
	border:0;
}




/* --------------------- */


#titleRivenditori{
position:absolute;
	left:285px;
	top:45px;
	width:370px;
}

#scrollRivenditori{
	position:absolute;
	left:300px;
	top:65px;
	width:370px;
	height:420px;
	overflow:hidden;
	font-family:"Courier New", Courier, mono;
	font-size:11px;
	color:#000;
	border-left:1px solid #BFBFBF;


}


#scrollRivenditori p{
	padding-bottom:15px;
	padding-left:20px;

}

#scrollRivenditori p .evidenziato{
	color:#F3712B;

}

#scrollRivenditori p a{
	color:#F3712B;

}

#scrollRivenditori p a:hover{
	color:#F3712B;
	text-decoration:none;

}


/*scroll*/

#scrollRivenditori_list {
	height: 411px;
	width: 9px;
	position:absolute;	
	top:67px;
	left:680px;
	border:1px solid #BFBFBF;
}
 
#knob_Riv_list {
	height: 4px;
	width: 9px;
	background:#BFBFBF;
}

#scroll_Riv_esp_up {
	position:absolute;	
	top:52px;
	left:680px;
}

#scroll_Riv_esp_up img{
	border:0;
}

#scroll_Riv_esp_down {
	position:absolute;	
	top:480px;
	left:680px;
}


#scroll_Riv_esp_down img{
	border:0;
}




/* --------------------- */



#displayState{
	position:absolute;
	left:50px;
	top:294px;
	background:url(img/layoutPunti/sf_displayState.gif) no-repeat;

}


#displayState p{
	padding-left:35px;
	font-family:"Courier New", Courier, mono;
	font-size:11px;
	color:#000;
}


#world{
	position:absolute;
	left:43px;
	top:320px;
}


/* -----------------------------------------------  layout faq  */


#faqContainer{
	position:absolute;
	left:83px;
	top:40px;
	width:570px;
	height:418px;
	overflow:hidden;
	
	font-family:"Courier New", Courier, mono;
	font-size:11px;

}


#faqContainer p{
	padding-bottom:20px;
	padding-right:10px;
	color:#000;

}


#faqContainer h1{
	padding-bottom:4px;
	padding-right:10px;
	color:#FF7900;
	font-family:"Courier New", Courier, mono;
	font-size:11px;

}


#faqContainer2{
	position:absolute;
	left:83px;
	top:40px;
	width:570px;
	height:418px;
	overflow:hidden;
	
	font-family:"Courier New", Courier, mono;
	font-size:11px;

}


#faqContainer2 p{
	padding-bottom:20px;
	padding-right:10px;
	color:#000;

}


#faqContainer2 h1{
	padding-bottom:4px;
	padding-right:10px;
	color:#FF7900;
	font-family:"Courier New", Courier, mono;
	font-size:11px;

}





#container_menu {
	position:absolute;
	left:83px;
	top:517px;

}


#container_menu ul { margin: 0; }

#container_menu ul li {
 	display: block;
  	float: left; 
  	list-style: none;
   }

#container_menu ul li a { 
	display: block;
	/*setta l'altezza dell'img*/
 	height: 8px;
  }
  
/*non fa comparire la scritta nella lista*/
#container_menu ul li a span { display: none; }


/* stato normale dell'immagine come sfondo di a*/
#container_menu ul li#misure a {
/* è la larghezza della gif*/
 	width: 71px; 
 	background: url(img/layoutSaperne/menuFaq/misure.gif) no-repeat;
  }
  
  /* roll over dell'immagine come sfondo di li*/
  #container_menu ul li#misure  {
 	width: 71px; 
 	background: url(img/layoutSaperne/menuFaq/misure.gif) no-repeat;
	 /*background-position: ( x-pos y-pos )  */
	background-position: 0 -8px;
  }

#container_menu ul li#pulizia a { 
	width: 82px;
 	background: url(img/layoutSaperne/menuFaq/pulizia.gif) no-repeat;
  }
  
  #container_menu ul li#pulizia { 
	width: 82px;
 	background: url(img/layoutSaperne/menuFaq/pulizia.gif) no-repeat;
	background-position: 0 -8px;

  }

#container_menu ul li#resistenza a { 
	width: 106px;
	background: url(img/layoutSaperne/menuFaq/resistenza.gif) no-repeat; 
}

#container_menu ul li#resistenza{ 
	width: 106px;
	background: url(img/layoutSaperne/menuFaq/resistenza.gif) no-repeat; 
	background-position: 0 -8px;

}

#container_menu ul li#finiture a { 
	width: 94px;
	background: url(img/layoutSaperne/menuFaq/finiture.gif) no-repeat;
 }
 
 #container_menu ul li#finiture { 
	width: 94px;
	background: url(img/layoutSaperne/menuFaq/finiture.gif) no-repeat;
	background-position: 0 -8px;

 }

#container_menu ul li#elettro a {
 	width: 142px;
	background: url(img/layoutSaperne/menuFaq/elettro.gif) no-repeat;
  }
  
  #container_menu ul li#elettro {
 	width: 142px;
	background: url(img/layoutSaperne/menuFaq/elettro.gif) no-repeat;
	background-position: 0 -8px;

  }

  
  /*   sull'hover del menu il background è invisibile e si vede lo sfondo di li (lo stato di hover) */
#container_menu ul li#misure a:hover,
#container_menu ul li#pulizia a:hover,
#container_menu ul li#resistenza a:hover,
#container_menu ul li#finiture a:hover,
#container_menu ul li#elettro a:hover
{ background-image: none; }


#logoSaperne{
	position:absolute;
	left:637px;
	top:509px;


}

/*--------------- GALLERY -----------------*/
#zooms {
	position:relative;	
}

#zoom_cont {
	left:0px;
	top:0px;
	position:absolute;
}


.zoom {
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	width:946px;
	height:546px;
}


#sfondo_thumbs {
	height:80px;
	width: 946px;
	position:absolute;	
	top:466px;
	left:0px;
	z-index:1001;
	background-color:black;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

#thumbs {
	height:70px;
	width: 903px;
	overflow:hidden;
	position:absolute;	
	top:481px;
	left:22px;
	z-index:1002;
}

#thumbs_cont {
	left:0px;
	height:110px;
	width: 3000px;
	position:relative;
}

.thumb_cont {
	float:left;
	margin-right:15px;

}


.thumbnail {
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	border:1px solid #959184;	
	width:85px;
	height:50px;
}

.back{
	position:absolute;
	top:505px;
	left:7px;
	visibility:hidden;
	z-index:2000;
}

.back a img{
	border:0;

}


.next{
	position:absolute;
	top:505px;
	left:932px;
	visibility:hidden;
	z-index:2000;

}

.next a img{
	border:0;

}

#sfondo_didascalia {
	height:150px;
	width: 260px;
	position:absolute;	
	top:200px;
	left:686px;
	z-index:1001;
	background-color:black;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

.didascalia {
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	height:115px;
	width: 230px;
	position:absolute;	
	top:217px;
	left:701px;
	z-index:1002;
	color:#fff;
	font-size:11px;
}

/*------------- SCROLLERS -----------------*/


/*per l'espansione*/
#scroll_news_esp {
	height: 380px;
	width: 9px;
	position:absolute;	
	top:90px;
	left:675px;
	border:1px solid #B0B0B0;
}
 
#knob_news_esp {
	height: 4px;
	width: 9px;
	background:#BFBFBF;
}

#scroll_news_esp_up {
	position:absolute;	
	top:78px;
	left:675px;
}

#scroll_news_esp_up img{
	border:0;
}

#scroll_news_esp_down {
	position:absolute;	
	top:478px;
	left:675px;
}


#scroll_news_esp_down img{
	border:0;
}

/*per la lista news*/
#scroll_news_list {
	height: 304px;
	width: 9px;
	position:absolute;	
	top:90px;
	left:675px;
	border:1px solid #B0B0B0;
}
 
#knob_news_list {
	height: 4px;
	width: 9px;
	/*border:1px solid #CCCCCC;*/
	background:#BFBFBF;
}

#scroll_news_list_up {
	position:absolute;	
	top:70px;
	left:650px;
}

#scroll_news_list_down {
	position:absolute;	
	top:400px;
	left:650px;
}


/*   layout promozioni   */
#container_promozioni{
	position:absolute;
	left:83px;
	top:45px;
	font-size:11px;


}

#container_promozioni p{
	padding:10px 0;
	color:#000;

}


#container_promozioni .divisore{
	padding:10px 0;

}

#backHome{
	position:absolute;
	left:600px;
	top:500px;
	width:125px;
	height:40px;
	z-index:8790;
	/*border:1px solid #f00;*/


}

/*   layout lavora con noi   */
#containerLavora{
	position:absolute;
	left:335px;
	top:40px;
	font-size:11px;
	width:370px;


}


#containerLavora #lavoraScroll{
	position:absolute;
	left:0px;
	top:20px;
	font-size:11px;
	width:330px;
	height:300px;
	overflow:hidden;


}

#containerLavora #lavoraScroll p{
	width:330px;
	color:#000;


}

#containerLavora2{
	position:absolute;
	left:335px;
	top:440px;
	font-size:11px;
	width:370px;
	color:#000;

}


#containerLavora h1{
	padding-bottom:14px;
	color:#FF7900;
	font-family:"Courier New", Courier, mono;
	font-size:11px;


}

#containerLavora p{
	padding:10px 0;

}

#containerLavora p a.evidenziato{
	color:#FF7900;
	font-family:"Courier New", Courier, mono;
	font-size:11px;
	text-decoration:none;


}

#containerLavora2 p a.evidenziato{
	color:#FF7900;
	font-family:"Courier New", Courier, mono;
	font-size:11px;
	text-decoration:none;


}

/*   pop up curriculum*/

#pop_cv {
	visibility:visible;
	z-index:1000;
	left:50%;
	margin-left:-370px;
	top:50%;
	margin-top:-294px;
	position: absolute;
	background-color:#fff;
	font-weight: normal;
	width: 750px;
	height:546px;
	
}

#pop_cv a#closer {
		display: block;
		background: #999;
		border: 1px solid;
		border-color: #000;
		color: #fff;
		font-size: .9em;
		margin: 0 0 0px 0px;
		padding: 2px;
		text-decoration: none;
		width:50px;
		text-align:center;
	}
	
#pop_gallery a#closer:hover {
	color: #000;
	}
	
/*VIDEO CUCINE*/

#cucineVideo{
width:50%;
margin:0 auto;
padding-top:85px;
}

#cucineVideo h1{
width:208px;
height:10px;
text-transform:uppercase;
color:#fa6a07;
font-size:2em;
display:none;
background:url(img/video_titolo.gif) no-repeat;
}

#cucineVideo h1 span{
display:none;
}

/***************  GOOGLE  ************************/

.none{
display:none;
}

#cerca_google h1.google_title_ita,
#cerca_google_mondo h1.google_title_ita{
display:block;
width:237px;
height:19px;
background:url(img/rivenditori_google_title.gif) no-repeat;
}

#google_popup {
font-family:"Courier New", Courier, mono;
font-size:11px;
color:#000;
}

#google_popup a{
color:#000;
}

#cerca_google form,
#cerca_google_mondo form{
margin:0 0 0 28px;
}

#cerca_google p,
#cerca_google_mondo p{
display:block;
width:230px;
margin:8px 0;
}

#cerca_google{
	position:absolute;
	left:420px;
	top:380px;
	width:206px;
	height:200px;
	font-family:"Courier New", Courier, mono;
	font-size:11px;
	color:#000;
}

#cerca_google_mondo{
position:absolute;
left:420px;
top:290px;
width:206px;
height:200px;
font-family:"Courier New", Courier, mono;
font-size:11px;
color:#000;
}

#cerca_google input,
#cerca_google_mondo input{
	 display: block;
	 float: left;
	 margin-bottom:5px;
	 font-size:100%;
	 background:#fff;
	 color:#979393;
	 border:1px solid #aeaeae;
	 width:212px;
	 height:15px;
}

#cerca_google button,
#cerca_google_mondo button,
#google_form button{
color:#fff;
background:#ff7900;
border:none;
width:85px;
height:18px;
}

#google_form button.submit{
position:absolute;
right:31px;
margin:10px 0 0 0;
}

#google_form select{
float:right;
width:160px;
}

#gContainer{
width:480px;
height:383px;
padding:20px 25px 40px 25px;
border-bottom:1px solid #a1a3a5;
position:relative;
}

#googleMap{
width:486px;
height:370px;
border:1px solid #a1a3a5;
}

#google_form{
width:400px;
/*height:134px;*/
padding:18px 31px 0 99px;
position:relative;
}

#google_form label{
color:#000;
}

#google_form input{
width:100%;
height:15px;
border:1px solid #aeaeae;
color:#828282;
}

#google_form h1{
display:block;
width:397px;
height:11px;
background:url(img/trova_rivenditore_title.gif) no-repeat;
margin:0 0 12px 0;
}

#google_form fieldset{
margin:12px 0 0 0;
}

#googleDataBottom{
width:385px;
float:right;
padding:24px 0 0 12px;
}
#googleDataBottom #visualizza label{
color:#ef6203;
}

#googleDataBottom h1{
display:block;
width:115px;
height:8px;
background:url(img/risultato_ricerca_title.gif) no-repeat;
}

.verticalScroll {
	border:1px solid #BFBFBF;
}
 
.verticalKnob {
	height: 4px;
	width: 9px;
	background:#BFBFBF;
	cursor:hand;
}

.arrowScroll {
	position:absolute;
	height:20px;
	width:20px;
	cursor:hand;
}

.arrowUp {
	background: url(img/f_up_bianca.gif) no-repeat;
}

.arrowDown {
	background: url(img/f_down_bianca.gif) no-repeat;
}

#scrollThumbsGoogle {
	position:absolute;
	top:72px;
	left:900px;
	height:420px;
	width:9px	
	z-index:600;
	display:none;
}

#scrollThumbsGoogleUp {
	position:absolute;
	top:55px;
	left:900px;
	z-index:600;
	display:none;
}

#scrollThumbsGoogleDown {
	position:absolute;
	top:500px;
	left:900px;
	z-index:600;
	display:none;
}

ul#sidebar{
list-style-type:none;
}

ul#sidebar li{
font-size:11px;
margin:0 0 18px 0;
}

ul#sidebar li a{
color:#000;
text-decoration:none;
}

#pop_g{
float:left;
width:928px;
height:573px;
/*background-color:#fff;*/
background:url(img/logo_gmap.gif) right bottom no-repeat #FFF;
}

#pop_google {
	visibility: hidden;
	z-index:1000;
	left:50%;
	margin-left:-462px;
	top:50%;
	margin-top:-300px;
	position: absolute;
	background-color:#fff;
	font-weight: normal;
	width:928px;
	height:573px;
	border:1px solid #a1a3a5;
}

#titleRivenditori h1 a{
display:block;
width:181px;
height:18px;
background:url(img/mostra_elenco_google_title.gif) no-repeat;
float:right;
}

#pop_g1{
width: 488px;
height:397px;
padding:25px 36px 25px 35px;
}

#pop_g1 h1{
display:block;
width:126px;
height:9px;
background:url(img/mappa_rivenditori_title.gif) no-repeat;
margin:0 0 10px 0;
}

#pop_google2 {
	visibility: hidden;
	z-index:1000;
	left:50%;
	margin-left:-250px;
	top:50%;
	margin-top:-200px;
	position: absolute;
	background-color:#fff;
	font-weight: normal;
	width: 559px;
	height:447px;
	border:1px solid #a1a3a5;
}

#googlePercorso{
width:928px;
height:573px;
border:1px solid #a1a3a5;
position:relative;
background:url(img/logo_percorso.gif) left bottom no-repeat;
}

#googlePercorso #gContainer{
width:480px;
height:353px;
padding:10px 25px;
margin:0;
border:none;
position:relative;
}

#googlePercorso #google_form h1{
display:block;
width:197px;
height:8px;
background:url(img/indicazioni_title.gif) no-repeat;
float:right;
margin:15px 0 10px 0;
}

#googlePercorso #google_form fieldset{
width:100%;
display:block;
}

#googlePercorso #google_form fieldset#partenza{
background:url(img/mark_uno.gif) no-repeat;
background-position:40px 16px;
}

#googlePercorso #google_form fieldset#arrivo{
background:url(img/mark_due.gif) no-repeat;
background-position:40px 16px;
}

#googlePercorso #google_form label{
float:right;
color:#ef6203;
padding-right:0;
}

#googlePercorso #google_form input{
width:326px;
float:right;
}

#googlePercorso #googleDataBottom{
color:#000;
font-size:11px;
height:500px;
border-bottom:1px solid #a1a3a5;
width:385px;
margin:0;
padding:24px 0 0 12px;
/*padding:0 0 0 10px;*/
}


#googlePercorso #googleDataBottom ul{
padding:0 14px 0 0;
list-style-position:none;
clear:both;
}


#googlePercorso #googleDataBottom ul li{
border-bottom:1px solid #cccccc;
padding:10px 0;
}


#googlePercorso #googleDataBottom ul li span.indicazioni a{
}

#googlePercorso #googleDataBottom ul li a{
padding:0 20px 0 0;
width:260px;
text-decoration:none;
color:#000;
display:block;
}


#googlePercorso #googleDataBottom ul li span.km{
color:#ff7900;
font-weight:bold;
text-align:right;
display:block;
float:right;
margin:-15px 0 0 0;
}
