﻿
/* ********************* */
.menusaveurs
{
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:1px 0px 0px 0px;
	display:inline-block;
}
.menusaveurs li
{
	clear:right;
	padding:0px 0px 0px 0px;
}
.menusaveurs li a
{
	display:block;
	height:47px;
}

.menusaveurs li.MenuEntrees a{background:url(http://media.flunch.fr/flunch/Ressources/Image/ah-la-carte/saveurs/BtnEntrees.gif) top left no-repeat; width:270px;}
.menusaveurs li.MenuPoissons a{background:url(http://media.flunch.fr/flunch/Ressources/Image/ah-la-carte/saveurs/BtnPoissons.gif) top left no-repeat; width:270px;}
.menusaveurs li.MenuPlatsCuisines a{background:url(http://media.flunch.fr/flunch/Ressources/Image/ah-la-carte/saveurs/BtnPlatsCuisines.gif) top left no-repeat; width:270px;}
.menusaveurs li.MenuGrillades a{background:url(http://media.flunch.fr/flunch/Ressources/Image/ah-la-carte/saveurs/BtnGrillades.gif) top left no-repeat; width:270px;}
.menusaveurs li.MenuLegumes a{background:url(http://media.flunch.fr/flunch/Ressources/Image/ah-la-carte/saveurs/BtnLegumes.gif) top left no-repeat; width:270px;}
.menusaveurs li.MenuBoissons a{background:url(http://media.flunch.fr/flunch/Ressources/Image/ah-la-carte/saveurs/BtnBoissons.gif) top left no-repeat; width:270px;}
.menusaveurs li.MenuFromages a{background:url(http://media.flunch.fr/flunch/Ressources/Image/ah-la-carte/saveurs/BtnFromages.gif) top left no-repeat; width:270px;}
.menusaveurs li.MenuDesserts a{background:url(http://media.flunch.fr/flunch/Ressources/Image/ah-la-carte/saveurs/BtnDesserts.gif) top left no-repeat; width:270px;}

.menusaveurs li.MenuEntreesHover a{background:url(http://media.flunch.fr/flunch/Ressources/Image/ah-la-carte/saveurs/BtnEntrees.gif) bottom left no-repeat; width:270px;}
.menusaveurs li.MenuPoissonsHover a{background:url(http://media.flunch.fr/flunch/Ressources/Image/ah-la-carte/saveurs/BtnPoissons.gif) bottom left no-repeat; width:270px;}
.menusaveurs li.MenuPlatsCuisinesHover a{background:url(http://media.flunch.fr/flunch/Ressources/Image/ah-la-carte/saveurs/BtnPlatsCuisines.gif) bottom left no-repeat; width:270px;}
.menusaveurs li.MenuGrilladesHover a{background:url(http://media.flunch.fr/flunch/Ressources/Image/ah-la-carte/saveurs/BtnGrillades.gif) bottom left no-repeat; width:270px;}
.menusaveurs li.MenuLegumesHover a{background:url(http://media.flunch.fr/flunch/Ressources/Image/ah-la-carte/saveurs/BtnLegumes.gif) bottom left no-repeat; width:270px;}
.menusaveurs li.MenuBoissonsHover a{background:url(http://media.flunch.fr/flunch/Ressources/Image/ah-la-carte/saveurs/BtnBoissons.gif) bottom left no-repeat; width:270px;}
.menusaveurs li.MenuFromagesHover a{background:url(http://media.flunch.fr/flunch/Ressources/Image/ah-la-carte/saveurs/BtnFromages.gif) bottom left no-repeat; width:270px;}
.menusaveurs li.MenuDessertsHover a{background:url(http://media.flunch.fr/flunch/Ressources/Image/ah-la-carte/saveurs/BtnDesserts.gif) bottom left no-repeat; width:270px;}




.menusaveurs li a:hover{background-position:bottom left;}
