<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a {color: #ee6017; }
a:hover, a:focus {color: #eea236; }

.center {
    text-align: center;
}

#partenaire ul {
    text-align: center;
    padding: 0px;
}

#partenaire li {
    display: inline-block;
    /*margin: 8px 15px;*/
    margin: 8px 3px;
}

.evenementRES {
    margin-top: 25px;
}

.jumbotron-mentions,
.jumbotron-calendrier,
.jumbotron-resultats,
.jumbotron-chronometrage,
.jumbotron-service,
.jumbotron-contact
{
    background: #eeeeee url(/web/images/fond.png);
    background-repeat: no-repeat;
    background-position: 90% bottom;
    background-size: 40%;
}

img {max-width:100%}</pre></body></html>