/*/////////////////////////////////////////////////////////////*/
/* MENU ORIZZONTALE */
/*/////////////////////////////////////////////////////////////*/

.nav-orizzontale {
	border:0px solid #000; 
	padding: 0px 0px 0px 0px !important; /* l'ordine č: top right bottom left */
	margin: 0px 0px 0px 0px !important; /* l'ordine č: top right bottom left */
	list-style-type: none; 
	text-align:left;
	background: url("") no-repeat 0px 0px;
	height: 32px;
	width:947px;
	display:block;
	/*border-top:1px solid #7C7B7A;
	border-right:1px solid #696967;
	border-bottom:0px solid #333F45;
	border-left:1px solid #626261;
	*/
}
.nav-orizzontale A {
	border:none;  
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	display: block; 
	height: 32px; 
	text-decoration: none;
}
.nav-orizzontale A:link,
.nav-orizzontale A:visited{
	border:none;  
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;   
	display: block; 
	height: 32px; 
	text-decoration: none;
}

.nav-orizzontale A:active,
.nav-orizzontale A:hover {
	border:none;  
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;  
	display: block; 
	height: 91px; 
	text-decoration: none;
}

.nav-orizzontale LI {
	border:none;  
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;  
	font-size: 1px; 
	float: left; 
	overflow: hidden; 
	cursor: pointer; 
	text-indent: -9999em; /* nascondo il testo */
	height: 32px; 
	text-decoration: none;
}
/**************************************************/
/* LINK 1 */
/**************************************************/
LI.item-1 {
	BACKGROUND: url("images/h_nav.gif") no-repeat 0px 0px; /* determino la posizione del background: left e top */
	WIDTH: 75px;
}
LI.item-1 A {
	BACKGROUND: url("images/h_nav.gif") no-repeat 0px 0px;

}
LI.item-1 A:hover {
	BACKGROUND: url("images/h_nav.gif") no-repeat 0px -32px /* determino la posizione del background nello stato HOVER: left e top */
}
LI.item-1-sel A {
	BACKGROUND: url("images/h_nav.gif") no-repeat 0px -32px; /* classe che determina quando la voce č selezionata */
	WIDTH: 75px
}
/**************************************************/
/* LINK 2 */
/**************************************************/
LI.item-2 {
	BACKGROUND: url("images/h_nav.gif") no-repeat -75px 0px; 
	WIDTH: 65px;
}
LI.item-2 A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -75px 0px
}
LI.item-2 A:hover {
	BACKGROUND: url("images/h_nav.gif") no-repeat -75px -32px
}
LI.item-2-sel A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -75px -32px; 
	WIDTH: 65px
}
/**************************************************/
/* LINK 3 */
/**************************************************/
LI.item-3 {
	BACKGROUND: url("images/h_nav.gif") no-repeat -140px 0px; 
	WIDTH: 95px
}
LI.item-3 A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -140px 0px
}
LI.item-3 A:hover {
	BACKGROUND: url("images/h_nav.gif") no-repeat -140px -32px
}
LI.item-3-sel A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -140px -32px; 
	WIDTH: 95px
}
/**************************************************/
/* LINK 4 */
/**************************************************/
LI.item-4 {
	BACKGROUND: url("images/h_nav.gif") no-repeat -235px 0px; 
	WIDTH: 100px
}
LI.item-4 A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -235px 0px
}
LI.item-4 A:hover {
	BACKGROUND: url("images/h_nav.gif") no-repeat -235px -32px
}
LI.item-4-sel A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -235px -32px; 
	WIDTH: 100px
}
/**************************************************/
/* LINK 5 */
/**************************************************/
LI.item-5 {
	BACKGROUND: url("images/h_nav.gif") no-repeat -335px 0px; 
	WIDTH: 120px
}
LI.item-5 A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -335px 0px
}
LI.item-5 A:hover {
	BACKGROUND: url("images/h_nav.gif") no-repeat -335px -32px
}
LI.item-5-sel A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -335px -32px; 
	WIDTH: 120px
}
/**************************************************/
/* LINK 6 */
/**************************************************/
LI.item-6 {
	BACKGROUND: url("images/h_nav.gif") no-repeat -455px 0px; 
	WIDTH: 130px
}
LI.item-6 A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -455px 0px
}
LI.item-6 A:hover {
	BACKGROUND: url("images/h_nav.gif") no-repeat -455px -32px
}
LI.item-6-sel A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -455px -32px; 
	WIDTH: 130px
}
/**************************************************/
/* LINK 7 */
/**************************************************/
LI.item-7 {
	BACKGROUND: url("images/h_nav.gif") no-repeat -585px 0px; 
	WIDTH: 110px
}
LI.item-7 A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -585px 0px
}
LI.item-7 A:hover {
	BACKGROUND: url("images/h_nav.gif") no-repeat -585px -32px
}
LI.item-7-sel A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -585px -32px; 
	WIDTH: 110px
}
/**************************************************/
/* LINK 8 */
/**************************************************/
LI.item-8 {
	BACKGROUND: url("images/h_nav.gif") no-repeat -695px 0px; 
	WIDTH: 55px
}
LI.item-8 A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -695px 0px
}
LI.item-8 A:hover {
	BACKGROUND: url("images/h_nav.gif") no-repeat -695px -32px
}
LI.item-8-sel A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -695px -32px; 
	WIDTH: 55px
}
/**************************************************/
/* LINK 9 */
/**************************************************/
LI.item-9 {
	BACKGROUND: url("images/h_nav.gif") no-repeat -750px 0px; 
	WIDTH: 95px
}
LI.item-9 A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -750px 0px
}
LI.item-9 A:hover {
	BACKGROUND: url("images/h_nav.gif") no-repeat -750px -32px
}
LI.item-9-sel A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -750px -32px; 
	WIDTH: 95px
}
/**************************************************/
/* LINK 10 */
/**************************************************/
LI.item-10 {
	BACKGROUND: url("images/h_nav.gif") no-repeat -845px 0px; 
	WIDTH: 102px
}
LI.item-10 A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -845px 0px
}
LI.item-10 A:hover {
	BACKGROUND: url("images/h_nav.gif") no-repeat -845px -32px
}
LI.item-10-sel A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -845px -32px; 
	WIDTH: 102px
}
/**************************************************/
/* LINK 1 ENG */
/**************************************************/
LI.itemeng-1 {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat 0px 0px; /* determino la posizione del background: left e top */
	WIDTH: 70px;
}
LI.itemeng-1 A {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat 0px 0px;

}
LI.itemeng-1 A:hover {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat 0px -32px /* determino la posizione del background nello stato HOVER: left e top */
}
LI.itemeng-1-sel A {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat 0px -32px; /* classe che determina quando la voce č selezionata */
	WIDTH: 70px
}
/**************************************************/
/* LINK 2 ENG */
/**************************************************/
LI.itemeng-2 {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -70px 0px; 
	WIDTH: 70px;
}
LI.itemeng-2 A {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -70px 0px
}
LI.itemeng-2 A:hover {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -70px -32px
}
LI.itemeng-2-sel A {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -70px -32px; 
	WIDTH: 70px
}
/**************************************************/
/* LINK 3 ENG */
/**************************************************/
LI.itemeng-3 {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -140px 0px; 
	WIDTH: 80px
}
LI.itemeng-3 A {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -140px 0px
}
LI.itemeng-3 A:hover {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -140px -32px
}
LI.itemeng-3-sel A {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -140px -32px; 
	WIDTH: 80px
}
/**************************************************/
/* LINK 4 ENG */
/**************************************************/
LI.itemeng-4 {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -220px 0px; 
	WIDTH: 70px
}
LI.itemeng-4 A {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -220px 0px
}
LI.itemeng-4 A:hover {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -220px -32px
}
LI.itemeng-4-sel A {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -220px -32px; 
	WIDTH: 70px
}
/**************************************************/
/* LINK 5 ENG */
/**************************************************/
LI.itemeng-5 {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -290px 0px; 
	WIDTH: 120px
}
LI.itemeng-5 A {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -290px 0px
}
LI.itemeng-5 A:hover {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -290px -32px
}
LI.itemeng-5-sel A {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -290px -32px; 
	WIDTH: 120px
}
/**************************************************/
/* LINK 6 ENG */
/**************************************************/
LI.itemeng-6 {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -410px 0px; 
	WIDTH: 150px
}
LI.itemeng-6 A {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -410px 0px
}
LI.itemeng-6 A:hover {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -410px -32px
}
LI.itemeng-6-sel A {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -410px -32px; 
	WIDTH: 150px
}
/**************************************************/
/* LINK 7 ENG */
/**************************************************/
LI.itemeng-7 {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -560px 0px; 
	WIDTH: 125px
}
LI.itemeng-7 A {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -560px 0px
}
LI.itemeng-7 A:hover {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -560px -32px
}
LI.itemeng-7-sel A {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -560px -32px; 
	WIDTH: 125px
}
/**************************************************/
/* LINK 8 ENG */
/**************************************************/
LI.itemeng-8 {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -685px 0px; 
	WIDTH: 75px
}
LI.itemeng-8 A {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -685px 0px
}
LI.itemeng-8 A:hover {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -685px -32px
}
LI.itemeng-8-sel A {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -685px -32px; 
	WIDTH: 75px
}
/**************************************************/
/* LINK 9 ENG */
/**************************************************/
LI.itemeng-9 {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -760px 0px; 
	WIDTH: 90px
}
LI.itemeng-9 A {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -760px 0px
}
LI.itemeng-9 A:hover {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -760px -32px
}
LI.itemeng-9-sel A {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -760px -32px; 
	WIDTH: 90px
}
/**************************************************/
/* LINK 10 ENG */
/**************************************************/
LI.itemeng-10 {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -850px 0px; 
	WIDTH: 97px
}
LI.itemeng-10 A {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -850px 0px
}
LI.itemeng-10 A:hover {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -850px -32px
}
LI.itemeng-10-sel A {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -850px -32px; 
	WIDTH: 97px
}
/**************************************************/
/* DROP MENU*/
/**************************************************/
.dropmenudiv{
	position:absolute;
	top: 359px !important;
	/*left:0px !important;*/
	border: 0px solid #be8f00; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	border-left-width: 0;
	font: 12px verdana, arial, sans-serif;
	line-height:20px;
	z-index:100;
	background-color:#be8f00;
	width: 180px;
	visibility: hidden;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #333333; /*THEME CHANGE HERE*/
	padding: 1px 0px 1px 5px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font: 12px verdana, arial, sans-serif;
	
}
.dropmenudiv a:visited{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #333333; /*THEME CHANGE HERE*/
	padding: 1px 0px 1px 5px;
	text-decoration: none;
	font-weight: normal;
	font: 12px verdana, arial, sans-serif;
	
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
font: 12px verdana, arial, sans-serif;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color: #ffffff;
background-color: #be8f00;
font: 12px verdana, arial, sans-serif;

}
/* assegno una posizione sull'asse x per ogni singolo sottomenų */
#dropmenu1{
	left:77px !important;
	font: 12px verdana, arial, sans-serif;
}
#dropmenu2{
	left:145px !important;
	font: 12px verdana, arial, sans-serif;
}
#dropmenu3{
	left:338px !important;
	font: 12px verdana, arial, sans-serif;
}
#dropmenu4{
	left:290px !important;
	font: 12px verdana, arial, sans-serif;
}