/* menu */

.nav {
	width: 1027px;
	height: 39px;
	/*border:1px dotted #FF0000;*/
	background: url(../images/menu-en.gif) no-repeat;
	position: relative;
	clear:both;
}
.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 60px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}
	.nav .home a:link, .nav .home a:visited {
		left: 0;
		height:40px;
		width: 100px;
	}
	.nav .home a:hover, .nav .home a:focus {
		background: url(../images/menu-en.gif) no-repeat 0 -43px;
	}
	.nav .home a:active {
		background: url(../images/menu-en.gif) no-repeat 0 -85px;
	}
	.current-home .home a:link, .current-home .home a:visited {
		background: url(../images/menu-en.gif) no-repeat 0 -127px;
		cursor: default;
	}
	
	.nav-home, .nav-home-click {
		position: absolute;
		top: 0;
		left: 0;
		width: 88px;
		height: 40px;
		background: url(../images/menu-en.gif) no-repeat 0 -43px;
	}
	.nav-home-click {
		background: url(../images/menu-en.gif) no-repeat 0 -127px;
	}



	.nav .who a:link, .nav .who a:visited {
		left: 88px;
		width: 134px;
	}
	.nav .who a:hover, .nav .who a:focus {
		background: url(../images/menu-en.gif) no-repeat -88px -43px;
	}
	.nav .who a:active {
		background: url(../images/menu-en.gif) no-repeat -88px -85px;
	}
	.current-who .who a:link, .current-who .who a:visited {
		background: url(../images/menu-en.gif) no-repeat -88px -127px;
		cursor: default;
	}
	.nav-who, .nav-who-click {
		position: absolute;
		top: 0;
		left: 88px;
		width: 134px;
		height: 40px;
		background: url(../images/menu-en.gif) no-repeat -88px -43px;
	}
	.nav-who-click {
		background: url(../images/menu-en.gif) no-repeat -88px -127px;
	}



	.nav .news a:link, .nav .news a:visited {
		left: 222px;
		height:40px;
		width: 103px;
	}
	.nav .news a:hover, .nav .news a:focus {
		background: url(../images/menu-en.gif) no-repeat -222px -43px;
	}
	.nav .news a:active {
		background: url(../images/menu-en.gif) no-repeat -222px -86px;
	}
	.current-news .news a:link, .current-news .news a:visited {
		background: url(../images/menu-en.gif) no-repeat -222px -127px;
		cursor: default;
	}
	
	.nav-news, .nav-news-click {
		position: absolute;
		top: 0;
		left: 222px;
		width: 103px;
		height: 40px;
		background: url(../images/menu-en.gif) no-repeat -222px -43px;
	}
	.nav-news-click {
		background: url(../images/menu-en.gif) no-repeat -222px -127px;
	}
	
	
	
	.nav .products a:link, .nav .products a:visited {
		left: 325px;
		height:40px;
		width: 123px;
	}
	.nav .products a:hover, .nav .products a:focus {
		background: url(../images/menu-en.gif) no-repeat -325px -43px;
	}
	.nav .products a:active {
		background: url(../images/menu-en.gif) no-repeat -325px -86px;
	}
	.current-products .products a:link, .current-products .products a:visited {
		background: url(../images/menu-en.gif) no-repeat -325px -127px;
		cursor: default;
	}
	
	.nav-products, .nav-products-click {
		position: absolute;
		top: 0;
		left: 325px;
		width: 123px;
		height: 40px;
		background: url(../images/menu-en.gif) no-repeat -325px -43px;
	}
	.nav-products-click {
		background: url(../images/menu-en.gif) no-repeat -325px -127px;
	}
	
	
	
	.nav .media a:link, .nav .media a:visited {
		left: 448px;
		height:40px;
		width: 120px;
	}
	.nav .media a:hover, .nav .media a:focus {
		background: url(../images/menu-en.gif) no-repeat -448px -43px;
	}
	.nav .media a:active {
		background: url(../images/menu-en.gif) no-repeat -448px -86px;
	}
	.current-media .media a:link, .current-media .media a:visited {
		background: url(../images/menu-en.gif) no-repeat -448px -127px;
		cursor: default;
	}
	
	.nav-media, .nav-media-click {
		position: absolute;
		top: 0;
		left: 448px;
		width: 111px;
		height: 40px;
		background: url(../images/menu-en.gif) no-repeat -448px -43px;
	}
	.nav-media-click {
		background: url(../images/menu-en.gif) no-repeat -448px -127px;
	}
	
	
	
	.nav .catalogues a:link, .nav .catalogues a:visited {
		left: 559px;
		height:40px;
		width: 130px;
	}
	.nav .catalogues a:hover, .nav .catalogues a:focus {
		background: url(../images/menu-en.gif) no-repeat -559px -43px;
	}
	.nav .catalogues a:active {
		background: url(../images/menu-en.gif) no-repeat -559px -86px;
	}
	.current-catalogues .catalogues a:link, .current-catalogues .catalogues a:visited {
		background: url(../images/menu-en.gif) no-repeat -559px -127px;
		cursor: default;
	}
	
	.nav-catalogues, .nav-catalogues-click {
		position: absolute;
		top: 0;
		left: 559px;
		width: 130px;
		height: 40px;
		background: url(../images/menu-en.gif) no-repeat -559px -43px;
	}
	.nav-catalogues-click {
		background: url(../images/menu-en.gif) no-repeat -559px -127px;
	}
	
	
	
	.nav .price a:link, .nav .price a:visited {
		left: 689px;
		height:40px;
		width: 110px;
	}
	.nav .price a:hover, .nav .price a:focus {
		background: url(../images/menu-en.gif) no-repeat -689px -43px;
	}
	.nav .price a:active {
		background: url(../images/menu-en.gif) no-repeat -689px -86px;
	}
	.current-price .price a:link, .current-price .price a:visited {
		background: url(../images/menu-en.gif) no-repeat -689px -127px;
		cursor: default;
	}
	
	.nav-price, .nav-price-click {
		position: absolute;
		top: 0;
		left: 689px;
		width: 110px;
		height: 40px;
		background: url(../images/menu-en.gif) no-repeat -689px -43px;
	}
	.nav-price-click {
		background: url(../images/menu-en.gif) no-repeat -701px -127px;
	}
	
	
	
	
	.nav .contacts a:link, .nav .contacts a:visited {
		left: 799px;
		height:40px;
		width: 115px;
	}
	.nav .contacts a:hover, .nav .contacts a:focus {
		background: url(../images/menu-en.gif) no-repeat -799px -43px;
	}
	.nav .contacts a:active {
		background: url(../images/menu-en.gif) no-repeat -799px -86px;
	}
	.current-contacts .contacts a:link, .current-contacts .contacts a:visited {
		background: url(../images/menu-en.gif) no-repeat -799px -127px;
		cursor: default;
	}
	
	.nav-contacts, .nav-contacts-click {
		position: absolute;
		top: 0;
		left: 799px;
		width: 115px;
		height: 40px;
		background: url(../images/menu-en.gif) no-repeat -799px -43px;
	}
	.nav-contacts-click {
		background: url(../images/menu-en.gif) no-repeat -799px -127px;
	}
	
	
	
	.nav .buy a:link, .nav .buy a:visited {
		left: 914px;
		height:40px;
		width: 115px;
	}
	.nav .buy a:hover, .nav .buy a:focus {
		background: url(../images/menu-en.gif) no-repeat -914px -43px;
	}
	.nav .buy a:active {
		background: url(../images/menu-en.gif) no-repeat -914px -86px;
	}
	.current-buy .buy a:link, .current-buy .buy a:visited {
		background: url(../images/menu-en.gif) no-repeat -914px -127px;
		cursor: default;
	}
	
	.nav-buy, .nav-buy-click {
		position: absolute;
		top: 0;
		left: 914px;
		width: 115px;
		height: 40px;
		background: url(../images/menu-en.gif) no-repeat -914px -43px;
	}
	.nav-buy-click {
		background: url(../images/menu-en.gif) no-repeat -914px -127px;
	}




