<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#detail_categorie .breadcrumb {
    width: 645px;
    float: left;
    background: #8f8f8f;
    padding: 13px;
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: 81px;
    height: 40px;
}

#detail_categorie .breadcrumb a:hover {
    text-decoration: underline;
}

#detail_categorie .breadcrumb a {
    color: #fff;
    text-decoration: none;
}

#detail_categorie .separator {
    padding: 0 5px;
}



</pre></body></html>