<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#chemin_cat_fr .frame_imgcat{background-color: #524c9b;width: 100%;
    height: 100%;overflow:hidden}
#chemin_cat_fr .frame_imgcat img{  opacity: 0.25;min-width: 100%;
    min-height: 100%;
    filter:alpha(opacity=25);
    -moz-opacity:0.25;}
#chemin_cat_fr .title-chemin {
    color: #fff;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none !important;
    margin: 0px auto;
    text-align: center;
    bottom: 80px;
    display: block;
    position: absolute;
}
#chemin_cat_fr .title-chemin:before {
    content: "";
    position: absolute;
    left: 0;
    top: 55px;
    right: 0;
    background: url(/Files/App_002/images/bg-title.png) top center no-repeat;
    margin: 0px auto;
    width: 59px;
    height: 19px;
    animation: moveUp 6s infinite;
}

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