<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width: 1440px) {
  #site-navigation {
    display: block !important;
  }
}
@media screen and (max-width: 1439px) {
  html body div {
    max-width: 100%;
  }
  html body #masthead .site-branding .site-name {
    padding: 0 10%;
    font-size: 6vw;
    margin: 30px 0 10px;
    line-height: 100%;
  }
  html body #masthead .site-branding .site-description {
    font-size: 3vw;
  }
  html body .page-accueil .intro-accueil {
    font-size: 2vw;
  }
  html body .page-accueil .container-waves {
    display: none;
  }
  html body .page-accueil .btn-start {
    width: 325px;
  }
  html body .page-accueil .choix-accueil {
    display: block !important;
  }
  html body .page-accueil #site-navigation {
    width: 440px;
    display: none;
    margin: 0px auto 40px;
    height: auto;
  }
  html body .page-accueil #site-navigation ul {
    display: table;
    width: 100%;
  }
  html body .page-accueil #site-navigation ul li {
    display: table-row;
    border-left: none !important;
    max-width: none !important;
    width: 100% !important;
    height: auto !important;
    padding-left: 0px !important;
    left: 0px !important;
    top: 0px !important;
    position: relative !important;
    height: 0px !important;
    background-color: #37c0f8;
  }
  html body .page-accueil #site-navigation ul li a {
    display: table-cell;
    width: 100%;
    top: 0px;
    padding: 20px 15px;
    color: #000000;
    font-family: "Minion_Pro_SemiB";
    line-height: 125%;
  }
  html body .page-accueil #site-navigation ul li a:hover {
    color: #ffffff;
    background-color: #25aae1;
  }
  html body #page #site-general-navigation {
    margin-top: 90px;
  }
}
@media screen and (min-width: 1180px) {
  #site-general-navigation {
    display: block !important;
  }
  #responsive-une {
    display: none !important;
  }
}
@media screen and (max-width: 1179px) {
  html {
    min-height: inherit;
    height: auto;
  }
  html body {
    min-height: inherit;
    height: auto;
  }
  html body .hp-slide {
    display: none;
  }
  html body #secondary {
    display: none;
  }
  html body #responsive-une {
    display: block !important;
  }
  html body ul li,
  html body ol li {
    list-style-position: inside;
  }
  html body img {
    max-width: 100%;
    height: auto;
  }
  html body .video.fs {
    max-width: none;
    display: none;
  }
  html body .trame-video {
    display: none;
  }
  html body .video.fs.img-bg {
    display: block !important;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    min-width: 100%;
    min-height: 101%;
    width: auto;
    height: auto;
    z-index: 0;
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0);
  }
  html body .video.fs.intro {
    display: block;
  }
  html body .post-navigation {
    margin: 35px 0 0;
    text-align: center;
    width: 100%;
  }
  html body .post-navigation .nav-previous a,
  html body .post-navigation .nav-next a {
    left: 0;
    margin: 0 auto;
    position: relative;
    right: 0;
    text-align: left;
    top: 0;
    vertical-align: top;
    width: 440px;
    font-size: 125%;
    height: auto;
    z-index: 2;
  }
  html body .post-navigation .nav-previous a {
    padding: 12px 15px 0 110px;
    width: 390px;
  }
  html body .post-navigation .nav-previous a:hover:before {
    background: url('../images/fleche-gauche-btn.png') center #c4c4c4 no-repeat;
  }
  html body .post-navigation .nav-previous a:before {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 70px;
    height: 100%;
    display: inline-block;
    content: "";
    background: url('../images/fleche-gauche-btn.png') center #37c0f8 no-repeat;
  }
  html body .post-navigation .nav-previous a:after {
    position: relative;
    right: 0px;
    top: 0px;
    width: 0;
    height: 0;
    display: inline-block;
    content: "";
    background: transparent;
  }
  html body .post-navigation .nav-next {
    margin-top: 20px;
  }
  html body .post-navigation .nav-next a {
    padding: 12px 70px 0 110px;
    width: 335px;
  }
  html body .post-navigation .nav-next a:hover:after {
    background: url('../images/fleche-droite-btn.png') center #c4c4c4 no-repeat;
  }
  html body .post-navigation .nav-next a:after {
    background: url('../images/fleche-droite-btn.png') center #37c0f8 no-repeat;
    width: 70px;
  }
  html body #page #masthead .site-branding {
    text-align: center;
  }
  html body #page #masthead .site-branding #logo-site {
    position: relative;
  }
  html body #page #masthead .site-branding #logo-site img {
    width: 180px;
  }
  html body #page #content #header-left-interieur {
    float: none;
    left: 0;
    min-height: inherit;
    position: relative;
    width: 100%;
    z-index: 4;
    background-color: transparent;
  }
  html body #page #content #header-left-interieur #btn-menu-resp {
    cursor: pointer;
    display: block;
    position: absolute;
    left: 30px;
    top: -70px;
    height: 40px;
    width: 40px;
    background: url('../images/hamb-bleu.png') center transparent no-repeat;
  }
  html body #page #content #header-left-interieur #btn-menu-resp.is_open {
    background: url('../images/croix-bleue.png') center transparent no-repeat;
  }
  html body #page #content #primary {
    display: block !important;
    float: none !important;
    height: auto !important;
    padding: 75px 3% 0 !important;
    width: 94% !important;
    max-width: 100%;
  }
  html body #page #content #primary #main article .entry-header h1,
  html body #page #content #primary #main article .page-header h1 {
    font-size: 3.5em;
    letter-spacing: -2px;
  }
  html body #page #content #primary #main article .entry-header .share .share-text,
  html body #page #content #primary #main article .page-header .share .share-text {
    font-size: 140%;
  }
  html body #page #content #primary #main article .entry-header .share .share-logos,
  html body #page #content #primary #main article .page-header .share .share-logos {
    top: 0px;
  }
  html body #page #content #primary #main article .entry-content,
  html body #page #content #primary #main article .page-content {
    font-size: 150%;
    padding-bottom: 30px;
  }
  html body #page #content #primary #main article .entry-content .citation .player-audio,
  html body #page #content #primary #main article .page-content .citation .player-audio {
    display: table-row;
    padding: 0px;
  }
  html body #page #content #primary #main article .entry-content .citation .player-audio &gt; div,
  html body #page #content #primary #main article .page-content .citation .player-audio &gt; div {
    width: 225px;
    margin: 0 auto;
    height: 30px;
    padding: 20px 0;
  }
  html body #page #content #primary #main article .entry-content .citation .citation-texte,
  html body #page #content #primary #main article .page-content .citation .citation-texte {
    display: table-row;
    padding: 0px;
    background: url('../images/bg-fleche-bleue-bas.png') center top #e5e5e5 no-repeat;
  }
  html body #page #content #primary #main article .entry-content .citation .citation-texte .citateur,
  html body #page #content #primary #main article .page-content .citation .citation-texte .citateur {
    display: inline-block;
    padding: 30px 2% 0 7%;
    font-size: 90%;
  }
  html body #page #content #primary #main article .entry-content .citation .citation-texte .texte-cite,
  html body #page #content #primary #main article .page-content .citation .citation-texte .texte-cite {
    padding: 0% 2% 20px 7%;
    width: 91%;
  }
  html body #page #content #primary #main article .entry-content .galerie-photo,
  html body #page #content #primary #main article .page-content .galerie-photo {
    text-align: center;
    width: 100%;
  }
  html body #page #content #primary #main article .entry-content .galerie-photo .photo,
  html body #page #content #primary #main article .page-content .galerie-photo .photo {
    display: inline-block;
    margin: 15px 0px;
  }
  html body #page #content #primary #main article .entry-content .galerie-photo .photo:last-of-type,
  html body #page #content #primary #main article .page-content .galerie-photo .photo:last-of-type {
    margin-bottom: 0px;
  }
  html body #page #content #primary #main article .entry-content .galerie-photo .photo .legende-photo,
  html body #page #content #primary #main article .page-content .galerie-photo .photo .legende-photo {
    bottom: 11px;
  }
  html body #page #site-general-navigation {
    display: none;
    background-color: #000000;
    margin-top: 0px;
    position: absolute;
    left: 0px;
    top: -7px;
    width: 100%;
    padding: 40px 0;
  }
  html body #page #site-general-navigation ul li {
    display: inline-block;
    height: auto;
    list-style: outside none none;
    margin-bottom: 18px;
    margin-left: 0;
    position: relative;
    text-align: left;
    width: 95%;
    padding-left: 5%;
    line-height: 100%;
  }
  html body #page #site-general-navigation ul li:nth-of-type(6) {
    bottom: 0;
    left: 0;
    position: relative;
  }
  html body #page #site-general-navigation ul li a {
    background: transparent !important;
    color: #25aae1 !important;
    left: 0 !important;
    padding: 13px 26px 9px 0px;
    position: relative;
    text-indent: 0px;
    white-space: normal;
    width: auto;
    letter-spacing: 1px;
    font-size: 140%;
  }
  html body #page #site-general-navigation ul li a:before {
    width: 70px !important;
    height: 70px !important;
    position: relative;
  }
  html body #page #site-general-navigation ul li a:hover {
    padding: 13px 26px 9px 0px;
  }
  html body #page #site-general-navigation .mentions {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  html body #page #site-general-navigation .mentions a {
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Minion_Pro_SemiB";
    font-size: 90%;
  }
  html body #page #site-general-navigation .mentions a:before {
    content: url('../images/i.png');
    margin-right: 15px;
    position: relative;
    top: 6px;
  }
  html body #page #site-navigation {
    display: none;
  }
  html .page-id-47 {
    background-color: #FFFFFF !important;
  }
  html .page-id-47 #page #content #primary {
    background-color: #FFFFFF !important;
  }
  html .page-id-47 #page #content #primary #maparea {
    height: 100%;
    top: 100px;
  }
  html .page-id-47 #page #content #primary #maparea .entry-header h1 {
    top: 20px;
  }
  html .page #page {
    min-height: inherit;
    height: auto;
  }
  html .page #page #content {
    min-height: inherit;
    height: auto;
  }
  html .page #page #content #primary {
    max-width: 100%;
    display: block !important;
    float: none !important;
    height: auto !important;
    padding: 20px 3% 0 !important;
    width: 94% !important;
    position: relative !important;
  }
  html .page #page #content #responsive-une.with-img {
    width: 94% !important;
  }
  html .postid-31 .bonus-actif .post-navigation .nav-next a {
    height: auto;
  }
  html #responsive-une {
    display: block;
    height: auto;
    position: relative;
    padding: 0 3% 40px;
    width: 94% !important;
  }
  html #responsive-une #une {
    background-color: transparent;
    height: auto;
    overflow-x: auto;
    padding: 0;
    position: relative;
    width: 100%;
  }
  html #responsive-une #une .btn-agrandir {
    display: none;
  }
  html #responsive-une #une .videoWrapper {
    position: relative;
    margin-top: 0px;
  }
  html #responsive-une #une .videoWrapper iframe {
    left: 0;
    margin: 0 auto;
    right: 0;
  }
  html #responsive-une.with-img {
    width: 94% !important;
  }
  html #responsive-une.with-img #une img {
    min-width: inherit;
    float: none;
  }
}
@media screen and (max-width: 800px) {
  html body #masthead .site-branding .site-name {
    font-size: 8vw;
    padding: 0 20%;
    line-height: 85%;
  }
  html body #masthead .site-branding .site-description {
    font-size: 5vw;
    padding: 0 25%;
    line-height: 90%;
    margin: 25px 0 10px;
  }
  html body .page-accueil .intro-accueil {
    font-size: 155%;
    padding: 0 30%;
    margin-bottom: 10px;
    letter-spacing: 1px;
    line-height: 85%;
  }
  html body #page #site-general-navigation ul li a {
    font-size: 3vw;
  }
}
@media screen and (max-width: 640px) {
  html body #masthead .site-branding .site-name {
    font-size: 11vw;
    padding: 0 5%;
  }
  html body #masthead .site-branding .site-description {
    font-size: 7.5vw;
    padding: 0 16%;
  }
  html body #masthead .site-branding .se-description {
    font-size: 105%;
  }
  html body .mute {
    width: 30px;
    height: 30px;
    right: 2%;
  }
  html body .page-accueil .intro-accueil {
    font-size: 120%;
    padding: 0 8%;
    margin-bottom: 10px;
    letter-spacing: 1px;
    line-height: 85%;
  }
  html body .page-accueil #site-navigation {
    width: 70%;
    padding: 15px 60px 10px 10px;
    font-size: 4.5vw;
    background-color: #37c0f8;
  }
  html body .page-accueil #site-navigation a:hover {
    background-color: #37c0f8 !important;
  }
  html body .page-accueil .btn-start,
  html body .page-accueil .choix-accueil {
    font-size: 4.5vw;
    height: auto;
    padding: 15px 60px 10px 10px;
    width: 70%;
  }
  html body .page-accueil .btn-start:hover,
  html body .page-accueil .choix-accueil:hover {
    font-size: 4.5vw;
    height: auto;
    padding: 15px 60px 10px 10px;
    width: 70%;
  }
  html body .page-accueil .choix-accueil {
    margin-top: 30px;
  }
  html body .post-navigation .nav-next a {
    font-size: 4.5vw;
    height: auto;
    padding: 15px 60px 10px 10px;
    width: 70%;
  }
  html body .post-navigation .nav-next a:hover {
    font-size: 4.5vw;
    height: auto;
    padding: 15px 60px 10px 10px;
    width: 70%;
  }
  html body .post-navigation .nav-previous a {
    font-size: 4.5vw;
    height: auto;
    padding: 15px 10px 10px 80px;
    width: 64%;
  }
  html body .post-navigation .nav-previous a:hover {
    font-size: 4.5vw;
    height: auto;
    padding: 15px 10px 10px 80px;
    width: 64%;
  }
  html body #page #masthead .site-branding #logo-site img {
    width: 40%;
    max-width: 180px;
  }
  html body #page #content #header-left-interieur #btn-menu-resp {
    width: 30px;
    background-size: 100% auto !important;
    left: 20px;
    top: -65px;
  }
  html body #page #content #primary {
    padding: 20px 3% 0;
    max-width: 100%;
  }
  html body #page #content #primary #main article .page-header h1,
  html body #page #content #primary #main article .entry-header h1 {
    font-size: 11.5vw;
  }
  html body #page #content #primary #main article .page-header .share,
  html body #page #content #primary #main article .entry-header .share {
    margin-bottom: 20px;
  }
  html body #page #content #primary #main article .page-header .share .share-text,
  html body #page #content #primary #main article .entry-header .share .share-text {
    font-size: 4.5vw;
  }
  html body #page #content #primary #main article .entry-content,
  html body #page #content #primary #main article .page-content {
    font-size: 5.5vw;
  }
  html body #page #content #responsive-une {
    padding: 0 0 0;
    width: 100% !important;
    text-align: center;
  }
  html body #page #content #responsive-une iframe {
    height: 220px !important;
  }
  html body #page #content #responsive-une.with-img {
    width: 100% !important;
  }
  html body #page #site-general-navigation {
    top: -6px;
  }
  html body #page #site-general-navigation ul li a {
    font-size: 5.5vw;
    padding: 13px 5px 9px 70px;
    line-height: 130%;
  }
  html body #page #site-general-navigation ul li a:hover {
    font-size: 5.5vw;
    padding: 13px 5px 9px 70px;
    line-height: 130%;
  }
  html body #page #site-general-navigation ul li a:before {
    position: absolute;
    height: 50px !important;
    width: 51px !important;
  }
  html body #page #site-general-navigation .mentions a {
    font-size: 3.5vw;
  }
  html .page #page #content #responsive-une.with-img {
    width: 100% !important;
  }
  html body.isMobile #responsive-une {
    display: block !important;
  }
}
</pre></body></html>