/* MENU ITALIANO */

.navit {
	width: 1050px;
	height: 39px;
	/*border:1px dotted #FF0000;*/
	background: url(../images/menu-it.gif) no-repeat;
	position: relative;
}
.navit li {
	display: inline;
}
.navit li a:link, .navit li a:visited {
	position: absolute;
	top: 0;
	height: 60px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}
	.navit .home a:link, .navit .home a:visited {
		left: 0;
		height:39px;
		width: 87px;
	}
	.navit .home a:hover, .navit .home a:focus {
		background: url(../images/menu-it.gif) no-repeat 0 -41px;
	}
	.navit .home a:active {
		background: url(../images/menu-it.gif) no-repeat 0 -84px;
	}
	.current-homeit .home a:link, .current-homeit .home a:visited {
		background: url(../images/menu-it.gif) no-repeat 0 -125px;
		cursor: default;
	}
	
	.navit-home, .navit-home-click {
		position: absolute;
		top: 0;
		left: 0;
		width: 87px;
		height: 39px;
		background: url(../images/menu-it.gif) no-repeat 0 -41px;
	}
	.navit-home-click {
		background: url(../images/menu-it.gif) no-repeat 0 -125px;
	}



	.navit .who a:link, .navit .who a:visited {
		left: 87px;
		width: 130px;
	}
	.navit .who a:hover, .navit .who a:focus {
		background: url(../images/menu-it.gif) no-repeat -87px -41px;
	}
	.navit .who a:active {
		background: url(../images/menu-it.gif) no-repeat -87px -84px;
	}
	.current-whoit .who a:link, .current-whoit .who a:visited {
		background: url(../images/menu-it.gif) no-repeat -87px -125px;
		cursor: default;
	}
	.navit-who, .navit-who-click {
		position: absolute;
		top: 0;
		left: 87px;
		width: 130px;
		height: 39px;
		background: url(../images/menu-it.gif) no-repeat -87px -41px;
	}
	.navit-who-click {
		background: url(../images/menu-it.gif) no-repeat -87px -125px;
	}



	.navit .news a:link, .navit .news a:visited {
		left: 217px;
		height:39px;
		width: 101px;
	}
	.navit .news a:hover, .navit .news a:focus {
		background: url(../images/menu-it.gif) no-repeat -217px -41px;
	}
	.navit .news a:active {
		background: url(../images/menu-it.gif) no-repeat -217px -84px;
	}
	.current-newsit .news a:link, .current-newsit .news a:visited {
		background: url(../images/menu-it.gif) no-repeat -217px -125px;
		cursor: default;
	}
	
	.navit-news, .navit-news-click {
		position: absolute;
		top: 0;
		left: 217px;
		width: 101px;
		height: 39px;
		background: url(../images/menu-it.gif) no-repeat -217px -41px;
	}
	.navit-news-click {
		background: url(../images/menu-it.gif) no-repeat -217px -125px;
	}
	
	
	
	.navit .products a:link, .navit .products a:visited {
		left: 318px;
		height:39px;
		width: 126px;
	}
	.navit .products a:hover, .navit .products a:focus {
		background: url(../images/menu-it.gif) no-repeat -318px -41px;
	}
	.navit .products a:active {
		background: url(../images/menu-it.gif) no-repeat -318px -84px;
	}
	.current-productsit .products a:link, .current-productsit .products a:visited {
		background: url(../images/menu-it.gif) no-repeat -318px -125px;
		cursor: default;
	}
	
	.navit-products, .navit-products-click {
		position: absolute;
		top: 0;
		left: 318px;
		width: 126px;
		height: 39px;
		background: url(../images/menu-it.gif) no-repeat -318px -41px;
	}
	.navit-products-click {
		background: url(../images/menu-it.gif) no-repeat -318px -125px;
	}
	
	
	
	.navit .media a:link, .navit .media a:visited {
		left: 444px;
		height:39px;
		width: 108px;
	}
	.navit .media a:hover, .navit .media a:focus {
		background: url(../images/menu-it.gif) no-repeat -444px -41px;
	}
	.navit .media a:active {
		background: url(../images/menu-it.gif) no-repeat -444px -84px;
	}
	.current-mediait .media a:link, .current-mediait .media a:visited {
		background: url(../images/menu-it.gif) no-repeat -444px -125px;
		cursor: default;
	}
	
	.navit-media, .navit-media-click {
		position: absolute;
		top: 0;
		left: 444px;
		width: 108px;
		height: 39px;
		background: url(../images/menu-it.gif) no-repeat -444px -41px;
	}
	.navit-media-click {
		background: url(../images/menu-it.gif) no-repeat -444px -125px;
	}
	
	
	
	.navit .catalogues a:link, .navit .catalogues a:visited {
		left: 552px;
		height:39px;
		width: 125px;
	}
	.navit .catalogues a:hover, .navit .catalogues a:focus {
		background: url(../images/menu-it.gif) no-repeat -552px -41px;
	}
	.navit .catalogues a:active {
		background: url(../images/menu-it.gif) no-repeat -552px -84px;
	}
	.current-cataloguesit .catalogues a:link, .current-cataloguesit .catalogues a:visited {
		background: url(../images/menu-it.gif) no-repeat -552px -125px;
		cursor: default;
	}
	
	.navit-catalogues, .navit-catalogues-click {
		position: absolute;
		top: 0;
		left: 552px;
		width: 125px;
		height: 39px;
		background: url(../images/menu-it.gif) no-repeat -552px -41px;
	}
	.navit-catalogues-click {
		background: url(../images/menu-it.gif) no-repeat -552px -125px;
	}
	
	
	
	.navit .price a:link, .navit .price a:visited {
		left: 677px;
		height:39px;
		width: 110px;
	}
	.navit .price a:hover, .navit .price a:focus {
		background: url(../images/menu-it.gif) no-repeat -677px -41px;
	}
	.navit .price a:active {
		background: url(../images/menu-it.gif) no-repeat -677px -84px;
	}
	.current-priceit .price a:link, .current-priceit .price a:visited {
		background: url(../images/menu-it.gif) no-repeat -677px -125px;
		cursor: default;
	}
	
	.navit-price, .navit-price-click {
		position: absolute;
		top: 0;
		left: 677px;
		width: 110px;
		height: 39px;
		background: url(../images/menu-it.gif) no-repeat -677px -41px;
	}
	.navit-price-click {
		background: url(../images/menu-it.gif) no-repeat -677px -125px;
	}
	
	
	
	
	.navit .contacts a:link, .navit .contacts a:visited {
		left: 787px;
		height:39px;
		width: 103px;
	}
	.navit .contacts a:hover, .navit .contacts a:focus {
		background: url(../images/menu-it.gif) no-repeat -787px -41px;
	}
	.navit .contacts a:active {
		background: url(../images/menu-it.gif) no-repeat -787px -84px;
	}
	.current-contactsit .contacts a:link, .current-contactsit .contacts a:visited {
		background: url(../images/menu-it.gif) no-repeat -787px -125px;
		cursor: default;
	}
	
	.navit-contacts, .navit-contacts-click {
		position: absolute;
		top: 0;
		left: 787px;
		width: 103px;
		height: 39px;
		background: url(../images/menu-it.gif) no-repeat -787px -41px;
	}
	.navit-contacts-click {
		background: url(../images/menu-it.gif) no-repeat -787px -125px;
	}
	
	
	
	.navit .buy a:link, .navit .buy a:visited {
		left: 890px;
		height:39px;
		width: 137px;
	}
	.navit .buy a:hover, .navit .buy a:focus {
		background: url(../images/menu-it.gif) no-repeat -890px -41px;
	}
	.navit .buy a:active {
		background: url(../images/menu-it.gif) no-repeat -890px -84px;
	}
	.current-buyit .buy a:link, .current-buyit .buy a:visited {
		background: url(../images/menu-it.gif) no-repeat -890px -125px;
		cursor: default;
	}
	
	.navit-buy, .navit-buy-click {
		position: absolute;
		top: 0;
		left: 890px;
		width: 137px;
		height: 39px;
		background: url(../images/menu-it.gif) no-repeat -890px -41px;
	}
	.navit-buy-click {
		background: url(../images/menu-it.gif) no-repeat -890px -125px;
	}




