<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

body {
    background: url("../images/clubes_background.jpg") no-repeat;
    background-color: #F1F1F1;
}

body #clubheader nav div a {
    border-bottom: 5px solid ;
    text-decoration:none;
}

body #clubheader nav div a:hover {
    border-bottom: 5px solid #232323;
    text-decoration:none;
}

body #clubheader nav div.activo a {
    border-bottom: 5px solid #232323;
    text-decoration:none;
}

body #main .noticia {
    border-bottom: 7px solid ;
}

body #main #stats .posiciones table tr.resaltado {
    background-color: ;
}

body #main #stats .norte h2 {
    background-color: 000000}

body #main #stats .sur h2 {
    background-color: 000000}

body #main #stats .fixture h2 {
    background-color: 000000}

body #main #lideres div .lider h3 {
    color: }

body .clubcolor {
    color:  !important;
}

body .clubcolor2 {
    color: #fbf8f9 !important;
}

body #main #equipoclub .slick-prev, body #main #equipoclub .slick-next {
    color: }

body #main #equipoclub {
    border-bottom: 7px solid ;
}

body #main #contenidos .vermas {
    border-top: 7px solid ;
}

#informacion #main div.grafica div {
    border-bottom: 7px solid ;
}

body#clubdefault #noticias1 {
    padding-top: 0;
}

body#estad_equipos #main, body#fixture #main {
    background: transparent;
}
body#estad_equipos #main .fondooscuro, body#fixture #main .fondooscuro {
    background: transparent;
}
body#estad_equipos #main .subheader, body#fixture #main .subheader, body#noticias #main .subheader {
    display:none;
}
</pre></body></html>