#main_menu{
	display:inline;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
}

#main_menu ul, #main_menu li {
	float:left; 
	display:inline;
	margin:0px;
	padding:0px;
}


#main_menu li {
  height:54px;
  list-style-type:none;
  text-align:center;
}

#main_menu a{
	display:block;
	height:55px;
	overflow: hidden;
	text-indent:-200px;
	background-position:0 0;
	background-repeat:no-repeat;
	cursor:pointer;
}


/*	SO  */
#voce30 a{
	width: 63px;
	background-image:url('../immagini/link_so.png');
}

#voce30 a:hover, #voce30.selected a, #voce30.selected a:hover{
	background-position:0px -55px;
}


/*	FOOD  */
#voce31 a{
	width: 54px;
	background-image:url('../immagini/link_food.png');
}

#voce31 a:hover, #voce31.selected a, #voce31.selected a:hover{
	background-position:0px -55px;
}


/*	WELLNESS  */
#voce55 a{
	width: 87px;
	background-image:url('../immagini/link_wellness.png');
}

#voce55 a:hover, #voce55.selected a, #voce55.selected a:hover{
	background-position:0px -55px;
}


/*	ACADEMY  */
#voce3 a{
	width: 83px;
	background-image:url('../immagini/link_academy.png');
}

#voce3 a:hover, #voce3.selected a, #voce3.selected a:hover{
	background-position:0px -55px;
}


/*	FUN  */
#voce9 a{
	width: 48px;
	background-image:url('../immagini/link_fun.png');
}

#voce9 a:hover, #voce9.selected a, #voce9.selected a:hover{
	background-position:0px -55px;
}



/*	NEWS  */
#voce47 a{
	width: 66px;
	background-image:url('../immagini/link_news.png');
}

#voce47 a:hover, #voce47.selected a, #voce47.selected a:hover{
	background-position:0px -55px;
}


/*	PRESSAREA  */
#voce50 a{
	width: 105px;
	background-image:url('../immagini/link_pressarea.png');
}

#voce50 a:hover, #voce50.selected a, #voce50.selected a:hover{
	background-position:0px -55px;
}


/*	CLUB  */
#voce51 a{
	width: 67px;
	background-image:url('../immagini/link_club.png');
}

#voce51 a:hover, #voce51.selected a, #voce51.selected a:hover{
background-position:0px -55px;
}


/*	CATERING  */
#voce52 a{
	width: 105px;
	background-image:url('../immagini/link_catering.png');
}

#voce52 a:hover, #voce52.selected a, #voce52.selected a:hover{
	background-position:0px -55px;
}

#link_store a img{
background-image:url("/fileadmin/templates/immagini/link_store_locator.png");
background-position:0px 0px;
background-repeat:no-repeat;

}

#link_shop a img{
background-image:url("/fileadmin/templates/immagini/link_shop_online.png");
background-position:0px 0px;
background-repeat:no-repeat;

}

#link_store a:hover img{
background-image:url("/fileadmin/templates/immagini/link_store_locator_hover.png");
background-position:0px 0px;
background-repeat:no-repeat;

}

#link_shop a:hover img{
background-image:url("/fileadmin/templates/immagini/link_shop_online_hover1.png");
background-position:0px 0px;
background-repeat:no-repeat;

