/*--------- MENU TOP ----------*/
.menu a{
	background-position: 0px 0px;
	background-repeat: no-repeat;
   	height: 16px;
   	display: block;
	font-size: 1px;
}

.menu a:hover {background-position: 0px -16px;}

.menu a.selected {background-position: 0px -16px;}

.chi_siamo{background-image: url(../img/chi_siamo.gif); width: 83px;}

.progetti{background-image: url(../img/progetti.gif); width: 123px;}

.classic{background-image: url(../img/classic.gif); width: 107px;}

.glamour{background-image: url(../img/glamour.gif); width: 114px;}

.news{background-image: url(../img/news.gif); width: 55px;}

.contatti{background-image: url(../img/contatti.gif); width: 75px;}

#video a{
	background-image: url(../img/pulsante_lumidicristina.gif); 
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 144px;	
   	height: 44px;
   	display: block;
	font-size: 1px;
}

#video a:hover{
	background-position: 0px -44px;
}


