﻿div.MenuGroupePack a.current {
	background: url(/configuration/images/onglet/onglet_orange.gif) repeat-x;
}
div.MenuGroupePack a.current:hover {
	background: url(/configuration/images/onglet/onglet_orange.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;
}