#nav {
	margin-right:-18px;
}

#nav a {
	display: block; 
	background: url("../images/nav_eng.gif") no-repeat 0px 0px; 
	overflow: hidden; 
	text-indent: -999em; 
	height: 31px;
}

#nav li {
	float: left; 
	position: relative
}
 html #nav li  {
	position: relative;
}
#nav li {
	margin:0px;
	padding:0px;
}
#nav ul { 
	margin:0px;
	padding:0px;
}

/* ITALIANO */
#navBott_1 a {width:46px;}
#navBott_2 a {width:49px;}
#navBott_3 a {width:60px;}  
#navBott_4 a {width:110px;}
#navBott_5 a {width:101px;}
#navBott_6 a {width:134px;}
#navBott_7 a {width:72px;}
#navBott_8 a {width:82px;}

#navBott_1 a{ background-position: 0px 0px; }
#navBott_2 a{ background-position: -46px 0px; }
#navBott_3 a{ background-position: -95px 0px; }
#navBott_4 a{ background-position: -155px 0px;}
#navBott_5 a{ background-position: -265px 0px; }
#navBott_6 a{ background-position: -366px 0px; }
#navBott_7 a{ background-position: -500px 0px; }
#navBott_8 a{ background-position: -572px 0px; }

#navBott_1 a:hover{ background-position: 0px -31px; }
#navBott_2 a:hover{ background-position: -46px -62px; }
#navBott_3 a:hover{ background-position: -95px -62px; }
#navBott_4 a:hover{ background-position: -155px -31px;  }
#navBott_5 a:hover{ background-position: -265px -31px; }
#navBott_6 a:hover{ background-position: -366px -31px; }
#navBott_7 a:hover{ background-position: -500px -62px; }
#navBott_8 a:hover{ background-position: -572px -31px; }

#navBott_1 a:active{ background-position: 0px -31px; }
#navBott_2 a:active{ background-position: -46px -62px; }
#navBott_3 a:active{ background-position: -95px -62px; }
#navBott_4 a:active{ background-position: -155px -31px; }
#navBott_5 a:active{ background-position: -265px -31px; }
#navBott_6 a:active{ background-position: -366px -31px; }
#navBott_7 a:active{ background-position: -500px -62px; }
#navBott_8 a:active{ background-position: -572px -31px; }

#navBott_1 a.selected_1{ background-position: 0px -31px; }
#navBott_2 a.selected_2{ background-position: -46px -31px; }
#navBott_3 a.selected_3{ background-position: -95px -31px; }
#navBott_4 a.selected_4{ background-position: -155px -31px;}
#navBott_5 a.selected_5{ background-position: -265px -31px; }
#navBott_6 a.selected_6{ background-position: -366px -31px; }
#navBott_7 a.selected_7{ background-position: -500px -31px; }
#navBott_8 a.selected_8{ background-position: -572px -31px; }

ul li#navBott_2:hover > a.dir { background-position: -46px -62px !important;}
ul li#navBott_3:hover > a.dir { background-position: -95px -62px !important; }
/*ul li#navBott_5:hover > a.dir { background-position: -302px -62px !important; }*/
/*ul li#navBott_6:hover > a.dir { background-position: -399px -62px !important; }*/
ul li#navBott_7:hover > a.dir { background-position: -500px -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: 76%; 
	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: 76%; 
	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; 
	background: #fff; 
	z-index: 9999; 
	left: -1999px; 
	padding-bottom: 8px; 
	width: 160px; 
	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 47px 0px #fff;}
li#navBott_3 ul{ background:url("../images/bg_topSubMenu.gif") no-repeat 58px 0px #fff;}
/*li#navBott_5 ul{ background:url("../images/bg_topSubMenu.gif") no-repeat 115px 0px #fff;}*/
/*li#navBott_6 ul{ background:url("../images/bg_topSubMenu.gif") no-repeat 103px 0px #fff;}*/
li#navBott_7 ul{ background:url("../images/bg_topSubMenu.gif") no-repeat 70px 0px #fff;}