/* MENU TEDESCO */

.naved {
	width: 1050px;
	height: 39px;
	/*border:1px dotted #FF0000;*/
	background: url(../images/menu-de.gif) no-repeat;
	position: relative;
}
.naved li {
	display: inline;
}
.naved li a:link, .naved li a:visited {
	position: absolute;
	top: 0;
	height: 60px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}
	.naved .home a:link, .naved .home a:visited {
		left: 0;
		height:39px;
		width: 87px;
	}
	.naved .home a:hover, .naved .home a:focus {
		background: url(../images/menu-de.gif) no-repeat 0 -41px;
	}
	.naved .home a:active {
		background: url(../images/menu-de.gif) no-repeat 0 -84px;
	}
	.current-homede .home a:link, .current-homede .home a:visited {
		background: url(../images/menu-de.gif) no-repeat 0 -125px;
		cursor: default;
	}
	
	.naved-home, .naved-home-click {
		position: absolute;
		top: 0;
		left: 0;
		width: 87px;
		height: 39px;
		background: url(../images/menu-de.gif) no-repeat 0 -41px;
	}
	.naved-home-click {
		background: url(../images/menu-de.gif) no-repeat 0 -125px;
	}



	.naved .who a:link, .naved .who a:visited {
		left: 87px;
		width: 130px;
	}
	.naved .who a:hover, .naved .who a:focus {
		background: url(../images/menu-de.gif) no-repeat -87px -41px;
	}
	.naved .who a:active {
		background: url(../images/menu-de.gif) no-repeat -87px -84px;
	}
	.current-whode .who a:link, .current-whode .who a:visited {
		background: url(../images/menu-de.gif) no-repeat -87px -125px;
		cursor: default;
	}
	.naved-who, .naved-who-click {
		position: absolute;
		top: 0;
		left: 87px;
		width: 130px;
		height: 39px;
		background: url(../images/menu-de.gif) no-repeat -87px -41px;
	}
	.naved-who-click {
		background: url(../images/menu-de.gif) no-repeat -87px -125px;
	}



	.naved .news a:link, .naved .news a:visited {
		left: 217px;
		height:39px;
		width: 101px;
	}
	.naved .news a:hover, .naved .news a:focus {
		background: url(../images/menu-de.gif) no-repeat -217px -41px;
	}
	.naved .news a:active {
		background: url(../images/menu-de.gif) no-repeat -217px -84px;
	}
	.current-newsde .news a:link, .current-newsde .news a:visited {
		background: url(../images/menu-de.gif) no-repeat -217px -125px;
		cursor: default;
	}
	
	.naved-news, .naved-news-click {
		position: absolute;
		top: 0;
		left: 217px;
		width: 101px;
		height: 39px;
		background: url(../images/menu-de.gif) no-repeat -217px -41px;
	}
	.naved-news-click {
		background: url(../images/menu-de.gif) no-repeat -217px -125px;
	}
	
	
	
	.naved .products a:link, .naved .products a:visited {
		left: 318px;
		height:39px;
		width: 126px;
	}
	.naved .products a:hover, .naved .products a:focus {
		background: url(../images/menu-de.gif) no-repeat -318px -41px;
	}
	.naved .products a:active {
		background: url(../images/menu-de.gif) no-repeat -318px -84px;
	}
	.current-productsde .products a:link, .current-productsde .products a:visited {
		background: url(../images/menu-de.gif) no-repeat -318px -125px;
		cursor: default;
	}
	
	.naved-products, .naved-products-click {
		position: absolute;
		top: 0;
		left: 318px;
		width: 126px;
		height: 39px;
		background: url(../images/menu-de.gif) no-repeat -318px -41px;
	}
	.naved-products-click {
		background: url(../images/menu-de.gif) no-repeat -318px -125px;
	}
	
	
	
	.naved .media a:link, .naved .media a:visited {
		left: 444px;
		height:39px;
		width: 110px;
	}
	.naved .media a:hover, .naved .media a:focus {
		background: url(../images/menu-de.gif) no-repeat -444px -41px;
	}
	.naved .media a:active {
		background: url(../images/menu-de.gif) no-repeat -444px -84px;
	}
	.current-mediade .media a:link, .current-mediade .media a:visited {
		background: url(../images/menu-de.gif) no-repeat -444px -125px;
		cursor: default;
	}
	
	.naved-media, .naved-media-click {
		position: absolute;
		top: 0;
		left: 444px;
		width: 110px;
		height: 39px;
		background: url(../images/menu-de.gif) no-repeat -444px -41px;
	}
	.naved-media-click {
		background: url(../images/menu-de.gif) no-repeat -444px -125px;
	}
	
	
	
	.naved .catalogues a:link, .naved .catalogues a:visited {
		left: 554px;
		height:39px;
		width: 119px;
	}
	.naved .catalogues a:hover, .naved .catalogues a:focus {
		background: url(../images/menu-de.gif) no-repeat -554px -41px;
	}
	.naved .catalogues a:active {
		background: url(../images/menu-de.gif) no-repeat -554px -84px;
	}
	.current-cataloguesde .catalogues a:link, .current-cataloguesde .catalogues a:visited {
		background: url(../images/menu-de.gif) no-repeat -554px -125px;
		cursor: default;
	}
	
	.naved-catalogues, .naved-catalogues-click {
		position: absolute;
		top: 0;
		left: 554px;
		width: 119px;
		height: 39px;
		background: url(../images/menu-de.gif) no-repeat -554px -41px;
	}
	.naved-catalogues-click {
		background: url(../images/menu-de.gif) no-repeat -554px -125px;
	}
	
	
	
	.naved .price a:link, .naved .price a:visited {
		left: 671px;
		height:39px;
		width: 122px;
	}
	.naved .price a:hover, .naved .price a:focus {
		background: url(../images/menu-de.gif) no-repeat -671px -41px;
	}
	.naved .price a:active {
		background: url(../images/menu-de.gif) no-repeat -671px -84px;
	}
	.current-pricede .price a:link, .current-pricede .price a:visited {
		background: url(../images/menu-de.gif) no-repeat -671px -125px;
		cursor: default;
	}
	
	.naved-price, .naved-price-click {
		position: absolute;
		top: 0;
		left: 671px;
		width: 122px;
		height: 39px;
		background: url(../images/menu-de.gif) no-repeat -671px -41px;
	}
	.naved-price-click {
		background: url(../images/menu-de.gif) no-repeat -671px -125px;
	}
	
	
	
	
	.naved .contacts a:link, .naved .contacts a:visited {
		left: 793px;
		height:39px;
		width: 105px;
	}
	.naved .contacts a:hover, .naved .contacts a:focus {
		background: url(../images/menu-de.gif) no-repeat -793px -41px;
	}
	.naved .contacts a:active {
		background: url(../images/menu-de.gif) no-repeat -793px -84px;
	}
	.current-contactsde .contacts a:link, .current-contactsde .contacts a:visited {
		background: url(../images/menu-de.gif) no-repeat -793px -125px;
		cursor: default;
	}
	
	.naved-contacts, .naved-contacts-click {
		position: absolute;
		top: 0;
		left: 793px;
		width: 105px;
		height: 39px;
		background: url(../images/menu-de.gif) no-repeat -793px -41px;
	}
	.naved-contacts-click {
		background: url(../images/menu-de.gif) no-repeat -793px -125px;
	}
	
	
	
	.naved .buy a:link, .naved .buy a:visited {
		left: 898px;
		height:39px;
		width: 137px;
	}
	.naved .buy a:hover, .naved .buy a:focus {
		background: url(../images/menu-de.gif) no-repeat -898px -41px;
	}
	.naved .buy a:active {
		background: url(../images/menu-de.gif) no-repeat -898px -84px;
	}
	.current-buyde .buy a:link, .current-buyde .buy a:visited {
		background: url(../images/menu-de.gif) no-repeat -898px -125px;
		cursor: default;
	}
	
	.naved-buy, .naved-buy-click {
		position: absolute;
		top: 0;
		left: 898px;
		width: 137px;
		height: 39px;
		background: url(../images/menu-de.gif) no-repeat -898px -41px;
	}
	.naved-buy-click {
		background: url(../images/menu-de.gif) no-repeat -898px -125px;
	}


