<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    margin: 0;
    padding: 10px 0;
    background-color: #7ed6fc;
    font-weight: inherit;
    font-family: Agency FB;
    font-size: 1.2em;
}
.skiplink {
    display: none;
}
#conteneur {
    margin: 0 auto;
    background-color: #ffffff;
    width: 700px;
}
#pied {
    padding: 5px 20px 0;
    margin-top: 20px;
    color: #ee930a;
    font-family: Agency FB;
    font-size: 12px;
    text-align: right;
}
#header {
    padding: 0 0 10px;
    height: 60px;
    text-decoration: none;
}
#header h1 {
    display: none;
}
#header a {
    display: none;
}
#menu {
    display: none;
}
#contenu {
    padding: 10px 20px 0;
}
#contenu h1 {
    border-bottom: 3px solid #ee930a;
    background-repeat: no-repeat;
    background-position: left bottom;
    font-style: normal;
    font-size: 40px;
    color: #0cb4fc;
    font-weight: bold;
    line-height: 50px;
    text-align: left;
    width: 100%;
    font-family: agency fb;
}
#contenu h2 {
    background-repeat: no-repeat;
    background-position: left bottom;
    font-family: Agency FB;
    font-size: 30px;
    color: #0cb4fc;
    font-weight: bold;
    text-align: left;
    line-height: 5px;
}
#contenu h3 {
    padding-left: 5px;
    color: #0cb4fc;
    font-family: Agency FB;
    line-height: 2px;
    font-size: 26px;
    margin-left: 30px;
}
#contenu p {
    text-indent: 2em;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    font-family: Arial;
    font-size: 15px;
    line-height: 20px;
}
#contenu li {
    display: none;
}
#contenu img {
    display: none;
}
#contenu li a {
    display: none;
}
#contenu li a:hover {
    display: none;
}
#contenu h4 {
    display: none;
}
#contenu h4 a {
    display: none;
}
#contenu h4 a:hover {
    display: none;
}
#print h4 {
    display: none;
}
#print h4 a {
    display: none;
}
#print h4 a:hover {
    display: none;
}
#liens {
    display: none;
}
#liens p {
    display: none;
}
#liens p a {
    display: none;
}
#liens p a:link {
    display: none;
}
#liens p a:visited {
    display: none;
}
#liens p a:hover {
    display: none;
}</pre></body></html>