﻿div.MenuGroupePack a.current {
	background: url(/configuration/images/onglet/onglet_noir.gif) repeat-x;
}
div.MenuGroupePack a.current:hover {
	background: url(/configuration/images/onglet/onglet_noir.gif) repeat-x;
}

div.MenuGroupePack a {
	background: url(/configuration/images/onglet/onglet_gris_sombre.gif) repeat-x;
}

div.MenuGroupePack a:hover {
	background: url(/configuration/images/onglet/onglet_gris_hover.gif) repeat-x;
}

#detailResa
{
	background: transparent url('/html/img/fondFlecheResaGris.png') no-repeat top left;
}

#accueil {
	background: #fff url('/html/img/fondPanier.png') repeat-x bottom left;
}

#accueil #entete
{
	background: transparent url('/html/img/fondPanier.png') repeat-x bottom left;
}
