/*/////////////////////////////////////////////////////////////*/
/* MENU ORIZZONTALE */
/*/////////////////////////////////////////////////////////////*/

.nav-orizzontale {
	border:0px solid #000; 
	padding: 0px 0px 0px 0px !important; /* l'ordine è: top right bottom left */
	margin: -119px 0px 0px 212px !important; /* l'ordine è: top right bottom left */
	list-style-type: none; 
	text-align:left;
	background-color:#ffffff;
	height: 119px;
	width:718px;
	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: 119px; 
	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: 119px; 
	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: 119px; 
	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: 119px; 
	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: 70px;
}
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 -119px /* 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 -119px; /* classe che determina quando la voce è selezionata */
	WIDTH: 70px
}
/**************************************************/
/* LINK 2 */
/**************************************************/
LI.item-2 {
	BACKGROUND: url("images/h_nav.gif") no-repeat -70px 0px; 
	WIDTH: 80px
}
LI.item-2 A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -70px 0px
}
LI.item-2 A:hover {
	BACKGROUND: url("images/h_nav.gif") no-repeat -70px -119px
}
LI.item-2-sel A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -70px -119px; 
	WIDTH: 80px
}
/**************************************************/
/* LINK 3 */
/**************************************************/
LI.item-3 {
	BACKGROUND: url("images/h_nav.gif") no-repeat -150px 0px; 
	WIDTH: 110px
}
LI.item-3 A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -150px 0px
}
LI.item-3 A:hover {
	BACKGROUND: url("images/h_nav.gif") no-repeat -150px -119px
}
LI.item-3-sel A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -150px -119px; 
	WIDTH: 110px
}
/**************************************************/
/* LINK 4 */
/**************************************************/
LI.item-4 {
	BACKGROUND: url("images/h_nav.gif") no-repeat -260px 0px; 
	WIDTH: 90px
}
LI.item-4 A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -260px 0px
}
LI.item-4 A:hover {
	BACKGROUND: url("images/h_nav.gif") no-repeat -260px -119px
}
LI.item-4-sel A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -260px -119px; 
	WIDTH: 90px
}
/**************************************************/
/* LINK 5 */
/**************************************************/
LI.item-5 {
	BACKGROUND: url("images/h_nav.gif") no-repeat -350px 0px; 
	WIDTH: 60px
}
LI.item-5 A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -350px 0px
}
LI.item-5 A:hover {
	BACKGROUND: url("images/h_nav.gif") no-repeat -350px -119px
}
LI.item-5-sel A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -350px -119px; 
	WIDTH: 60px
}
/**************************************************/
/* LINK 6 */
/**************************************************/
LI.item-6 {
	BACKGROUND: url("images/h_nav.gif") no-repeat -410px 0px; 
	WIDTH: 60px
}
LI.item-6 A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -410px 0px
}
LI.item-6 A:hover {
	BACKGROUND: url("images/h_nav.gif") no-repeat -410px -119px
}
LI.item-6-sel A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -410px -119px; 
	WIDTH: 60px
}
/**************************************************/
/* LINK 7 */
/**************************************************/
LI.item-7 {
	BACKGROUND: url("images/h_nav.gif") no-repeat -470px 0px; 
	WIDTH: 90px
}
LI.item-7 A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -470px 0px
}
LI.item-7 A:hover {
	BACKGROUND: url("images/h_nav.gif") no-repeat -470px -119px
}
LI.item-7-sel A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -470px -119px; 
	WIDTH: 90px
}
/**************************************************/
/* LINK 8 */
/**************************************************/
LI.item-8 {
	BACKGROUND: url("images/h_nav.gif") no-repeat -560px 0px; 
	WIDTH: 158px
}
LI.item-8 A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -560px 0px
}
LI.item-8 A:hover {
	BACKGROUND: url("images/h_nav.gif") no-repeat -560px -119px
}
LI.item-8-sel A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -560px -119px; 
	WIDTH: 158px
}

