#menuimage {
  width: 690px;
  height: 167px;
  background: url(../images/menu/menu_fr.jpg);
  margin: 0px;
  padding: 0px;
  position: relative;
}

#menuimage li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  position: absolute;
}

#menuimage a {
  display: block;
}

#menulunch {left: 0px; top: 0px; width: 228px; height: 167px;}
#menulunch a {height: 167px;}
#menulunch a:hover {background: url(../images/menu/menu_fr.jpg) 0px -167px no-repeat;}

#menudinner {left: 231px; top: 0px; width: 228px; height: 167px;}
#menudinner a {height: 167px;}
#menudinner a:hover {background: url(../images/menu/menu_fr.jpg) -231px -167px no-repeat;}

#menusnackdessert {left: 462px; top: 0px; width: 228px; height: 167px;}
#menusnackdessert a {height: 167px;}
#menusnackdessert a:hover {background: url(../images/menu/menu_fr.jpg) -462px -167px no-repeat;}