/*  MENU FRANCESCE */

.navfr {
	width: 1050px;
	height: 39px;
	/*border:1px dotted #FF0000;*/
	background: url(../images/menu-fr.gif) no-repeat;
	position:relative;
}
.navfr li {
	display: inline;
}
.navfr li a:link, .navfr li a:visited {
	position: absolute;
	top: 0;
	height: 60px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}
	.navfr .home a:link, .navfr .home a:visited {
		left: 0;
		height:39px;
		width: 84px;
	}
	.navfr .home a:hover, .navfr .home a:focus {
		background: url(../images/menu-fr.gif) no-repeat 0 -41px;
	}
	.navfr .home a:active {
		background: url(../images/menu-fr.gif) no-repeat 0 -84px;
	}
	.current-homefr .home a:link, .current-homefr .home a:visited {
		background: url(../images/menu-fr.gif) no-repeat 0 -125px;
		cursor: default;
	}
	
	.navfr-home, .navfr-home-click {
		position: absolute;
		top: 0;
		left: 0;
		width: 84px;
		height: 39px;
		background: url(../images/menu-fr.gif) no-repeat 0 -41px;
	}
	.navfr-home-click {
		background: url(../images/menu-fr.gif) no-repeat 0 -125px;
	}



	.navfr .who a:link, .navfr .who a:visited {
		left: 84px;
		width: 143px;
	}
	.navfr .who a:hover, .navfr .who a:focus {
		background: url(../images/menu-fr.gif) no-repeat -84px -41px;
	}
	.navfr .who a:active {
		background: url(../images/menu-fr.gif) no-repeat -84px -84px;
	}
	.current-whofr .who a:link, .current-whofr .who a:visited {
		background: url(../images/menu-fr.gif) no-repeat -84px -125px;
		cursor: default;
	}
	.navfr-who, .navfr-who-click {
		position: absolute;
		top: 0;
		left: 84px;
		width: 143px;
		height: 39px;
		background: url(../images/menu-fr.gif) no-repeat -84px -41px;
	}
	.navfr-who-click {
		background: url(../images/menu-fr.gif) no-repeat -84px -125px;
	}



	.navfr .news a:link, .navfr .news a:visited {
		left: 227px;
		height:39px;
		width: 103px;
	}
	.navfr .news a:hover, .navfr .news a:focus {
		background: url(../images/menu-fr.gif) no-repeat -227px -41px;
	}
	.navfr .news a:active {
		background: url(../images/menu-fr.gif) no-repeat -227px -84px;
	}
	.current-newsfr .news a:link, .current-newsfr .news a:visited {
		background: url(../images/menu-fr.gif) no-repeat -227px -125px;
		cursor: default;
	}
	
	.navfr-news, .navfr-news-click {
		position: absolute;
		top: 0;
		left: 230px;
		width: 103px;
		height: 39px;
		background: url(../images/menu-fr.gif) no-repeat -227px -41px;
	}
	.navfr-news-click {
		background: url(../images/menu-fr.gif) no-repeat -227px -125px;
	}
	
	
	
	.navfr .products a:link, .navfr .products a:visited {
		left: 330px;
		height:39px;
		width: 116px;
	}
	.navfr .products a:hover, .navfr .products a:focus {
		background: url(../images/menu-fr.gif) no-repeat -330px -41px;
	}
	.navfr .products a:active {
		background: url(../images/menu-fr.gif) no-repeat -330px -84px;
	}
	.current-productsfr .products a:link, .current-productsfr .products a:visited {
		background: url(../images/menu-fr.gif) no-repeat -330px -125px;
		cursor: default;
	}
	
	.navfr-products, .navfr-products-click {
		position: absolute;
		top: 0;
		left: 330px;
		width: 116px;
		height: 39px;
		background: url(../images/menu-fr.gif) no-repeat -330px -41px;
	}
	.navfr-products-click {
		background: url(../images/menu-fr.gif) no-repeat -330px -125px;
	}
	
	
	
	.navfr .media a:link, .navfr .media a:visited {
		left: 446px;
		height:39px;
		width: 107px;
	}
	.navfr .media a:hover, .navfr .media a:focus {
		background: url(../images/menu-fr.gif) no-repeat -446px -41px;
	}
	.navfr .media a:active {
		background: url(../images/menu-fr.gif) no-repeat -446px -84px;
	}
	.current-mediafr .media a:link, .current-mediafr .media a:visited {
		background: url(../images/menu-fr.gif) no-repeat -446px -125px;
		cursor: default;
	}
	
	.navfr-media, .navfr-media-click {
		position: absolute;
		top: 0;
		left: 446px;
		width: 107px;
		height: 39px;
		background: url(../images/menu-fr.gif) no-repeat -446px -41px;
	}
	.navfr-media-click {
		background: url(../images/menu-fr.gif) no-repeat -446px -125px;
	}
	
	
	
	.navfr .catalogues a:link, .navfr .catalogues a:visited {
		left: 553px;
		height:39px;
		width: 128px;
	}
	.navfr .catalogues a:hover, .navfr .catalogues a:focus {
		background: url(../images/menu-fr.gif) no-repeat -553px -41px;
	}
	.navfr .catalogues a:active {
		background: url(../images/menu-fr.gif) no-repeat -553px -84px;
	}
	.current-cataloguesfr .catalogues a:link, .current-cataloguesfr .catalogues a:visited {
		background: url(../images/menu-fr.gif) no-repeat -553px -125px;
		cursor: default;
	}
	
	.navfr-catalogues, .navfr-catalogues-click {
		position: absolute;
		top: 0;
		left: 553px;
		width: 128px;
		height: 39px;
		background: url(../images/menu-fr.gif) no-repeat -553px -41px;
	}
	.navfr-catalogues-click {
		background: url(../images/menu-fr.gif) no-repeat -553px -125px;
	}
	
	
	
	.navfr .price a:link, .navfr .price a:visited {
		left: 681px;
		height:39px;
		width: 99px;
	}
	.navfr .price a:hover, .navfr .price a:focus {
		background: url(../images/menu-fr.gif) no-repeat -681px -41px;
	}
	.navfr .price a:active {
		background: url(../images/menu-fr.gif) no-repeat -681px -84px;
	}
	.current-pricefr .price a:link, .current-pricefr .price a:visited {
		background: url(../images/menu-fr.gif) no-repeat -681px -125px;
		cursor: default;
	}
	
	.navfr-price, .navfr-price-click {
		position: absolute;
		top: 0;
		left: 681px;
		width: 99px;
		height: 39px;
		background: url(../images/menu-fr.gif) no-repeat -681px -41px;
	}
	.navfr-price-click {
		background: url(../images/menu-fr.gif) no-repeat -681px -125px;
	}
	
	
	
	
	.navfr .contacts a:link, .navfr .contacts a:visited {
		left: 780px;
		height:39px;
		width: 112px;
	}
	.navfr .contacts a:hover, .navfr .contacts a:focus {
		background: url(../images/menu-fr.gif) no-repeat -780px -41px;
	}
	.navfr .contacts a:active {
		background: url(../images/menu-fr.gif) no-repeat -780px -84px;
	}
	.current-contactsfr .contacts a:link, .current-contactsfr .contacts a:visited {
		background: url(../images/menu-fr.gif) no-repeat -780px -125px;
		cursor: default;
	}
	
	.navfr-contacts, .navfr-contacts-click {
		position: absolute;
		top: 0;
		left: 780px;
		width: 112px;
		height: 39px;
		background: url(../images/menu-fr.gif) no-repeat -780px -41px;
	}
	.navfr-contacts-click {
		background: url(../images/menu-fr.gif) no-repeat -780px -125px;
	}
	
	
	
	.navfr .buy a:link, .navfr .buy a:visited {
		left: 892px;
		height:39px;
		width: 137px;
	}
	.navfr .buy a:hover, .navfr .buy a:focus {
		background: url(../images/menu-fr.gif) no-repeat -892px -41px;
	}
	.navfr .buy a:active {
		background: url(../images/menu-fr.gif) no-repeat -892px -84px;
	}
	.current-buyfr .buy a:link, .current-buyfr .buy a:visited {
		background: url(../images/menu-fr.gif) no-repeat -892px -125px;
		cursor: default;
	}
	
	.navfr-buy, .navfr-buy-click {
		position: absolute;
		top: 0;
		left: 892px;
		width: 137px;
		height: 39px;
		background: url(../images/menu-fr.gif) no-repeat -892px -41px;
	}
	.navfr-buy-click {
		background: url(../images/menu-fr.gif) no-repeat -892px -125px;
	}




