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

.h_menu {
	padding:0px;
	margin:0px;
}

.h_menu a{
	padding:0px;
	margin:0px;
}


#menu_home {
	width:70px;
}

#menu_showroom {
	width:60px;
}

#menu_events {
	width:80px;
}

#menu_bikes {
	width:120px;
}

#menu_dealers {
	width:90px;
}

#menu_contact {
	width:120px;
}



