/*--- menu ------------------------------------------------*/
#menu_liste a.menu_active_objet {
font-family:Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
font-style:normal;
font-size:12px;
font-weight:bold;
text-align:right;
text-decoration:none;
color:#bb77fe;
}
#menu_liste a.menu_objet {
font-family:Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
font-style:normal;
font-size:12px;
font-weight:bold;
text-align:right;
text-decoration:none;
color:#ffffff;
}
#menu_liste a.menu_objet:hover, #menu_liste a.menu_objet:visited:hover {
font-family:Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
font-style:normal;
font-size:12px;
font-weight:bold;
text-align:right;
text-decoration:none;
color:#bb77fe;
}

/*--- sous-menu ------------------------------------------------*/
.cat_liste a.cat_active_objet {
font-family:Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
font-style:normal;
font-size:11px;
font-weight:bold;
text-align:center;
text-decoration:none;
color:#8137c9;
}
.cat_liste a.cat_objet {
font-family:Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
font-style:normal;
font-size:11px;
font-weight:bold;
text-align:center;
text-decoration:none;
color:#ffffff;
}
.cat_liste a.cat_objet:hover, .cat_liste a.cat_objet:visited:hover {
font-family:Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
font-style:normal;
font-size:11px;
font-weight:bold;
text-align:center;
text-decoration:none;
color:#8137c9;
}

