/*menu */

#listmenu{
list-style:none;
margin:0;
padding:0;
}
#listmenu a.hac{
display:block;
background:transparent url(images/deplierhaut.gif) left 50% no-repeat;
text-indent:10px;
cursor:pointer;
}
#listmenu a.selected{
background:transparent url(images/deplierbas.gif) left 50% no-repeat;
}


hr {clear: both; width: 100%; border: 0; /* enleve toute bordure */ border-bottom: 0.5px black dotted; /* une seule bordure (sinon firefox met une bordure en haut ET en bas mais pas IE */ height: 1px; /* pour IE */
}
