@charset "UTF-8";
/* CSS Document */

#menu {
	width:189px;
	height:109px;
	margin-top:2px;
	float:right;
	text-align:right;
}

#menu a {
	display:block;
	float:left;
	width:18px;
	height:109px;
	margin-left:9px;
}	

a.bott-home {
	background-image:url(../img/bott-home-en-a.jpg);
	background-repeat:no-repeat;
}

a.bott-home:hover {
	background-image:url(../img/bott-home-en-b.jpg);
	background-repeat:no-repeat;
}

a.bott-collezioni {
	background-image:url(../img/bott-collezioni-en-a.jpg);
	background-repeat:no-repeat;
}

a.bott-collezioni:hover {
	background-image:url(../img/bott-collezioni-en-b.jpg);
	background-repeat:no-repeat;
}

a.bott-estetica {
	background-image:url(../img/bott-estetica-en-a.jpg);
	background-repeat:no-repeat;
}

a.bott-estetica:hover {
	background-image:url(../img/bott-estetica-en-b.jpg);
	background-repeat:no-repeat;
}

a.bott-profilo {
	background-image:url(../img/bott-profilo-en-a.jpg);
	background-repeat:no-repeat;
}

a.bott-profilo:hover {
	background-image:url(../img/bott-profilo-en-b.jpg);
	background-repeat:no-repeat;
}

a.bott-download {
	background-image:url(../img/bott-download-en-a.jpg);
	background-repeat:no-repeat;
}

a.bott-download:hover {
	background-image:url(../img/bott-download-en-b.jpg);
	background-repeat:no-repeat;
}

a.bott-contatti {
	background-image:url(../img/bott-contatti-en-a.jpg);
	background-repeat:no-repeat;
}

a.bott-contatti:hover {
	background-image:url(../img/bott-contatti-en-b.jpg);
	background-repeat:no-repeat;
}

a.bott-languages {
	background-image:url(../img/bott-lingue-en-a.jpg);
	background-repeat:no-repeat;
}

a.bott-languages:hover {
	background-image:url(../img/bott-lingue-en-b.jpg);
	background-repeat:no-repeat;
}

#home			#menu-home		div {
	width:18px;
	height:109px;
	z-index:100;
	background-image:url(../img/bott-home-en-b.jpg);
	background-repeat:no-repeat;
}

#collezioni		#menu-collezioni		div {
	width:18px;
	height:109px;
	z-index:100;
	background-image:url(../img/bott-collezioni-en-b.jpg);
	background-repeat:no-repeat;
}

#estetica		#menu-estetica		div {
	width:18px;
	height:109px;
	z-index:100;
	background-image:url(../img/bott-estetica-en-b.jpg);
	background-repeat:no-repeat;
}

#profilo		#menu-profilo		div {
	width:18px;
	height:109px;
	z-index:100;
	background-image:url(../img/bott-profilo-en-b.jpg);
	background-repeat:no-repeat;
}

#download		#menu-download		div {
	width:18px;
	height:109px;
	z-index:100;
	background-image:url(../img/bott-download-en-b.jpg);
	background-repeat:no-repeat;
}

#contatti		#menu-contatti		div {
	width:18px;
	height:109px;
	z-index:100;
	background-image:url(../img/bott-contatti-en-b.jpg);
	background-repeat:no-repeat;
}

#lingue			#menu-lingue		div {
	width:18px;
	height:109px;
	z-index:100;
	background-image:url(../img/bott-lingue-en-b.jpg);
	background-repeat:no-repeat;
}