/* MENU SPAGNOLO */

.naves {
	width: 1050px;
	height: 39px;
	/*border:1px dotted #FF0000;*/
	background: url(../images/menu-es.gif) no-repeat;
	position: relative;
}
.naves li {
	display: inline;
}
.naves li a:link, .naves li a:visited {
	position: absolute;
	top: 0;
	height: 60px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}
	.naves .home a:link, .naves .home a:visited {
		left: 0;
		height:39px;
		width: 80px;
	}
	.naves .home a:hover, .naves .home a:focus {
		background: url(../images/menu-es.gif) no-repeat 0 -41px;
	}
	.naves .home a:active {
		background: url(../images/menu-es.gif) no-repeat 0 -84px;
	}
	.current-homees .home a:link, .current-homees .home a:visited {
		background: url(../images/menu-es.gif) no-repeat 0 -125px;
		cursor: default;
	}
	
	.naves-home, .naves-home-click {
		position: absolute;
		top: 0;
		left: 0;
		width: 80px;
		height: 39px;
		background: url(../images/menu-es.gif) no-repeat 0 -41px;
	}
	.naves-home-click {
		background: url(../images/menu-es.gif) no-repeat 0 -125px;
	}



	.naves .who a:link, .naves .who a:visited {
		left: 80px;
		width: 136px;
	}
	.naves .who a:hover, .naves .who a:focus {
		background: url(../images/menu-es.gif) no-repeat -80px -41px;
	}
	.naves .who a:active {
		background: url(../images/menu-es.gif) no-repeat -80px -84px;
	}
	.current-whoes .who a:link, .current-whoes .who a:visited {
		background: url(../images/menu-es.gif) no-repeat -80px -125px;
		cursor: default;
	}
	.naves-who, .naves-who-click {
		position: absolute;
		top: 0;
		left: 80px;
		width: 136px;
		height: 39px;
		background: url(../images/menu-es.gif) no-repeat -80px -41px;
	}
	.naves-who-click {
		background: url(../images/menu-es.gif) no-repeat -80px -125px;
	}



	.naves .news a:link, .naves .news a:visited {
		left: 216px;
		height:39px;
		width: 100px;
	}
	.naves .news a:hover, .naves .news a:focus {
		background: url(../images/menu-es.gif) no-repeat -216px -41px;
	}
	.naves .news a:active {
		background: url(../images/menu-es.gif) no-repeat -216px -84px;
	}
	.current-newses .news a:link, .current-newess .news a:visited {
		background: url(../images/menu-es.gif) no-repeat -216px -125px;
		cursor: default;
	}
	
	.naves-news, .naves-news-click {
		position: absolute;
		top: 0;
		left: 216px;
		width: 100px;
		height: 39px;
		background: url(../images/menu-es.gif) no-repeat -216px -41px;
	}
	.naves-news-click {
		background: url(../images/menu-es.gif) no-repeat -216px -125px;
	}
	
	
	
	.naves .products a:link, .naves .products a:visited {
		left: 316px;
		height:39px;
		width: 128px;
	}
	.naves .products a:hover, .naves .products a:focus {
		background: url(../images/menu-es.gif) no-repeat -316px -41px;
	}
	.naves .products a:active {
		background: url(../images/menu-es.gif) no-repeat -316px -84px;
	}
	.current-productses .products a:link, .current-productses .products a:visited {
		background: url(../images/menu-es.gif) no-repeat -316px -125px;
		cursor: default;
	}
	
	.naves-products, .naves-products-click {
		position: absolute;
		top: 0;
		left: 316px;
		width: 128px;
		height: 39px;
		background: url(../images/menu-es.gif) no-repeat -316px -41px;
	}
	.naves-products-click {
		background: url(../images/menu-es.gif) no-repeat -316px -125px;
	}
	
	
	
	.naves .media a:link, .naves .media a:visited {
		left: 444px;
		height:39px;
		width: 102px;
	}
	.naves .media a:hover, .naves .media a:focus {
		background: url(../images/menu-es.gif) no-repeat -444px -41px;
	}
	.naves .media a:active {
		background: url(../images/menu-es.gif) no-repeat -444px -84px;
	}
	.current-mediaes .media a:link, .current-mediaes .media a:visited {
		background: url(../images/menu-es.gif) no-repeat -444px -125px;
		cursor: default;
	}
	
	.naves-media, .naves-media-click {
		position: absolute;
		top: 0;
		left: 444px;
		width: 102px;
		height: 39px;
		background: url(../images/menu-es.gif) no-repeat -444px -41px;
	}
	.naves-media-click {
		background: url(../images/menu-es.gif) no-repeat -444px -125px;
	}
	
	
	
	.naves .catalogues a:link, .naves .catalogues a:visited {
		left: 546px;
		height:39px;
		width: 109px;
	}
	.naves .catalogues a:hover, .naves .catalogues a:focus {
		background: url(../images/menu-es.gif) no-repeat -546px -41px;
	}
	.naves .catalogues a:active {
		background: url(../images/menu-es.gif) no-repeat -546px -84px;
	}
	.current-catalogueses .catalogues a:link, .current-catalogueses .catalogues a:visited {
		background: url(../images/menu-es.gif) no-repeat -546px -125px;
		cursor: default;
	}
	
	.naves-catalogues, .naves-catalogues-click {
		position: absolute;
		top: 0;
		left: 546px;
		width: 109px;
		height: 39px;
		background: url(../images/menu-es.gif) no-repeat -546px -41px;
	}
	.naves-catalogues-click {
		background: url(../images/menu-es.gif) no-repeat -546px -125px;
	}
	
	
	
	.naves .price a:link, .naves .price a:visited {
		left: 655px;
		height:39px;
		width: 139px;
	}
	.naves .price a:hover, .naves .price a:focus {
		background: url(../images/menu-es.gif) no-repeat -655px -41px;
	}
	.naves .price a:active {
		background: url(../images/menu-es.gif) no-repeat -655px -84px;
	}
	.current-pricees .price a:link, .current-pricees .price a:visited {
		background: url(../images/menu-es.gif) no-repeat -655px -125px;
		cursor: default;
	}
	
	.naves-price, .naves-price-click {
		position: absolute;
		top: 0;
		left: 655px;
		width: 139px;
		height: 39px;
		background: url(../images/menu-es.gif) no-repeat -655px -41px;
	}
	.naves-price-click {
		background: url(../images/menu-es.gif) no-repeat -655px -125px;
	}
	
	
	
	
	.naves .contacts a:link, .naves .contacts a:visited {
		left: 794px;
		height:39px;
		width: 98px;
	}
	.naves .contacts a:hover, .naves .contacts a:focus {
		background: url(../images/menu-es.gif) no-repeat -794px -41px;
	}
	.naves .contacts a:active {
		background: url(../images/menu-es.gif) no-repeat -794px -84px;
	}
	.current-contactses .contacts a:link, .current-contactses .contacts a:visited {
		background: url(../images/menu-es.gif) no-repeat -794px -125px;
		cursor: default;
	}
	
	.naves-contacts, .naves-contacts-click {
		position: absolute;
		top: 0;
		left: 794px;
		width: 98px;
		height: 39px;
		background: url(../images/menu-es.gif) no-repeat -794px -41px;
	}
	.naves-contacts-click {
		background: url(../images/menu-es.gif) no-repeat -794px -125px;
	}
	
	
	
	.naves .buy a:link, .naves .buy a:visited {
		left: 892px;
		height:39px;
		width: 137px;
	}
	.naves .buy a:hover, .naves .buy a:focus {
		background: url(../images/menu-es.gif) no-repeat -892px -41px;
	}
	.naves .buy a:active {
		background: url(../images/menu-es.gif) no-repeat -892px -84px;
	}
	.current-buyes .buy a:link, .current-buyes .buy a:visited {
		background: url(../images/menu-es.gif) no-repeat -892px -125px;
		cursor: default;
	}
	
	.naves-buy, .naves-buy-click {
		position: absolute;
		top: 0;
		left: 892px;
		width: 137px;
		height: 39px;
		background: url(../images/menu-es.gif) no-repeat -892px -41px;
	}
	.naves-buy-click {
		background: url(../images/menu-es.gif) no-repeat -892px -125px;
	}