/**************************************************/
/* LINK 1 PAGINA */
/**************************************************/
LI.item-1-pag {
	BACKGROUND: url("images/h_nav_pagina.gif") no-repeat 0px 0px; /* determino la posizione del background: left e top */
	WIDTH: 70px;
}
LI.item-1-pag A {
	BACKGROUND: url("images/h_nav_pagina.gif") no-repeat 0px 0px;

}
LI.item-1-pag A:hover {
	BACKGROUND: url("images/h_nav_pagina.gif") no-repeat 0px -119px /* determino la posizione del background nello stato HOVER: left e top */
}
LI.item-1-pag-sel A {
	BACKGROUND: url("images/h_nav_pagina.gif") no-repeat 0px -119px; /* classe che determina quando la voce è selezionata */
	WIDTH: 70px
}
/**************************************************/
/* LINK 2 PAGINA */
/**************************************************/
LI.item-2-pag {
	BACKGROUND: url("images/h_nav_pagina.gif") no-repeat -70px 0px; 
	WIDTH: 80px
}
LI.item-2-pag A {
	BACKGROUND: url("images/h_nav_pagina.gif") no-repeat -70px 0px
}
LI.item-2-pag A:hover {
	BACKGROUND: url("images/h_nav_pagina.gif") no-repeat -70px -119px
}
LI.item-2-pag-sel A {
	BACKGROUND: url("images/h_nav_pagina.gif") no-repeat -70px -119px; 
	WIDTH: 80px
}
/**************************************************/
/* LINK 3 PAGINA */
/**************************************************/
LI.item-3-pag {
	BACKGROUND: url("images/h_nav_pagina.gif") no-repeat -150px 0px; 
	WIDTH: 110px
}
LI.item-3-pag A {
	BACKGROUND: url("images/h_nav_pagina.gif") no-repeat -150px 0px
}
LI.item-3-pag A:hover {
	BACKGROUND: url("images/h_nav_pagina.gif") no-repeat -150px -119px
}
LI.item-3-pag-sel A {
	BACKGROUND: url("images/h_nav_pagina.gif") no-repeat -150px -119px; 
	WIDTH: 110px
}
/**************************************************/
/* LINK 4 PAGINA */
/**************************************************/
LI.item-4-pag {
	BACKGROUND: url("images/h_nav_pagina.gif") no-repeat -260px 0px; 
	WIDTH: 90px
}
LI.item-4-pag A {
	BACKGROUND: url("images/h_nav_pagina.gif") no-repeat -260px 0px
}
LI.item-4-pag A:hover {
	BACKGROUND: url("images/h_nav_pagina.gif") no-repeat -260px -119px
}
LI.item-4-pag-sel A {
	BACKGROUND: url("images/h_nav_pagina.gif") no-repeat -260px -119px; 
	WIDTH: 90px
}
/**************************************************/
/* LINK 5 PAGINA */
/**************************************************/
LI.item-5-pag {
	BACKGROUND: url("images/h_nav_pagina.gif") no-repeat -350px 0px; 
	WIDTH: 60px
}
LI.item-5-pag A {
	BACKGROUND: url("images/h_nav_pagina.gif") no-repeat -350px 0px
}
LI.item-5-pag A:hover {
	BACKGROUND: url("images/h_nav_pagina.gif") no-repeat -350px -119px
}
LI.item-5-pag-sel A {
	BACKGROUND: url("images/h_nav_pagina.gif") no-repeat -350px -119px; 
	WIDTH: 60px
}
/**************************************************/
/* LINK 6 PAGINA */
/**************************************************/
LI.item-6-pag {
	BACKGROUND: url("images/h_nav_pagina.gif") no-repeat -410px 0px; 
	WIDTH: 60px
}
LI.item-6-pag A {
	BACKGROUND: url("images/h_nav_pagina.gif") no-repeat -410px 0px
}
LI.item-6-pag A:hover {
	BACKGROUND: url("images/h_nav_pagina.gif") no-repeat -410px -119px
}
LI.item-6-pag-sel A {
	BACKGROUND: url("images/h_nav_pagina.gif") no-repeat -410px -119px; 
	WIDTH: 60px
}
/**************************************************/
/* LINK 7 PAGINA */
/**************************************************/
LI.item-7-pag {
	BACKGROUND: url("images/h_nav_pagina.gif") no-repeat -470px 0px; 
	WIDTH: 90px
}
LI.item-7-pag A {
	BACKGROUND: url("images/h_nav_pagina.gif") no-repeat -470px 0px
}
LI.item-7-pag A:hover {
	BACKGROUND: url("images/h_nav_pagina.gif") no-repeat -470px -119px
}
LI.item-7-pag-sel A {
	BACKGROUND: url("images/h_nav_pagina.gif") no-repeat -470px -119px; 
	WIDTH: 90px
}
/**************************************************/
/* LINK 8 PAGINA */
/**************************************************/
LI.item-8-pag {
	BACKGROUND: url("images/h_nav_pagina.gif") no-repeat -560px 0px; 
	WIDTH: 158px
}
LI.item-8-pag A {
	BACKGROUND: url("images/h_nav_pagina.gif") no-repeat -560px 0px
}
LI.item-8-pag A:hover {
	BACKGROUND: url("images/h_nav_pagina.gif") no-repeat -560px -119px
}
LI.item-8-pag-sel A {
	BACKGROUND: url("images/h_nav_pagina.gif") no-repeat -560px -119px; 
	WIDTH: 158px
}
/**************************************************/
/* LINK 1 - IT */
/**************************************************/
LI.itemit-1 {
	BACKGROUND: url("images/h_nav_it.gif") no-repeat 0px 0px; /* determino la posizione del background: left e top */
	WIDTH: 70px;
}
LI.itemit-1 A {
	BACKGROUND: url("images/h_nav_it.gif") no-repeat 0px 0px;

}
LI.itemit-1 A:hover {
	BACKGROUND: url("images/h_nav_it.gif") no-repeat 0px -119px /* determino la posizione del background nello stato HOVER: left e top */
}
LI.itemit-1-sel A {
	BACKGROUND: url("images/h_nav_it.gif") no-repeat 0px -119px; /* classe che determina quando la voce è selezionata */
	WIDTH: 70px
}
/**************************************************/
/* LINK 2 - IT */
/**************************************************/
LI.itemit-2 {
	BACKGROUND: url("images/h_nav_it.gif") no-repeat -70px 0px; 
	WIDTH: 80px
}
LI.itemit-2 A {
	BACKGROUND: url("images/h_nav_it.gif") no-repeat -70px 0px
}
LI.itemit-2 A:hover {
	BACKGROUND: url("images/h_nav_it.gif") no-repeat -70px -119px
}
LI.itemit-2-sel A {
	BACKGROUND: url("images/h_nav_it.gif") no-repeat -70px -119px; 
	WIDTH: 80px
}
/**************************************************/
/* LINK 3 - IT */
/**************************************************/
LI.itemit-3 {
	BACKGROUND: url("images/h_nav_it.gif") no-repeat -150px 0px; 
	WIDTH: 110px
}
LI.itemit-3 A {
	BACKGROUND: url("images/h_nav_it.gif") no-repeat -150px 0px
}
LI.itemit-3 A:hover {
	BACKGROUND: url("images/h_nav_it.gif") no-repeat -150px -119px
}
LI.itemit-3-sel A {
	BACKGROUND: url("images/h_nav_it.gif") no-repeat -150px -119px; 
	WIDTH: 110px
}
/**************************************************/
/* LINK 4 - IT */
/**************************************************/
LI.itemit-4 {
	BACKGROUND: url("images/h_nav_it.gif") no-repeat -260px 0px; 
	WIDTH: 90px
}
LI.itemit-4 A {
	BACKGROUND: url("images/h_nav_it.gif") no-repeat -260px 0px
}
LI.itemit-4 A:hover {
	BACKGROUND: url("images/h_nav_it.gif") no-repeat -260px -119px
}
LI.itemit-4-sel A {
	BACKGROUND: url("images/h_nav_it.gif") no-repeat -260px -119px; 
	WIDTH: 90px
}
/**************************************************/
/* LINK 5 - IT */
/**************************************************/
LI.itemit-5 {
	BACKGROUND: url("images/h_nav_it.gif") no-repeat -350px 0px; 
	WIDTH: 60px
}
LI.itemit-5 A {
	BACKGROUND: url("images/h_nav_it.gif") no-repeat -350px 0px
}
LI.itemit-5 A:hover {
	BACKGROUND: url("images/h_nav_it.gif") no-repeat -350px -119px
}
LI.itemit-5-sel A {
	BACKGROUND: url("images/h_nav_it.gif") no-repeat -350px -119px; 
	WIDTH: 60px
}
/**************************************************/
/* LINK 6 - IT */
/**************************************************/
LI.itemit-6 {
	BACKGROUND: url("images/h_nav_it.gif") no-repeat -410px 0px; 
	WIDTH: 60px
}
LI.itemit-6 A {
	BACKGROUND: url("images/h_nav_it.gif") no-repeat -410px 0px
}
LI.itemit-6 A:hover {
	BACKGROUND: url("images/h_nav_it.gif") no-repeat -410px -119px
}
LI.itemit-6-sel A {
	BACKGROUND: url("images/h_nav_it.gif") no-repeat -410px -119px; 
	WIDTH: 60px
}
/**************************************************/
/* LINK 7 - IT */
/**************************************************/
LI.itemit-7 {
	BACKGROUND: url("images/h_nav_it.gif") no-repeat -470px 0px; 
	WIDTH: 90px
}
LI.itemit-7 A {
	BACKGROUND: url("images/h_nav_it.gif") no-repeat -470px 0px
}
LI.itemit-7 A:hover {
	BACKGROUND: url("images/h_nav_it.gif") no-repeat -470px -119px
}
LI.itemit-7-sel A {
	BACKGROUND: url("images/h_nav_it.gif") no-repeat -470px -119px; 
	WIDTH: 90px
}
/**************************************************/
/* LINK 8 - IT */
/**************************************************/
LI.itemit-8 {
	BACKGROUND: url("images/h_nav_it.gif") no-repeat -560px 0px; 
	WIDTH: 158px
}
LI.itemit-8 A {
	BACKGROUND: url("images/h_nav_it.gif") no-repeat -560px 0px
}
LI.itemit-8 A:hover {
	BACKGROUND: url("images/h_nav_it.gif") no-repeat -560px -119px
}
LI.itemit-8-sel A {
	BACKGROUND: url("images/h_nav_it.gif") no-repeat -560px -119px; 
	WIDTH: 158px
}

