#nav {
	z-index: 999;
	line-height: 1;
	border:0px solid #000;
	width:710px;
	float:right;
	background: url("../images/bg_nav.gif") repeat-x 0px 0px ;
	margin:36px 4px 0px 0px
}
#nav a {
	display: block; 
	background: url("../images/nav_fra.gif") no-repeat 0px 0px #fff; 
	overflow: hidden; 
	text-indent: -999em; 
	height: 31px;
	
}

#nav li {
	float: left; 
	position: relative
}
 html #nav li  {
	position: relative;
	/*z-index:99999999*/
}
#nav li {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px
}
#nav ul { 
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px
}

/* ITALIANO */
#navBott_1 a{ width:58px; }
#navBott_2 a{ width:135px; }
#navBott_3 a{ width:127px; }
#navBott_4 a{ width:125px; }
#navBott_5 a{ width:112px; }
#navBott_6 a{ width:53px;}
#navBott_7 a{ width:81px; }

#navBott_1 a{ background-position: 0px 0px; }
#navBott_2 a{ background-position: -58px 0px; }
#navBott_3 a{ background-position: -193px 0px; }
#navBott_4 a{ background-position: -320px 0px;}
#navBott_5 a{ background-position: -445px 0px; }
#navBott_6 a{ background-position: -557px 0px; }
#navBott_7 a{ background-position: -610px 0px; }

#navBott_1 a:hover{ background-position: 0px -31px; }
#navBott_2 a:hover{ background-position: -58px -62px; }
#navBott_3 a:hover{ background-position: -193px -62px; }
#navBott_4 a:hover{ background-position: -320px -62px;  }
#navBott_5 a:hover{ background-position: -445px -31px; }
#navBott_6 a:hover{ background-position: -557px -31px; }
#navBott_7 a:hover{ background-position: -610px -31px; }

#navBott_1 a:active{ background-position: 0px -31px; }
#navBott_2 a:active{ background-position: -58px -62px; }
#navBott_3 a:active{ background-position: -193px -62px; }
#navBott_4 a:active{ background-position: -320px -62px; }
#navBott_5 a:active{ background-position: -445px -31px; }
#navBott_6 a:active{ background-position: -557px -31px; }
#navBott_7 a:active{ background-position: -610px -31px; }

#navBott_1 a.selected_1{ background-position: 0px -31px; }
#navBott_2 a.selected_2{ background-position: -58px -31px; }
#navBott_3 a.selected_3{ background-position: -193px -31px; }
#navBott_4 a.selected_4{ background-position: -320px -31px;}
#navBott_5 a.selected_5{ background-position: -445px -31px; }
#navBott_6 a.selected_6{ background-position: -557px -31px; }
#navBott_7 a.selected_7{ background-position: -610px -31px; }

ul li#navBott_2:hover > a.dir { background-position: -58px -62px !important;}
ul li#navBott_3:hover > a.dir { background-position: -193px -62px !important; }
ul li#navBott_4:hover > a.dir { background-position: -320px -62px !important; }
ul li#navBott_5:hover > a.dir { background-position: -445px -62px !important; }

#nav li:hover ul {
	left: 0px
}
#nav li.over ul {
	left: 0px
}
#nav li li {
	float: none; width: 100%; 
	position: static
}
#nav li li a {
	padding-right: 12%; 
	padding-left: 12%; 
	background:  url("../images/arrow.gif") transparent scroll no-repeat 5% 50%; 
	padding-bottom: 4px; 
	width: 75%; 
	text-indent: 0px; 
	padding-top: 3px; 
	height: auto;
	color:#534B48;
	text-decoration:none;
	font-size:11px;
}
#nav li li a:hover {
	padding-right: 12%; 
	padding-left: 12%; 
	background: url("../images/arrow.gif") transparent scroll no-repeat 5% 50%; 
	padding-bottom: 4px; 
	width: 75%; 
	text-indent: 0px; 
	padding-top: 3px; 
	height: auto;
}
#nav li li a:active {
	padding-right: 12%; 
	padding-left: 12%; 
	background: url("../images/arrow.gif") transparent scroll no-repeat 5% 50%; 
	padding-bottom: 4px; 
	width: 76%; 
	text-indent: 0px; 
	padding-top: 3px;
	height: auto
}
#nav li li a:hover {
	background-color: #eee;
	text-decoration:none !important
}
#nav li ul {
	padding-right: 0px; 
	padding-left: 0px; 
	z-index: 9999; 
	background: #fff; 
	left: -1999px; 
	padding-bottom: 8px; 
	width: 220px; 
	line-height: 1.5; 
	padding-top: 8px; 
	border: #646367 1px solid; 
	border-width:0px 1px 1px 1px;
	position: absolute; 
	top: 31px;	
}

#nav li ul ul{
	background:none;
}

li#navBott_2 ul{ background:url("../images/bg_topSubMenu.gif") no-repeat 133px 0px #fff;}
li#navBott_3 ul{ background:url("../images/bg_topSubMenu.gif") no-repeat 125px 0px #fff;}
li#navBott_4 ul{ background:url("../images/bg_topSubMenu.gif") no-repeat 123px 0px #fff;}
li#navBott_5 ul{ background:url("../images/bg_topSubMenu.gif") no-repeat 110px 0px #fff;}
