/* CSS MENU */

#bloc-complet-onglet {margin-bottom:3px;}
p.accordeon_titre {cursor: pointer; padding:0px; margin:0px; height:21px;}
div.accordeon_conteneur	{padding:0px; margin:0px 0px 0px 28px;}

#titre-sscategorie, #titre-sscategorie a {
  font-family:Verdana; font-size:12px; font-weight:normal; text-decoration:none; color:#666666; cursor:pointer;
  margin:0px 0px 0px 0px;
  padding: 0px 0px 0px 15px;
  text-align:left;
  float:left; clear:both;
}
#titre-sscategorie:hover, #titre-sscategorie:active {color:#eb5a0b;}
#titre-sscategorie-on {
  font-family:Verdana; font-size:12px; font-weight:normal; text-decoration:none; color:#eb5a0b; cursor:pointer;
  margin:0px 0px 0px 0px;
  padding: 0px 0px 0px 15px;
  text-align:left;
  float:left;
}
#titre-sscategorie-on a {color:#eb5a0b;}

#bg_menu_on{background-image:url(../images/menu/fond-puce-on.jpg); width:155px; height:15px; background-repeat:no-repeat;}

#bg-ss-categorie {background-image:url(../images/menu/fond-puce-off.jpg); background-repeat:no-repeat; width:155px; height:15px; cursor:pointer;}
#bg-ss-categorie:hover {background-image:url(../images/menu/fond-puce-on.jpg); width:155px; height:15px; background-repeat:no-repeat;}
	