/**************************************************/
/* LINK 1 PAGINA - IT */
/**************************************************/
LI.itemit-1-pag {
	BACKGROUND: url("images/h_nav_pagina_it.jpg") no-repeat 0px 0px; /* determino la posizione del background: left e top */
	WIDTH: 70px;
}
LI.itemit-1-pag A {
	BACKGROUND: url("images/h_nav_pagina_it.jpg") no-repeat 0px 0px;

}
LI.itemit-1-pag A:hover {
	BACKGROUND: url("images/h_nav_pagina_it.jpg") no-repeat 0px -119px /* determino la posizione del background nello stato HOVER: left e top */
}
LI.itemit-1-pag-sel A {
	BACKGROUND: url("images/h_nav_pagina_it.jpg") no-repeat 0px -119px; /* classe che determina quando la voce è selezionata */
	WIDTH: 70px
}
/**************************************************/
/* LINK 2 PAGINA - IT */
/**************************************************/
LI.itemit-2-pag {
	BACKGROUND: url("images/h_nav_pagina_it.jpg") no-repeat -70px 0px; 
	WIDTH: 80px
}
LI.itemit-2-pag A {
	BACKGROUND: url("images/h_nav_pagina_it.jpg") no-repeat -70px 0px
}
LI.itemit-2-pag A:hover {
	BACKGROUND: url("images/h_nav_pagina_it.jpg") no-repeat -70px -119px
}
LI.itemit-2-pag-sel A {
	BACKGROUND: url("images/h_nav_pagina_it.jpg") no-repeat -70px -119px; 
	WIDTH: 80px
}
/**************************************************/
/* LINK 3 PAGINA - IT */
/**************************************************/
LI.itemit-3-pag {
	BACKGROUND: url("images/h_nav_pagina_it.jpg") no-repeat -150px 0px; 
	WIDTH: 110px
}
LI.itemit-3-pag A {
	BACKGROUND: url("images/h_nav_pagina_it.jpg") no-repeat -150px 0px
}
LI.itemit-3-pag A:hover {
	BACKGROUND: url("images/h_nav_pagina_it.jpg") no-repeat -150px -119px
}
LI.itemit-3-pag-sel A {
	BACKGROUND: url("images/h_nav_pagina_it.jpg") no-repeat -150px -119px; 
	WIDTH: 110px
}
/**************************************************/
/* LINK 4 PAGINA - IT */
/**************************************************/
LI.itemit-4-pag {
	BACKGROUND: url("images/h_nav_pagina_it.jpg") no-repeat -260px 0px; 
	WIDTH: 90px
}
LI.itemit-4-pag A {
	BACKGROUND: url("images/h_nav_pagina_it.jpg") no-repeat -260px 0px
}
LI.itemit-4-pag A:hover {
	BACKGROUND: url("images/h_nav_pagina_it.jpg") no-repeat -260px -119px
}
LI.itemit-4-pag-sel A {
	BACKGROUND: url("images/h_nav_pagina_it.jpg") no-repeat -260px -119px; 
	WIDTH: 90px
}
/**************************************************/
/* LINK 5 PAGINA - IT */
/**************************************************/
LI.itemit-5-pag {
	BACKGROUND: url("images/h_nav_pagina_it.jpg") no-repeat -350px 0px; 
	WIDTH: 60px
}
LI.itemit-5-pag A {
	BACKGROUND: url("images/h_nav_pagina_it.jpg") no-repeat -350px 0px
}
LI.itemit-5-pag A:hover {
	BACKGROUND: url("images/h_nav_pagina_it.jpg") no-repeat -350px -119px
}
LI.itemit-5-pag-sel A {
	BACKGROUND: url("images/h_nav_pagina_it.jpg") no-repeat -350px -119px; 
	WIDTH: 60px
}
/**************************************************/
/* LINK 6 PAGINA - IT */
/**************************************************/
LI.itemit-6-pag {
	BACKGROUND: url("images/h_nav_pagina_it.jpg") no-repeat -410px 0px; 
	WIDTH: 60px
}
LI.itemit-6-pag A {
	BACKGROUND: url("images/h_nav_pagina_it.jpg") no-repeat -410px 0px
}
LI.itemit-6-pag A:hover {
	BACKGROUND: url("images/h_nav_pagina_it.jpg") no-repeat -410px -119px
}
LI.itemit-6-pag-sel A {
	BACKGROUND: url("images/h_nav_pagina_it.jpg") no-repeat -410px -119px; 
	WIDTH: 60px
}
/**************************************************/
/* LINK 7 PAGINA - IT */
/**************************************************/
LI.itemit-7-pag {
	BACKGROUND: url("images/h_nav_pagina_it.jpg") no-repeat -470px 0px; 
	WIDTH: 90px
}
LI.itemit-7-pag A {
	BACKGROUND: url("images/h_nav_pagina_it.jpg") no-repeat -470px 0px
}
LI.itemit-7-pag A:hover {
	BACKGROUND: url("images/h_nav_pagina_it.jpg") no-repeat -470px -119px
}
LI.itemit-7-pag-sel A {
	BACKGROUND: url("images/h_nav_pagina_it.jpg") no-repeat -470px -119px; 
	WIDTH: 90px
}
/**************************************************/
/* LINK 8 PAGINA - IT */
/**************************************************/
LI.itemit-8-pag {
	BACKGROUND: url("images/h_nav_pagina_it.jpg") no-repeat -560px 0px; 
	WIDTH: 158px
}
LI.itemit-8-pag A {
	BACKGROUND: url("images/h_nav_pagina_it.jpg") no-repeat -560px 0px
}
LI.itemit-8-pag A:hover {
	BACKGROUND: url("images/h_nav_pagina_it.jpg") no-repeat -560px -119px
}
LI.itemit-8-pag-sel A {
	BACKGROUND: url("images/h_nav_pagina_it.jpg") no-repeat -560px -119px; 
	WIDTH: 158px
}
/**************************************************/
/* LINK 1 - ES */
/**************************************************/
LI.itemes-1 {
	BACKGROUND: url("images/h_nav_es.gif") no-repeat 0px 0px; /* determino la posizione del background: left e top */
	WIDTH: 70px;
}
LI.itemes-1 A {
	BACKGROUND: url("images/h_nav_es.gif") no-repeat 0px 0px;

}
LI.itemes-1 A:hover {
	BACKGROUND: url("images/h_nav_es.gif") no-repeat 0px -119px /* determino la posizione del background nello stato HOVER: left e top */
}
LI.itemes-1-sel A {
	BACKGROUND: url("images/h_nav_es.gif") no-repeat 0px -119px; /* classe che determina quando la voce è selezionata */
	WIDTH: 70px
}
/**************************************************/
/* LINK 2 - ES */
/**************************************************/
LI.itemes-2 {
	BACKGROUND: url("images/h_nav_es.gif") no-repeat -70px 0px; 
	WIDTH: 80px
}
LI.itemes-2 A {
	BACKGROUND: url("images/h_nav_es.gif") no-repeat -70px 0px
}
LI.itemes-2 A:hover {
	BACKGROUND: url("images/h_nav_es.gif") no-repeat -70px -119px
}
LI.itemes-2-sel A {
	BACKGROUND: url("images/h_nav_es.gif") no-repeat -70px -119px; 
	WIDTH: 80px
}
/**************************************************/
/* LINK 3 - ES */
/**************************************************/
LI.itemes-3 {
	BACKGROUND: url("images/h_nav_es.gif") no-repeat -150px 0px; 
	WIDTH: 110px
}
LI.itemes-3 A {
	BACKGROUND: url("images/h_nav_es.gif") no-repeat -150px 0px
}
LI.itemes-3 A:hover {
	BACKGROUND: url("images/h_nav_es.gif") no-repeat -150px -119px
}
LI.itemes-3-sel A {
	BACKGROUND: url("images/h_nav_es.gif") no-repeat -150px -119px; 
	WIDTH: 110px
}
/**************************************************/
/* LINK 4 - ES */
/**************************************************/
LI.itemes-4 {
	BACKGROUND: url("images/h_nav_es.gif") no-repeat -260px 0px; 
	WIDTH: 90px
}
LI.itemes-4 A {
	BACKGROUND: url("images/h_nav_es.gif") no-repeat -260px 0px
}
LI.itemes-4 A:hover {
	BACKGROUND: url("images/h_nav_es.gif") no-repeat -260px -119px
}
LI.itemes-4-sel A {
	BACKGROUND: url("images/h_nav_es.gif") no-repeat -260px -119px; 
	WIDTH: 90px
}
/**************************************************/
/* LINK 5 - ES */
/**************************************************/
LI.itemes-5 {
	BACKGROUND: url("images/h_nav_es.gif") no-repeat -350px 0px; 
	WIDTH: 60px
}
LI.itemes-5 A {
	BACKGROUND: url("images/h_nav_es.gif") no-repeat -350px 0px
}
LI.itemes-5 A:hover {
	BACKGROUND: url("images/h_nav_es.gif") no-repeat -350px -119px
}
LI.itemes-5-sel A {
	BACKGROUND: url("images/h_nav_es.gif") no-repeat -350px -119px; 
	WIDTH: 60px
}
/**************************************************/
/* LINK 6 - ES */
/**************************************************/
LI.itemes-6 {
	BACKGROUND: url("images/h_nav_es.gif") no-repeat -410px 0px; 
	WIDTH: 60px
}
LI.itemes-6 A {
	BACKGROUND: url("images/h_nav_es.gif") no-repeat -410px 0px
}
LI.itemes-6 A:hover {
	BACKGROUND: url("images/h_nav_es.gif") no-repeat -410px -119px
}
LI.itemes-6-sel A {
	BACKGROUND: url("images/h_nav_es.gif") no-repeat -410px -119px; 
	WIDTH: 60px
}
/**************************************************/
/* LINK 7 - ES */
/**************************************************/
LI.itemes-7 {
	BACKGROUND: url("images/h_nav_es.gif") no-repeat -470px 0px; 
	WIDTH: 90px
}
LI.itemes-7 A {
	BACKGROUND: url("images/h_nav_es.gif") no-repeat -470px 0px
}
LI.itemes-7 A:hover {
	BACKGROUND: url("images/h_nav_es.gif") no-repeat -470px -119px
}
LI.itemes-7-sel A {
	BACKGROUND: url("images/h_nav_es.gif") no-repeat -470px -119px; 
	WIDTH: 90px
}
/**************************************************/
/* LINK 8 - ES */
/**************************************************/
LI.itemes-8 {
	BACKGROUND: url("images/h_nav_es.gif") no-repeat -560px 0px; 
	WIDTH: 158px
}
LI.itemes-8 A {
	BACKGROUND: url("images/h_nav_es.gif") no-repeat -560px 0px
}
LI.itemes-8 A:hover {
	BACKGROUND: url("images/h_nav_es.gif") no-repeat -560px -119px
}
LI.itemes-8-sel A {
	BACKGROUND: url("images/h_nav_es.gif") no-repeat -560px -119px; 
	WIDTH: 158px
}

