/*/////////////////////////////////////////////////////////////*/
/* 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: 137px;
	width:980px;
	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: 137px; 
	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: 137px; 
	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: 137px; 
	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: 137px; 
	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: 305px;
}
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 -137px /* 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 -137px; /* classe che determina quando la voce è selezionata */
	WIDTH: 305px
}
/**************************************************/
/* LINK 2 */
/**************************************************/
LI.item-2 {
	BACKGROUND: url("images/h_nav.gif") no-repeat -305px 0px; 
	WIDTH: 110px;
}
LI.item-2 A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -305px 0px
}
LI.item-2 A:hover {
	BACKGROUND: url("images/h_nav.gif") no-repeat -305px -137px
}
LI.item-2-sel A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -305px -137px; 
	WIDTH: 110px
}
/**************************************************/
/* LINK 3 */
/**************************************************/
LI.item-3 {
	BACKGROUND: url("images/h_nav.gif") no-repeat -415px 0px; 
	WIDTH: 130px
}
LI.item-3 A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -415px 0px
}
LI.item-3 A:hover {
	BACKGROUND: url("images/h_nav.gif") no-repeat -415px -137px
}
LI.item-3-sel A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -415px -137px; 
	WIDTH: 130px
}
/**************************************************/
/* LINK 4 */
/**************************************************/
LI.item-4 {
	BACKGROUND: url("images/h_nav.gif") no-repeat -545px 0px; 
	WIDTH: 110px
}
LI.item-4 A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -545px 0px
}
LI.item-4 A:hover {
	BACKGROUND: url("images/h_nav.gif") no-repeat -545px -137px
}
LI.item-4-sel A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -545px -137px; 
	WIDTH: 110px
}
/**************************************************/
/* LINK 5 */
/**************************************************/
LI.item-5 {
	BACKGROUND: url("images/h_nav.gif") no-repeat -655px 0px; 
	WIDTH: 80px
}
LI.item-5 A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -655px 0px
}
LI.item-5 A:hover {
	BACKGROUND: url("images/h_nav.gif") no-repeat -655px -137px
}
LI.item-5-sel A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -655px -137px; 
	WIDTH: 80px
}
/**************************************************/
/* LINK 6 */
/**************************************************/
LI.item-6 {
	BACKGROUND: url("images/h_nav.gif") no-repeat -735px 0px; 
	WIDTH: 80px
}
LI.item-6 A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -735px 0px
}
LI.item-6 A:hover {
	BACKGROUND: url("images/h_nav.gif") no-repeat -735px -137px
}
LI.item-6-sel A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -735px -137px; 
	WIDTH: 80px
}
/**************************************************/
/* LINK 7 */
/**************************************************/
LI.item-7 {
	BACKGROUND: url("images/h_nav.gif") no-repeat -815px 0px; 
	WIDTH: 165px
}
LI.item-7 A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -815px 0px
}
LI.item-7 A:hover {
	BACKGROUND: url("images/h_nav.gif") no-repeat -815px -137px
}
LI.item-7-sel A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -815px -137px; 
	WIDTH: 165px
}
/**************************************************/
/* 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: 305px;
}
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 -137px /* 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 -137px; /* classe che determina quando la voce è selezionata */
	WIDTH: 305px
}
/**************************************************/
/* LINK 2 ENG */
/**************************************************/
LI.itemeng-2 {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -305px 0px; 
	WIDTH: 110px;
}
LI.itemeng-2 A {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -305px 0px
}
LI.itemeng-2 A:hover {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -305px -137px
}
LI.itemeng-2-sel A {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -305px -137px; 
	WIDTH: 110px
}
/**************************************************/
/* LINK 3 ENG */
/**************************************************/
LI.itemeng-3 {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -415px 0px; 
	WIDTH: 130px
}
LI.itemeng-3 A {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -415px 0px
}
LI.itemeng-3 A:hover {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -415px -137px
}
LI.itemeng-3-sel A {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -415px -137px; 
	WIDTH: 130px
}
/**************************************************/
/* LINK 4 ENG */
/**************************************************/
LI.itemeng-4 {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -545px 0px; 
	WIDTH: 110px
}
LI.itemeng-4 A {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -545px 0px
}
LI.itemeng-4 A:hover {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -545px -137px
}
LI.itemeng-4-sel A {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -545px -137px; 
	WIDTH: 110px
}
/**************************************************/
/* LINK 5 ENG */
/**************************************************/
LI.itemeng-5 {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -655px 0px; 
	WIDTH: 80px
}
LI.itemeng-5 A {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -655px 0px
}
LI.itemeng-5 A:hover {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -655px -137px
}
LI.itemeng-5-sel A {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -655px -137px; 
	WIDTH: 80px
}
/**************************************************/
/* LINK 6 ENG */
/**************************************************/
LI.itemeng-6 {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -735px 0px; 
	WIDTH: 80px
}
LI.itemeng-6 A {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -735px 0px
}
LI.itemeng-6 A:hover {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -735px -137px
}
LI.itemeng-6-sel A {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -735px -137px; 
	WIDTH: 80px
}
/**************************************************/
/* LINK 7 ENG */
/**************************************************/
LI.itemeng-7 {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -815px 0px; 
	WIDTH: 165px
}
LI.itemeng-7 A {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -815px 0px
}
LI.itemeng-7 A:hover {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -815px -137px
}
LI.itemeng-7-sel A {
	BACKGROUND: url("images/h_nav_eng.gif") no-repeat -815px -137px; 
	WIDTH: 165px
}
/**************************************************/
/* LINK 1 DEU */
/**************************************************/
LI.itemdeu-1 {
	BACKGROUND: url("images/h_nav_deu.gif") no-repeat 0px 0px; /* determino la posizione del background: left e top */
	WIDTH: 285px;
}
LI.itemdeu-1 A {
	BACKGROUND: url("images/h_nav_deu.gif") no-repeat 0px 0px;

}
LI.itemdeu-1 A:hover {
	BACKGROUND: url("images/h_nav_deu.gif") no-repeat 0px -137px /* determino la posizione del background nello stato HOVER: left e top */
}
LI.itemdeu-1-sel A {
	BACKGROUND: url("images/h_nav_deu.gif") no-repeat 0px -137px; /* classe che determina quando la voce è selezionata */
	WIDTH: 285px
}
/**************************************************/
/* LINK 2 DEU */
/**************************************************/
LI.itemdeu-2 {
	BACKGROUND: url("images/h_nav_deu.gif") no-repeat -285px 0px; 
	WIDTH: 150px;
}
LI.itemdeu-2 A {
	BACKGROUND: url("images/h_nav_deu.gif") no-repeat -285px 0px
}
LI.itemdeu-2 A:hover {
	BACKGROUND: url("images/h_nav_deu.gif") no-repeat -285px -137px
}
LI.itemdeu-2-sel A {
	BACKGROUND: url("images/h_nav_deu.gif") no-repeat -285px -137px; 
	WIDTH: 150px
}
/**************************************************/
/* LINK 3 DEU */
/**************************************************/
LI.itemdeu-3 {
	BACKGROUND: url("images/h_nav_deu.gif") no-repeat -435px 0px; 
	WIDTH: 110px
}
LI.itemdeu-3 A {
	BACKGROUND: url("images/h_nav_deu.gif") no-repeat -435px 0px
}
LI.itemdeu-3 A:hover {
	BACKGROUND: url("images/h_nav_deu.gif") no-repeat -435px -137px
}
LI.itemdeu-3-sel A {
	BACKGROUND: url("images/h_nav_deu.gif") no-repeat -435px -137px; 
	WIDTH: 110px
}
/**************************************************/
/* LINK 4 DEU */
/**************************************************/
LI.itemdeu-4 {
	BACKGROUND: url("images/h_nav_deu.gif") no-repeat -545px 0px; 
	WIDTH: 110px
}
LI.itemdeu-4 A {
	BACKGROUND: url("images/h_nav_deu.gif") no-repeat -545px 0px
}
LI.itemdeu-4 A:hover {
	BACKGROUND: url("images/h_nav_deu.gif") no-repeat -545px -137px
}
LI.itemdeu-4-sel A {
	BACKGROUND: url("images/h_nav_deu.gif") no-repeat -545px -137px; 
	WIDTH: 110px
}
/**************************************************/
/* LINK 5 DEU */
/**************************************************/
LI.itemdeu-5 {
	BACKGROUND: url("images/h_nav_deu.gif") no-repeat -655px 0px; 
	WIDTH: 80px
}
LI.itemdeu-5 A {
	BACKGROUND: url("images/h_nav_deu.gif") no-repeat -655px 0px
}
LI.itemdeu-5 A:hover {
	BACKGROUND: url("images/h_nav_deu.gif") no-repeat -655px -137px
}
LI.itemdeu-5-sel A {
	BACKGROUND: url("images/h_nav_deu.gif") no-repeat -655px -137px; 
	WIDTH: 80px
}
/**************************************************/
/* LINK 6 DEU */
/**************************************************/
LI.itemdeu-6 {
	BACKGROUND: url("images/h_nav_deu.gif") no-repeat -735px 0px; 
	WIDTH: 80px
}
LI.itemdeu-6 A {
	BACKGROUND: url("images/h_nav_deu.gif") no-repeat -735px 0px
}
LI.itemdeu-6 A:hover {
	BACKGROUND: url("images/h_nav_deu.gif") no-repeat -735px -137px
}
LI.itemdeu-6-sel A {
	BACKGROUND: url("images/h_nav_deu.gif") no-repeat -735px -137px; 
	WIDTH: 80px
}
/**************************************************/
/* LINK 7 DEU */
/**************************************************/
LI.itemdeu-7 {
	BACKGROUND: url("images/h_nav_deu.gif") no-repeat -815px 0px; 
	WIDTH: 165px
}
LI.itemdeu-7 A {
	BACKGROUND: url("images/h_nav_deu.gif") no-repeat -815px 0px
}
LI.itemdeu-7 A:hover {
	BACKGROUND: url("images/h_nav_deu.gif") no-repeat -815px -137px
}
LI.itemdeu-7-sel A {
	BACKGROUND: url("images/h_nav_deu.gif") no-repeat -815px -137px; 
	WIDTH: 165px
}
/**************************************************/
/* LINK 1 FRA */
/**************************************************/
LI.itemfra-1 {
	BACKGROUND: url("images/h_nav_fra.gif") no-repeat 0px 0px; /* determino la posizione del background: left e top */
	WIDTH: 305px;
}
LI.itemfra-1 A {
	BACKGROUND: url("images/h_nav_fra.gif") no-repeat 0px 0px;

}
LI.itemfra-1 A:hover {
	BACKGROUND: url("images/h_nav_fra.gif") no-repeat 0px -137px /* determino la posizione del background nello stato HOVER: left e top */
}
LI.itemfra-1-sel A {
	BACKGROUND: url("images/h_nav_fra.gif") no-repeat 0px -137px; /* classe che determina quando la voce è selezionata */
	WIDTH: 305px
}
/**************************************************/
/* LINK 2 FRA */
/**************************************************/
LI.itemfra-2 {
	BACKGROUND: url("images/h_nav_fra.gif") no-repeat -305px 0px; 
	WIDTH: 110px;
}
LI.itemfra-2 A {
	BACKGROUND: url("images/h_nav_fra.gif") no-repeat -305px 0px
}
LI.itemfra-2 A:hover {
	BACKGROUND: url("images/h_nav_fra.gif") no-repeat -305px -137px
}
LI.itemfra-2-sel A {
	BACKGROUND: url("images/h_nav_fra.gif") no-repeat -305px -137px; 
	WIDTH: 110px
}
/**************************************************/
/* LINK 3 FRA */
/**************************************************/
LI.itemfra-3 {
	BACKGROUND: url("images/h_nav_fra.gif") no-repeat -415px 0px; 
	WIDTH: 110px
}
LI.itemfra-3 A {
	BACKGROUND: url("images/h_nav_fra.gif") no-repeat -415px 0px
}
LI.itemfra-3 A:hover {
	BACKGROUND: url("images/h_nav_fra.gif") no-repeat -415px -137px
}
LI.itemfra-3-sel A {
	BACKGROUND: url("images/h_nav_fra.gif") no-repeat -415px -137px; 
	WIDTH: 110px
}
/**************************************************/
/* LINK 4 FRA */
/**************************************************/
LI.itemfra-4 {
	BACKGROUND: url("images/h_nav_fra.gif") no-repeat -525px 0px; 
	WIDTH: 100px
}
LI.itemfra-4 A {
	BACKGROUND: url("images/h_nav_fra.gif") no-repeat -525px 0px
}
LI.itemfra-4 A:hover {
	BACKGROUND: url("images/h_nav_fra.gif") no-repeat -525px -137px
}
LI.itemfra-4-sel A {
	BACKGROUND: url("images/h_nav_fra.gif") no-repeat -525px -137px; 
	WIDTH: 100px
}
/**************************************************/
/* LINK 5 FRA */
/**************************************************/
LI.itemfra-5 {
	BACKGROUND: url("images/h_nav_fra.gif") no-repeat -625px 0px; 
	WIDTH: 70px
}
LI.itemfra-5 A {
	BACKGROUND: url("images/h_nav_fra.gif") no-repeat -625px 0px
}
LI.itemfra-5 A:hover {
	BACKGROUND: url("images/h_nav_fra.gif") no-repeat -625px -137px
}
LI.itemfra-5-sel A {
	BACKGROUND: url("images/h_nav_fra.gif") no-repeat -625px -137px; 
	WIDTH: 70px
}
/**************************************************/
/* LINK 6 FRA */
/**************************************************/
LI.itemfra-6 {
	BACKGROUND: url("images/h_nav_fra.gif") no-repeat -695px 0px; 
	WIDTH: 80px
}
LI.itemfra-6 A {
	BACKGROUND: url("images/h_nav_fra.gif") no-repeat -695px 0px
}
LI.itemfra-6 A:hover {
	BACKGROUND: url("images/h_nav_fra.gif") no-repeat -695px -137px
}
LI.itemfra-6-sel A {
	BACKGROUND: url("images/h_nav_fra.gif") no-repeat -695px -137px; 
	WIDTH: 80px
}
/**************************************************/
/* LINK 7 FRA */
/**************************************************/
LI.itemfra-7 {
	BACKGROUND: url("images/h_nav_fra.gif") no-repeat -775px 0px; 
	WIDTH: 205px
}
LI.itemfra-7 A {
	BACKGROUND: url("images/h_nav_fra.gif") no-repeat -775px 0px
}
LI.itemfra-7 A:hover {
	BACKGROUND: url("images/h_nav_fra.gif") no-repeat -775px -137px
}
LI.itemfra-7-sel A {
	BACKGROUND: url("images/h_nav_fra.gif") no-repeat -775px -137px; 
	WIDTH: 205px
}
/**************************************************/
/* LINK 1 ESP */
/**************************************************/
LI.itemesp-1 {
	BACKGROUND: url("images/h_nav_esp.gif") no-repeat 0px 0px; /* determino la posizione del background: left e top */
	WIDTH: 305px;
}
LI.itemesp-1 A {
	BACKGROUND: url("images/h_nav_esp.gif") no-repeat 0px 0px;

}
LI.itemesp-1 A:hover {
	BACKGROUND: url("images/h_nav_esp.gif") no-repeat 0px -137px /* determino la posizione del background nello stato HOVER: left e top */
}
LI.itemesp-1-sel A {
	BACKGROUND: url("images/h_nav_esp.gif") no-repeat 0px -137px; /* classe che determina quando la voce è selezionata */
	WIDTH: 305px
}
/**************************************************/
/* LINK 2 ESP */
/**************************************************/
LI.itemesp-2 {
	BACKGROUND: url("images/h_nav_esp.gif") no-repeat -305px 0px; 
	WIDTH: 110px;
}
LI.itemesp-2 A {
	BACKGROUND: url("images/h_nav_esp.gif") no-repeat -305px 0px
}
LI.itemesp-2 A:hover {
	BACKGROUND: url("images/h_nav_esp.gif") no-repeat -305px -137px
}
LI.itemesp-2-sel A {
	BACKGROUND: url("images/h_nav_esp.gif") no-repeat -305px -137px; 
	WIDTH: 110px
}
/**************************************************/
/* LINK 3 ESP */
/**************************************************/
LI.itemesp-3 {
	BACKGROUND: url("images/h_nav_esp.gif") no-repeat -415px 0px; 
	WIDTH: 130px
}
LI.itemesp-3 A {
	BACKGROUND: url("images/h_nav_esp.gif") no-repeat -415px 0px
}
LI.itemesp-3 A:hover {
	BACKGROUND: url("images/h_nav_esp.gif") no-repeat -415px -137px
}
LI.itemesp-3-sel A {
	BACKGROUND: url("images/h_nav_esp.gif") no-repeat -415px -137px; 
	WIDTH: 130px
}
/**************************************************/
/* LINK 4 ESP */
/**************************************************/
LI.itemesp-4 {
	BACKGROUND: url("images/h_nav_esp.gif") no-repeat -545px 0px; 
	WIDTH: 110px
}
LI.itemesp-4 A {
	BACKGROUND: url("images/h_nav_esp.gif") no-repeat -545px 0px
}
LI.itemesp-4 A:hover {
	BACKGROUND: url("images/h_nav_esp.gif") no-repeat -545px -137px
}
LI.itemesp-4-sel A {
	BACKGROUND: url("images/h_nav_esp.gif") no-repeat -545px -137px; 
	WIDTH: 110px
}
/**************************************************/
/* LINK 5 ESP */
/**************************************************/
LI.itemesp-5 {
	BACKGROUND: url("images/h_nav_esp.gif") no-repeat -655px 0px; 
	WIDTH: 80px
}
LI.itemesp-5 A {
	BACKGROUND: url("images/h_nav_esp.gif") no-repeat -655px 0px
}
LI.itemesp-5 A:hover {
	BACKGROUND: url("images/h_nav_esp.gif") no-repeat -655px -137px
}
LI.itemesp-5-sel A {
	BACKGROUND: url("images/h_nav_esp.gif") no-repeat -655px -137px; 
	WIDTH: 80px
}
/**************************************************/
/* LINK 6 ESP */
/**************************************************/
LI.itemesp-6 {
	BACKGROUND: url("images/h_nav_esp.gif") no-repeat -735px 0px; 
	WIDTH: 80px
}
LI.itemesp-6 A {
	BACKGROUND: url("images/h_nav_esp.gif") no-repeat -735px 0px
}
LI.itemesp-6 A:hover {
	BACKGROUND: url("images/h_nav_esp.gif") no-repeat -735px -137px
}
LI.itemesp-6-sel A {
	BACKGROUND: url("images/h_nav_esp.gif") no-repeat -735px -137px; 
	WIDTH: 80px
}
/**************************************************/
/* LINK 7 ESP */
/**************************************************/
LI.itemesp-7 {
	BACKGROUND: url("images/h_nav_esp.gif") no-repeat -815px 0px; 
	WIDTH: 165px
}
LI.itemesp-7 A {
	BACKGROUND: url("images/h_nav_esp.gif") no-repeat -815px 0px
}
LI.itemesp-7 A:hover {
	BACKGROUND: url("images/h_nav_esp.gif") no-repeat -815px -137px
}
LI.itemesp-7-sel A {
	BACKGROUND: url("images/h_nav_esp.gif") no-repeat -815px -137px; 
	WIDTH: 165px
}