﻿div.MenuGroupePack a.current {
	background: url(/configuration/images/onglet/onglet_rouge.gif) repeat-x;
}
div.MenuGroupePack a.current:hover {
	background: url(/configuration/images/onglet/onglet_rouge.gif) repeat-x;
}

div.MenuGroupePack a {
	background: url(/configuration/images/onglet/onglet_bleu_sombre.gif) repeat-x;
}

div.MenuGroupePack a:hover {
	background: url(/configuration/images/onglet/onglet_bleu_hover.gif) repeat-x;
}

#accueil {
	background: #fff url("/html/img/fondPanierBleu.png") repeat-x bottom left;
}

#accueil #entete
{
	background: transparent url("/html/img/fondPanierBleu.png") repeat-x bottom left;
}