/**************************************************/
/* LINK 1 PAGINA - ES */
/**************************************************/
LI.itemes-1-pag {
	BACKGROUND: url("images/h_nav_pagina_es.jpg") no-repeat 0px 0px; /* determino la posizione del background: left e top */
	WIDTH: 70px;
}
LI.itemes-1-pag A {
	BACKGROUND: url("images/h_nav_pagina_es.jpg") no-repeat 0px 0px;

}
LI.itemes-1-pag A:hover {
	BACKGROUND: url("images/h_nav_pagina_es.jpg") no-repeat 0px -119px /* determino la posizione del background nello stato HOVER: left e top */
}
LI.itemes-1-pag-sel A {
	BACKGROUND: url("images/h_nav_pagina_es.jpg") no-repeat 0px -119px; /* classe che determina quando la voce è selezionata */
	WIDTH: 70px
}
/**************************************************/
/* LINK 2 PAGINA - ES */
/**************************************************/
LI.itemes-2-pag {
	BACKGROUND: url("images/h_nav_pagina_es.jpg") no-repeat -70px 0px; 
	WIDTH: 80px
}
LI.itemes-2-pag A {
	BACKGROUND: url("images/h_nav_pagina_es.jpg") no-repeat -70px 0px
}
LI.itemes-2-pag A:hover {
	BACKGROUND: url("images/h_nav_pagina_es.jpg") no-repeat -70px -119px
}
LI.itemes-2-pag-sel A {
	BACKGROUND: url("images/h_nav_pagina_es.jpg") no-repeat -70px -119px; 
	WIDTH: 80px
}
/**************************************************/
/* LINK 3 PAGINA - ES */
/**************************************************/
LI.itemes-3-pag {
	BACKGROUND: url("images/h_nav_pagina_es.jpg") no-repeat -150px 0px; 
	WIDTH: 110px
}
LI.itemes-3-pag A {
	BACKGROUND: url("images/h_nav_pagina_es.jpg") no-repeat -150px 0px
}
LI.itemes-3-pag A:hover {
	BACKGROUND: url("images/h_nav_pagina_es.jpg") no-repeat -150px -119px
}
LI.itemes-3-pag-sel A {
	BACKGROUND: url("images/h_nav_pagina_es.jpg") no-repeat -150px -119px; 
	WIDTH: 110px
}
/**************************************************/
/* LINK 4 PAGINA - ES */
/**************************************************/
LI.itemes-4-pag {
	BACKGROUND: url("images/h_nav_pagina_es.jpg") no-repeat -260px 0px; 
	WIDTH: 90px
}
LI.itemes-4-pag A {
	BACKGROUND: url("images/h_nav_pagina_es.jpg") no-repeat -260px 0px
}
LI.itemes-4-pag A:hover {
	BACKGROUND: url("images/h_nav_pagina_es.jpg") no-repeat -260px -119px
}
LI.itemes-4-pag-sel A {
	BACKGROUND: url("images/h_nav_pagina_es.jpg") no-repeat -260px -119px; 
	WIDTH: 90px
}
/**************************************************/
/* LINK 5 PAGINA - ES */
/**************************************************/
LI.itemes-5-pag {
	BACKGROUND: url("images/h_nav_pagina_es.jpg") no-repeat -350px 0px; 
	WIDTH: 60px
}
LI.itemes-5-pag A {
	BACKGROUND: url("images/h_nav_pagina_es.jpg") no-repeat -350px 0px
}
LI.itemes-5-pag A:hover {
	BACKGROUND: url("images/h_nav_pagina_es.jpg") no-repeat -350px -119px
}
LI.itemes-5-pag-sel A {
	BACKGROUND: url("images/h_nav_pagina_es.jpg") no-repeat -350px -119px; 
	WIDTH: 60px
}
/**************************************************/
/* LINK 6 PAGINA - ES */
/**************************************************/
LI.itemes-6-pag {
	BACKGROUND: url("images/h_nav_pagina_es.jpg") no-repeat -410px 0px; 
	WIDTH: 60px
}
LI.itemes-6-pag A {
	BACKGROUND: url("images/h_nav_pagina_es.jpg") no-repeat -410px 0px
}
LI.itemes-6-pag A:hover {
	BACKGROUND: url("images/h_nav_pagina_es.jpg") no-repeat -410px -119px
}
LI.itemes-6-pag-sel A {
	BACKGROUND: url("images/h_nav_pagina_es.jpg") no-repeat -410px -119px; 
	WIDTH: 60px
}
/**************************************************/
/* LINK 7 PAGINA - ES */
/**************************************************/
LI.itemes-7-pag {
	BACKGROUND: url("images/h_nav_pagina_es.jpg") no-repeat -470px 0px; 
	WIDTH: 90px
}
LI.itemes-7-pag A {
	BACKGROUND: url("images/h_nav_pagina_es.jpg") no-repeat -470px 0px
}
LI.itemes-7-pag A:hover {
	BACKGROUND: url("images/h_nav_pagina_es.jpg") no-repeat -470px -119px
}
LI.itemes-7-pag-sel A {
	BACKGROUND: url("images/h_nav_pagina_es.jpg") no-repeat -470px -119px; 
	WIDTH: 90px
}
/**************************************************/
/* LINK 8 PAGINA - ES */
/**************************************************/
LI.itemes-8-pag {
	BACKGROUND: url("images/h_nav_pagina_es.jpg") no-repeat -560px 0px; 
	WIDTH: 158px
}
LI.itemes-8-pag A {
	BACKGROUND: url("images/h_nav_pagina_es.jpg") no-repeat -560px 0px
}
LI.itemes-8-pag A:hover {
	BACKGROUND: url("images/h_nav_pagina_es.jpg") no-repeat -560px -119px
}
LI.itemes-8-pag-sel A {
	BACKGROUND: url("images/h_nav_pagina_es.jpg") no-repeat -560px -119px; 
	WIDTH: 158px
}
/**************************************************/
/* LINK 1 - DE */
/**************************************************/
LI.itemde-1 {
	BACKGROUND: url("images/h_nav_de.gif") no-repeat 0px 0px; /* determino la posizione del background: left e top */
	WIDTH: 70px;
}
LI.itemde-1 A {
	BACKGROUND: url("images/h_nav_de.gif") no-repeat 0px 0px;

}
LI.itemde-1 A:hover {
	BACKGROUND: url("images/h_nav_de.gif") no-repeat 0px -119px /* determino la posizione del background nello stato HOVER: left e top */
}
LI.itemde-1-sel A {
	BACKGROUND: url("images/h_nav_de.gif") no-repeat 0px -119px; /* classe che determina quando la voce è selezionata */
	WIDTH: 70px
}
/**************************************************/
/* LINK 2 - DE */
/**************************************************/
LI.itemde-2 {
	BACKGROUND: url("images/h_nav_de.gif") no-repeat -70px 0px; 
	WIDTH: 100px
}
LI.itemde-2 A {
	BACKGROUND: url("images/h_nav_de.gif") no-repeat -70px 0px
}
LI.itemde-2 A:hover {
	BACKGROUND: url("images/h_nav_de.gif") no-repeat -70px -119px
}
LI.itemde-2-sel A {
	BACKGROUND: url("images/h_nav_de.gif") no-repeat -70px -119px; 
	WIDTH: 100px
}
/**************************************************/
/* LINK 3 - DE */
/**************************************************/
LI.itemde-3 {
	BACKGROUND: url("images/h_nav_de.gif") no-repeat -170px 0px; 
	WIDTH: 90px
}
LI.itemde-3 A {
	BACKGROUND: url("images/h_nav_de.gif") no-repeat -170px 0px
}
LI.itemde-3 A:hover {
	BACKGROUND: url("images/h_nav_de.gif") no-repeat -170px -119px
}
LI.itemde-3-sel A {
	BACKGROUND: url("images/h_nav_de.gif") no-repeat -170px -119px; 
	WIDTH: 90px
}
/**************************************************/
/* LINK 4 - DE */
/**************************************************/
LI.itemde-4 {
	BACKGROUND: url("images/h_nav_de.gif") no-repeat -260px 0px; 
	WIDTH: 90px
}
LI.itemde-4 A {
	BACKGROUND: url("images/h_nav_de.gif") no-repeat -260px 0px
}
LI.itemde-4 A:hover {
	BACKGROUND: url("images/h_nav_de.gif") no-repeat -260px -119px
}
LI.itemde-4-sel A {
	BACKGROUND: url("images/h_nav_de.gif") no-repeat -260px -119px; 
	WIDTH: 90px
}
/**************************************************/
/* LINK 5 - DE */
/**************************************************/
LI.itemde-5 {
	BACKGROUND: url("images/h_nav_de.gif") no-repeat -350px 0px; 
	WIDTH: 60px
}
LI.itemde-5 A {
	BACKGROUND: url("images/h_nav_de.gif") no-repeat -350px 0px
}
LI.itemde-5 A:hover {
	BACKGROUND: url("images/h_nav_de.gif") no-repeat -350px -119px
}
LI.itemde-5-sel A {
	BACKGROUND: url("images/h_nav_de.gif") no-repeat -350px -119px; 
	WIDTH: 60px
}
/**************************************************/
/* LINK 6 - DE */
/**************************************************/
LI.itemde-6 {
	BACKGROUND: url("images/h_nav_de.gif") no-repeat -410px 0px; 
	WIDTH: 60px
}
LI.itemde-6 A {
	BACKGROUND: url("images/h_nav_de.gif") no-repeat -410px 0px
}
LI.itemde-6 A:hover {
	BACKGROUND: url("images/h_nav_de.gif") no-repeat -410px -119px
}
LI.itemde-6-sel A {
	BACKGROUND: url("images/h_nav_de.gif") no-repeat -410px -119px; 
	WIDTH: 60px
}
/**************************************************/
/* LINK 7 - DE */
/**************************************************/
LI.itemde-7 {
	BACKGROUND: url("images/h_nav_de.gif") no-repeat -470px 0px; 
	WIDTH: 90px
}
LI.itemde-7 A {
	BACKGROUND: url("images/h_nav_de.gif") no-repeat -470px 0px
}
LI.itemde-7 A:hover {
	BACKGROUND: url("images/h_nav_de.gif") no-repeat -470px -119px
}
LI.itemde-7-sel A {
	BACKGROUND: url("images/h_nav_de.gif") no-repeat -470px -119px; 
	WIDTH: 90px
}
/**************************************************/
/* LINK 8 - DE */
/**************************************************/
LI.itemde-8 {
	BACKGROUND: url("images/h_nav_de.gif") no-repeat -560px 0px; 
	WIDTH: 158px
}
LI.itemde-8 A {
	BACKGROUND: url("images/h_nav_de.gif") no-repeat -560px 0px
}
LI.itemde-8 A:hover {
	BACKGROUND: url("images/h_nav_de.gif") no-repeat -560px -119px
}
LI.itemde-8-sel A {
	BACKGROUND: url("images/h_nav_de.gif") no-repeat -560px -119px; 
	WIDTH: 158px
}

