
/* MENU LINGUA */

ul#navmenu-top {
  margin: 15px;
  border: 0 none;
  padding: 0;
  list-style: none;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  float: right;
}

ul#navmenu-top img {
	border: 0;
}

ul#navmenu-top li {
  margin: 0 0 0 15px;
  border: 0 none;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 20px;
  line-height: 20px;
  
}
ul#navmenu-top ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  list-style: none;
  display: none;
}

ul#navmenu-top ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-top ul li {
  width: 160px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
  line-height: 24px;
  border-bottom: 1px solid #f4f4f4;
}
/* Root Menu */
ul#navmenu-top a {
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  color:#a5a5a5;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/

}

/* Root Menu Hover Persistence */
ul#navmenu-top a:hover,
ul#navmenu-top li:hover a,
ul#navmenu-top li.iehover a {
  color: #848484;/*blu hover*/
}

/* 2nd Menu */
ul#navmenu-top li:hover li a,
ul#navmenu-top li.iehover li a {
    float: none;
	color: #757575;
}

/* 2nd Menu Hover Persistence */

ul#navmenu-top li:hover ul,
ul#navmenu-top ul li:hover ul,
ul#navmenu-top ul ul li:hover ul,
ul#navmenu-top li.iehover ul,
ul#navmenu-top ul li.iehover ul,
ul#navmenu-top ul ul li.iehover ul {
  display: block;
  color: #757575;
}

ul#navmenu-top ul li a:hover {
	font-weight: bold;
	color: #757575;
}
.sottomenuLanguage {
width:186px;
height: 129px;
background-image:url(/_templates/immagini/background_menu_language.png);
background-repeat: no-repeat;
background-position: 0 0;
z-index:11;
  position: absolute;
  top: 0px;
  left: -46px;
  
}

/* END MENU LINGUA */

/* MENU SITO */


div#menu {
margin-left: 15px;
margin-bottom: 15px;
height:36px;
line-height: 36px;
width: 920px;
background-image:url(/_templates/immagini/background_menu.jpg);
background-repeat: no-repeat;

}


.sottomenuChisiamo {
width:224px;
height: 130px;
background-image:url(/_templates/immagini/background_menu_chisiamo.png);
background-repeat: no-repeat;
background-position: 0 0;
z-index:11;
  position: absolute;
  top: 36px;
  left: 0px;
}
ul#navmenu-h {
  margin: 0;
  border: 0 none;
  padding: 0;
  list-style: none;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 13px;
  color:#757575;
}

ul#navmenu-h li {
  margin: 0;
  border: 0 none;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  
}
.spazia {
	 padding: 0px 10px 0 10px;
	 border-right: 1px solid #dedede;
}

ul#navmenu-h ul {
  margin: 0;
  border: 0 none;
  padding: 12px;
  list-style: none;
  display: none;
  font-size: 11px;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-h ul li {
  width: 200px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
  line-height: 24px;
}

.liConLinea {
  background-image:url(/_templates/immagini/pixel_bottom_menu.gif);
  background-repeat: no-repeat;
  background-position:bottom;
}

/* Root Menu */
ul#navmenu-h a {
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  color:#757575;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/

}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
  color: #333;/*blu hover*/
}

/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
    float: none;
	color: #9c9c9c;
}

/* 2nd Menu Hover Persistence */

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
  color: #757575;
}
.colonna1Prodotti {
	padding:0; 
	margin:0;
}
.liTitolo {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	color: #757575;
	height: 35px;
	padding:5px 0 0 0;
}
ul#navmenu-h ul li a:hover {
	color: #757575;
}
