﻿.menu
{
	margin:5px 0 0 0;
	height:25px;
}
.menu ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}
.menu ul li
{
	float:left;
	margin-right:1px;
}
.menu ul li a
{
	display:block;
	height:25px;
}

/*
.menu ul li.menu1 a{background:url(../Image/Menu/aperitif-dinatoire.gif) top no-repeat;width:121px;}
.menu ul li.menu2 a{background:url(../Image/Menu/buffets.gif) top no-repeat;width:58px;}
.menu ul li.menu3 a{background:url(../Image/Menu/plats-chauds.gif) top no-repeat;width:99px;}
.menu ul li.menu4 a{background:url(../Image/Menu/fromages-et-desserts.gif) top no-repeat;width:153px;}
.menu ul li.menu5 a{background:url(../Image/Menu/menus.gif) top no-repeat;width:58px;}
.menu ul li.menu6 a{background:url(../Image/Menu/plateaux-repas.gif) top no-repeat;width:108px;}
.menu ul li.menu7 a{background:url(../Image/Menu/nouveautes.gif) top no-repeat;width:91px;}
*/

.menu ul li a:hover,.menu ul li a.Select{background-position:bottom;}
