/* Bikelift CSS by Zenzero Comunicazione 11-2008*/



#MainMenu #prodotti a,
#MainMenu #prodotti {
	display: block;
	width: 160px;
	height: 24px;
	background-image: url('/zenzero/site/1/images/prodotti_button_home.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

#MainMenu #officine a,
#MainMenu #officine {
	display: block;
	width: 78px;
	height: 24px;
	background-image: url('/zenzero/site/1/images/officine_button_home.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

#MainMenu #photogallery a,
#MainMenu #photogallery {
	display: block;
	width: 90px;
	height: 24px;
	background-image: url('/zenzero/site/68/images/photogallery_button_home.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

#MainMenu #video a,
#MainMenu #video {
	display: block;
	width: 75px;
	height: 24px;
	background-image: url('/zenzero/site/54/images/video_button_home.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