/**************************************************/
/* LINK 1 PAGINA - DE */
/**************************************************/
LI.itemde-1-pag {
	BACKGROUND: url("images/h_nav_pagina_de.jpg") no-repeat 0px 0px; /* determino la posizione del background: left e top */
	WIDTH: 70px;
}
LI.itemde-1-pag A {
	BACKGROUND: url("images/h_nav_pagina_de.jpg") no-repeat 0px 0px;

}
LI.itemde-1-pag A:hover {
	BACKGROUND: url("images/h_nav_pagina_de.jpg") no-repeat 0px -119px /* determino la posizione del background nello stato HOVER: left e top */
}
LI.itemde-1-pag-sel A {
	BACKGROUND: url("images/h_nav_pagina_de.jpg") no-repeat 0px -119px; /* classe che determina quando la voce è selezionata */
	WIDTH: 70px
}
/**************************************************/
/* LINK 2 PAGINA - DE */
/**************************************************/
LI.itemde-2-pag {
	BACKGROUND: url("images/h_nav_pagina_de.jpg") no-repeat -70px 0px; 
	WIDTH: 100px
}
LI.itemde-2-pag A {
	BACKGROUND: url("images/h_nav_pagina_de.jpg") no-repeat -70px 0px
}
LI.itemde-2-pag A:hover {
	BACKGROUND: url("images/h_nav_pagina_de.jpg") no-repeat -70px -119px
}
LI.itemde-2-pag-sel A {
	BACKGROUND: url("images/h_nav_pagina_de.jpg") no-repeat -70px -119px; 
	WIDTH: 100px
}
/**************************************************/
/* LINK 3 PAGINA - DE */
/**************************************************/
LI.itemde-3-pag {
	BACKGROUND: url("images/h_nav_pagina_de.jpg") no-repeat -170px 0px; 
	WIDTH: 90px
}
LI.itemde-3-pag A {
	BACKGROUND: url("images/h_nav_pagina_de.jpg") no-repeat -170px 0px
}
LI.itemde-3-pag A:hover {
	BACKGROUND: url("images/h_nav_pagina_de.jpg") no-repeat -170px -119px
}
LI.itemde-3-pag-sel A {
	BACKGROUND: url("images/h_nav_pagina_de.jpg") no-repeat -170px -119px; 
	WIDTH: 90px
}
/**************************************************/
/* LINK 4 PAGINA - DE */
/**************************************************/
LI.itemde-4-pag {
	BACKGROUND: url("images/h_nav_pagina_de.jpg") no-repeat -260px 0px; 
	WIDTH: 90px
}
LI.itemde-4-pag A {
	BACKGROUND: url("images/h_nav_pagina_de.jpg") no-repeat -260px 0px
}
LI.itemde-4-pag A:hover {
	BACKGROUND: url("images/h_nav_pagina_de.jpg") no-repeat -260px -119px
}
LI.itemde-4-pag-sel A {
	BACKGROUND: url("images/h_nav_pagina_de.jpg") no-repeat -260px -119px; 
	WIDTH: 90px
}
/**************************************************/
/* LINK 5 PAGINA - DE */
/**************************************************/
LI.itemde-5-pag {
	BACKGROUND: url("images/h_nav_pagina_de.jpg") no-repeat -350px 0px; 
	WIDTH: 60px
}
LI.itemde-5-pag A {
	BACKGROUND: url("images/h_nav_pagina_de.jpg") no-repeat -350px 0px
}
LI.itemde-5-pag A:hover {
	BACKGROUND: url("images/h_nav_pagina_de.jpg") no-repeat -350px -119px
}
LI.itemde-5-pag-sel A {
	BACKGROUND: url("images/h_nav_pagina_de.jpg") no-repeat -350px -119px; 
	WIDTH: 60px
}
/**************************************************/
/* LINK 6 PAGINA - DE */
/**************************************************/
LI.itemde-6-pag {
	BACKGROUND: url("images/h_nav_pagina_de.jpg") no-repeat -410px 0px; 
	WIDTH: 60px
}
LI.itemde-6-pag A {
	BACKGROUND: url("images/h_nav_pagina_de.jpg") no-repeat -410px 0px
}
LI.itemde-6-pag A:hover {
	BACKGROUND: url("images/h_nav_pagina_de.jpg") no-repeat -410px -119px
}
LI.itemde-6-pag-sel A {
	BACKGROUND: url("images/h_nav_pagina_de.jpg") no-repeat -410px -119px; 
	WIDTH: 60px
}
/**************************************************/
/* LINK 7 PAGINA - DE */
/**************************************************/
LI.itemde-7-pag {
	BACKGROUND: url("images/h_nav_pagina_de.jpg") no-repeat -470px 0px; 
	WIDTH: 90px
}
LI.itemde-7-pag A {
	BACKGROUND: url("images/h_nav_pagina_de.jpg") no-repeat -470px 0px
}
LI.itemde-7-pag A:hover {
	BACKGROUND: url("images/h_nav_pagina_de.jpg") no-repeat -470px -119px
}
LI.itemde-7-pag-sel A {
	BACKGROUND: url("images/h_nav_pagina_de.jpg") no-repeat -470px -119px; 
	WIDTH: 90px
}
/**************************************************/
/* LINK 8 PAGINA - DE */
/**************************************************/
LI.itemde-8-pag {
	BACKGROUND: url("images/h_nav_pagina_de.jpg") no-repeat -560px 0px; 
	WIDTH: 158px
}
LI.itemde-8-pag A {
	BACKGROUND: url("images/h_nav_pagina_de.jpg") no-repeat -560px 0px
}
LI.itemde-8-pag A:hover {
	BACKGROUND: url("images/h_nav_pagina_de.jpg") no-repeat -560px -119px
}
LI.itemde-8-pag-sel A {
	BACKGROUND: url("images/h_nav_pagina_de.jpg") no-repeat -560px -119px; 
	WIDTH: 158px
}
/**************************************************/
/* DROP MENU*/
/**************************************************/
.dropmenudiv{
	position:absolute;
	top: 119px !important;
	/*left:0px !important;*/
	border: 0px solid #ffffff; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 11px Arial;
	line-height:18px;
	z-index:100;
	background-color:#2a375f;
	width: 200px;
	visibility: hidden;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
}
.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #ffffff; /*THEME CHANGE HERE*/
	padding: 3px 8px 3px 10px;
	text-decoration: none;
	font-weight: normal;
	color: #D9E5EE;
	
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #2a375f;
color:#ff0000;

}
/* assegno una posizione sull'asse x per ogni singolo sottomenù */
#dropmenu1{ 
	left:289px !important;
}
#dropmenu2{ 
	left:478px !important;
}
#dropmenu3{ 
	left:687px !important;
}