#categories{
     font-size: 12px;
}

#categories .bloc{
    border:1px solid #DED7DF;
    margin:10px auto;
    width:152px;
    background: #FFFFFF;
}

#categories .bloc a{
    display:block;
    overflow:hidden;
    text-indent:5px;
    white-space:nowrap;
}

#categories .bloc a:hover, #categories .bloc a.selected{
    background:url("/images/common/etat_cliquer_menu.jpg") repeat scroll top center transparent;
    color: #FFFFFF;
}

#categories a.level2{
    height:35px;
    line-height: 30px;
    font-weight: bold;
    color: #AD82B0;
    font-size: 13px;
}

#categories a.level3{
    line-height:22px;
    font-size: 11px;
}
