/*/////////////////////////////////////////////////////////////*/
/* 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: 59px;
	width:1030px;
	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: 59px; 
	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: 59px; 
	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: 59px; 
	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: 59px; 
	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: 141px;
}
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 -59px /* 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 -59px; /* classe che determina quando la voce è selezionata */
	WIDTH: 141px
}
/**************************************************/
/* LINK 2 */
/**************************************************/
LI.item-2 {
	BACKGROUND: url("images/h_nav.gif") no-repeat -141px 0px; 
	WIDTH: 102px;
}
LI.item-2 A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -141px 0px
}
LI.item-2 A:hover {
	BACKGROUND: url("images/h_nav.gif") no-repeat -141px -59px
}
LI.item-2-sel A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -141px -59px; 
	WIDTH: 102px
}
/**************************************************/
/* LINK 3 */
/**************************************************/
LI.item-3 {
	BACKGROUND: url("images/h_nav.gif") no-repeat -243px 0px; 
	WIDTH: 87px
}
LI.item-3 A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -243px 0px
}
LI.item-3 A:hover {
	BACKGROUND: url("images/h_nav.gif") no-repeat -243px -59px
}
LI.item-3-sel A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -243px -59px; 
	WIDTH: 87px
}
/**************************************************/
/* LINK 4 */
/**************************************************/
LI.item-4 {
	BACKGROUND: url("images/h_nav.gif") no-repeat -330px 0px; 
	WIDTH: 169px
}
LI.item-4 A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -330px 0px
}
LI.item-4 A:hover {
	BACKGROUND: url("images/h_nav.gif") no-repeat -330px -59px
}
LI.item-4-sel A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -330px -59px; 
	WIDTH: 169px
}
/**************************************************/
/* LINK 5 */
/**************************************************/
LI.item-5 {
	BACKGROUND: url("images/h_nav.gif") no-repeat -499px 0px; 
	WIDTH: 142px
}
LI.item-5 A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -499px 0px
}
LI.item-5 A:hover {
	BACKGROUND: url("images/h_nav.gif") no-repeat -499px -59px
}
LI.item-5-sel A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -499px -59px; 
	WIDTH: 142px
}
/**************************************************/
/* LINK 6 */
/**************************************************/
LI.item-6 {
	BACKGROUND: url("images/h_nav.gif") no-repeat -641px 0px; 
	WIDTH: 119px
}
LI.item-6 A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -641px 0px
}
LI.item-6 A:hover {
	BACKGROUND: url("images/h_nav.gif") no-repeat -641px -59px
}
LI.item-6-sel A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -641px -59px; 
	WIDTH: 119px
}
/**************************************************/
/* LINK 7 */
/**************************************************/
LI.item-7 {
	BACKGROUND: url("images/h_nav.gif") no-repeat -760px 0px; 
	WIDTH: 121px
}
LI.item-7 A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -760px 0px
}
LI.item-7 A:hover {
	BACKGROUND: url("images/h_nav.gif") no-repeat -760px -59px
}
LI.item-7-sel A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -760px -59px; 
	WIDTH: 121px
}
/**************************************************/
/* LINK 8 */
/**************************************************/
LI.item-8 {
	BACKGROUND: url("images/h_nav.gif") no-repeat -881px 0px; 
	WIDTH: 149px
}
LI.item-8 A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -881px 0px
}
LI.item-8 A:hover {
	BACKGROUND: url("images/h_nav.gif") no-repeat -881px -59px
}
LI.item-8-sel A {
	BACKGROUND: url("images/h_nav.gif") no-repeat -881px -59px; 
	WIDTH: 149px
}
/**************************************************/
/* LINK 1 MAM */
/**************************************************/
LI.itemmam-1 {
	BACKGROUND: url("images/h_nav_mam.gif") no-repeat 0px 0px; /* determino la posizione del background: left e top */
	WIDTH: 141px;
}
LI.itemmam-1 A {
	BACKGROUND: url("images/h_nav_mam.gif") no-repeat 0px 0px;

}
LI.itemmam-1 A:hover {
	BACKGROUND: url("images/h_nav_mam.gif") no-repeat 0px -59px /* determino la posizione del background nello stato HOVER: left e top */
}
LI.itemmam-1-sel A {
	BACKGROUND: url("images/h_nav_mam.gif") no-repeat 0px -59px; /* classe che determina quando la voce è selezionata */
	WIDTH: 141px
}
/**************************************************/
/* LINK 2 MAM */
/**************************************************/
LI.itemmam-2 {
	BACKGROUND: url("images/h_nav_mam.gif") no-repeat -141px 0px; 
	WIDTH: 102px;
}
LI.itemmam-2 A {
	BACKGROUND: url("images/h_nav_mam.gif") no-repeat -141px 0px
}
LI.itemmam-2 A:hover {
	BACKGROUND: url("images/h_nav_mam.gif") no-repeat -141px -59px
}
LI.itemmam-2-sel A {
	BACKGROUND: url("images/h_nav_mam.gif") no-repeat -141px -59px; 
	WIDTH: 102px
}
/**************************************************/
/* LINK 3 MAM */
/**************************************************/
LI.itemmam-3 {
	BACKGROUND: url("images/h_nav_mam.gif") no-repeat -243px 0px; 
	WIDTH: 87px
}
LI.itemmam-3 A {
	BACKGROUND: url("images/h_nav_mam.gif") no-repeat -243px 0px
}
LI.itemmam-3 A:hover {
	BACKGROUND: url("images/h_nav_mam.gif") no-repeat -243px -59px
}
LI.itemmam-3-sel A {
	BACKGROUND: url("images/h_nav_mam.gif") no-repeat -243px -59px; 
	WIDTH: 87px
}
/**************************************************/
/* LINK 4 MAM */
/**************************************************/
LI.itemmam-4 {
	BACKGROUND: url("images/h_nav_mam.gif") no-repeat -330px 0px; 
	WIDTH: 169px
}
LI.itemmam-4 A {
	BACKGROUND: url("images/h_nav_mam.gif") no-repeat -330px 0px
}
LI.itemmam-4 A:hover {
	BACKGROUND: url("images/h_nav_mam.gif") no-repeat -330px -59px
}
LI.itemmam-4-sel A {
	BACKGROUND: url("images/h_nav_mam.gif") no-repeat -330px -59px; 
	WIDTH: 169px
}
/**************************************************/
/* LINK 5 MAM */
/**************************************************/
LI.itemmam-5 {
	BACKGROUND: url("images/h_nav_mam.gif") no-repeat -499px 0px; 
	WIDTH: 142px
}
LI.itemmam-5 A {
	BACKGROUND: url("images/h_nav_mam.gif") no-repeat -499px 0px
}
LI.itemmam-5 A:hover {
	BACKGROUND: url("images/h_nav_mam.gif") no-repeat -499px -59px
}
LI.itemmam-5-sel A {
	BACKGROUND: url("images/h_nav_mam.gif") no-repeat -499px -59px; 
	WIDTH: 142px
}
/**************************************************/
/* LINK 6 MAM */
/**************************************************/
LI.itemmam-6 {
	BACKGROUND: url("images/h_nav_mam.gif") no-repeat -641px 0px; 
	WIDTH: 119px
}
LI.itemmam-6 A {
	BACKGROUND: url("images/h_nav_mam.gif") no-repeat -641px 0px
}
LI.itemmam-6 A:hover {
	BACKGROUND: url("images/h_nav_mam.gif") no-repeat -641px -59px
}
LI.itemmam-6-sel A {
	BACKGROUND: url("images/h_nav_mam.gif") no-repeat -641px -59px; 
	WIDTH: 119px
}
/**************************************************/
/* LINK 7 MAM */
/**************************************************/
LI.itemmam-7 {
	BACKGROUND: url("images/h_nav_mam.gif") no-repeat -760px 0px; 
	WIDTH: 121px
}
LI.itemmam-7 A {
	BACKGROUND: url("images/h_nav_mam.gif") no-repeat -760px 0px
}
LI.itemmam-7 A:hover {
	BACKGROUND: url("images/h_nav_mam.gif") no-repeat -760px -59px
}
LI.itemmam-7-sel A {
	BACKGROUND: url("images/h_nav_mam.gif") no-repeat -760px -59px; 
	WIDTH: 121px
}
/**************************************************/
/* LINK 8 MAM */
/**************************************************/
LI.itemmam-8 {
	BACKGROUND: url("images/h_nav_mam.gif") no-repeat -881px 0px; 
	WIDTH: 149px
}
LI.itemmam-8 A {
	BACKGROUND: url("images/h_nav_mam.gif") no-repeat -881px 0px
}
LI.itemmam-8 A:hover {
	BACKGROUND: url("images/h_nav_mam.gif") no-repeat -881px -59px
}
LI.itemmam-8-sel A {
	BACKGROUND: url("images/h_nav_mam.gif") no-repeat -881px -59px; 
	WIDTH: 149px
}