@charset "UTF-8";
/*-- import fichiers scss--*/
html, body, div, span, applet, object, iframe,
h1,
#page_content h2, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time,
#list_actu .ville, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*-- font --*/
@font-face {
  font-family: 'montserratbold';
  src: url("./fonts/montserrat-bold_0-webfont.eot");
  src: url("./fonts/montserrat-bold_0-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/montserrat-bold_0-webfont.woff2") format("woff2"), url("./fonts/montserrat-bold_0-webfont.woff") format("woff"), url("./fonts/montserrat-bold_0-webfont.ttf") format("truetype"), url("./fonts/montserrat-bold_0-webfont.svg#montserratbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'montserratmedium';
  src: url("./fonts/montserrat-medium-webfont.eot");
  src: url("./fonts/montserrat-medium-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/montserrat-medium-webfont.woff2") format("woff2"), url("./fonts/montserrat-medium-webfont.woff") format("woff"), url("./fonts/montserrat-medium-webfont.ttf") format("truetype"), url("./fonts/montserrat-medium-webfont.svg#montserratmedium") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'montserratthin';
  src: url("./fonts/montserrat-thin-webfont.eot");
  src: url("./fonts/montserrat-thin-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/montserrat-thin-webfont.woff2") format("woff2"), url("./fonts/montserrat-thin-webfont.woff") format("woff"), url("./fonts/montserrat-thin-webfont.ttf") format("truetype"), url("./fonts/montserrat-thin-webfont.svg#montserratthin") format("svg");
  font-weight: normal;
  font-style: normal; }
/*-- Declaration variables--*/
/*-- default --*/
body {
  color: #3b3b3b;
  font-family: "montserratbold";
  height: 100%; }

a {
  text-decoration: none; }

em {
  font-style: italic; }

/*----- header ------*/
.cse .gsc-control-cse,
.gsc-control-cse {
  background-color: inherit !important;
  padding: 0 !important;
  border: none !important; }

.cse .gsc-search-button input.gsc-search-button-v2,
.gsc-input-box,
input.gsc-search-button-v2 {
  background: none !important;
  border: none !important; }

.gsc-search-box-tools .gsc-search-box .gsc-input {
  padding-right: 0 !important;
  color: #fff !important;
  text-indent: 0 !important; }

.gsc-search-box-tools .gsc-search-box .gsc-input::placeholder {
  color: #fff !important; }

#gs_tti50 input {
  background: none !important; }

.gsc-above-wrapper-area {
  display: none; }

.gsc-wrapper {
  width: 400px !important;
  position: absolute !important;
  z-index: 99999 !important;
  right: 0;
  background: #fff; }

.gsc-adBlock {
  padding: 20px !important;
  background-color: #fff; }

.listSousMenu {
  -webkit-transform: translate(0%, -15%);
  -moz-transform: translate(0%, -15%);
  -o-transform: translate(0%, -15%);
  -ms-transform: translate(0%, -15%);
  transform: translate(0%, -10%); }

.blocSousPages {
  font-family: "montserratbold";
  font-size: 24px;
  color: #3b3b3b;
  border: 2px solid #999;
  padding: 35px 75px;
  box-sizing: border-box;
  margin: 15px;
  text-decoration: none !important;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease; }

.intBloc-contenu {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%; }

.imgSousPages {
  height: 100%;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute; }

.titreSousMenu {
  color: #3b3b3b !important;
  text-align: center !important;
  padding: 10px 4px !important;
  width: 100% !important; }

.search_div {
  width: 250px;
  height: 35px;
  clear: both;
  height: 30px;
  border: 1px solid #fff;
  float: right;
  margin-bottom: 3px;
  position: relative; }

.gsc-input {
  width: 205px; }

.grecaptcha-badge {
  display: none; }

strong {
  font-weight: bold; }

#header {
  position: relative;
  top: 0;
  display: flex;
  z-index: 1;
  justify-content: center;
  z-index: 99; }
  #header .up {
    float: left; }
  #header .moitie {
    margin-left: -100%; }

#navbar {
  width: 1250px;
  position: absolute;
  left: 50%;
  margin-left: -625px;
  padding: 15px;
  box-sizing: border-box; }
  #navbar .ss_lvl {
    z-index: 2;
    width: 250px;
    position: absolute;
    display: block;
    max-height: 0;
    left: 50%;
    margin-left: -125px;
    overflow: hidden;
    background-color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    box-sizing: border-box; }
    #navbar .ss_lvl a {
      color: #3b3b3b;
      text-align: left;
      padding: 10px 27px;
      border: 1px solid #999999;
      box-sizing: border-box;
      margin: 3px 5px;
      width: 240px;
      position: relative;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease;
      z-index: 1;
      font-family: "montserratmedium"; }
      #navbar .ss_lvl a:hover {
        border: 1px solid #df4c66;
        color: #fff;
        background-color: #df4c66; }
  #navbar .border_bleu {
    width: 100%;
    height: 5px;
    background: #00adef;
    float: left; }

#nav_fonction {
  width: 834px;
  float: right; }
  #nav_fonction .lvl_2 ul {
    float: right; }
  #nav_fonction .lvl_2 li {
    float: left;
    color: #fff;
    font-size: 16px;
    font-family: "montserratmedium";
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    #nav_fonction .lvl_2 li:hover {
      background-color: #00adef; }
      #nav_fonction .lvl_2 li:hover .ss_lvl {
        max-height: 90vh; }
    #nav_fonction .lvl_2 li a {
      color: #fff;
      padding: 10px 12px;
      display: block; }
  #nav_fonction .lvl_2 .enveloppe {
    background: url("../skins/img/enveloppe.png") no-repeat 85px 10px;
    padding-right: 25px; }
  #nav_fonction .lvl_2 .ss_lvl li {
    background: #fff; }
    #nav_fonction .lvl_2 .ss_lvl li a {
      color: #3b3b3b;
      text-align: left;
      padding: 10px 27px;
      box-sizing: border-box; }
      #nav_fonction .lvl_2 .ss_lvl li a:hover {
        color: #fff; }

#nav_page {
  background-color: #fff;
  width: 100%;
  padding: 0 30px;
  margin-top: 10px;
  box-sizing: border-box;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  #nav_page ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%; }
  #nav_page li {
    /*    float: left;*/
    /*    color: #fff;*/
    font-family: "montserratbold";
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    #nav_page li:hover {
      background-color: #fff; }
      #nav_page li:hover .ss_lvl {
        -webkit-transition: overflow 0.3s ease;
        -moz-transition: overflow 0.3s ease;
        -ms-transition: overflow 0.3s ease;
        transition: overflow 0.3s ease;
        max-height: 600px;
        overflow: auto; }
    #nav_page li ul {
      border-top: 5px solid #00adef; }
    #nav_page li a {
      color: #3b3b3b;
      font-size: 17px;
      float: left;
      padding: 30px 13px; }
    #nav_page li a.upper:hover {
      color: #fff;
      background-color: #00adef; }
    #nav_page li .ss_lvl {
      margin-top: 72px; }
      #nav_page li .ss_lvl a {
        color: #3b3b3b;
        text-align: left;
        padding: 10px 27px; }
        #nav_page li .ss_lvl a:hover {
          color: #fff; }

/*---- hero ----*/
#section_hero {
  height: 1080px;
  position: relative;
  overflow: hidden;
  z-index: 0; }
  #section_hero #autopromo_cache_hero {
    width: 100%;
    height: 100%; }
  #section_hero .a_h {
    width: 100%;
    height: 100%;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    transition: all 0.8s ease;
    opacity: 0;
    display: block; }
    #section_hero .a_h img {
      position: relative;
      width: 100%;
      height: auto; }
  #section_hero .une_auto {
    background: url("../skins/img/bg_slide.jpg") no-repeat center top; }
  #section_hero .a_h.en_cours {
    opacity: 1; }
  #section_hero .promo_titre {
    color: #fff;
    position: absolute;
    width: 100%;
    font-size: 53px;
    top: 470px;
    text-align: center;
    text-shadow: 0 0 20px rgba(0, 0, 0, 0.7); }
  #section_hero #left_btn, #section_hero #right_btn {
    margin-left: -700px; }
    #section_hero #left_btn:before, #section_hero #right_btn:before {
      content: "";
      background-color: #fff;
      position: absolute;
      width: 70px;
      height: 70px;
      border-radius: 50%;
      top: 0;
      left: 0;
      -webkit-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
      -moz-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
      -ms-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
      transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1); }
    #section_hero #left_btn:after, #section_hero #right_btn:after {
      content: "";
      position: absolute;
      width: 70px;
      height: 70px;
      background: url("../skins/img/fleche_gauche.jpg") no-repeat 20px center; }
    #section_hero #left_btn:hover:before, #section_hero #right_btn:hover:before {
      width: 60px;
      height: 60px;
      top: 5px;
      left: 5px; }
  #section_hero #right_btn {
    margin-left: 635px; }
    #section_hero #right_btn:after {
      background: url("../skins/img/fleche_droite.jpg") no-repeat 25px center; }
  #section_hero .arrow {
    width: 70px;
    height: 70px;
    cursor: pointer;
    position: absolute;
    border-radius: 50%;
    top: 450px;
    left: 50%; }

#pop_newsletter {
  position: fixed;
  z-index: 99999999;
  top: 30vh;
  left: 50%;
  margin-left: -40%;
  color: #fff;
  width: 80%;
  text-align: center;
  padding: 50px;
  background-color: #00adef;
  line-height: 24px;
  box-sizing: border-box;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

#pop_newsletter input {
  background-color: white;
  border: solid 1px white;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  padding-left: 6px;
  margin-left: 10px; }

/*--------------------------------------------------------------
------------------------ section_auto -----------------------------------
----------------------------------------------------------------*/
#section_auto {
  background-color: #fff;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  height: 410px;
  z-index: 2;
  position: relative; }

#autopromo_block {
  height: 570px;
  background-color: #ececec;
  width: 1250px;
  position: relative;
  overflow: hidden;
  margin: -75px 0 0; }

#autopromo_cache {
  width: 3750px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  #autopromo_cache a {
    background-color: #ececec;
    width: 1250px;
    float: left;
    height: 570px;
    padding: 35px;
    box-sizing: border-box; }

#nav_puce {
  display: flex;
  justify-content: center;
  width: 100%; }
  #nav_puce .conteneur {
    width: auto;
    display: flex;
    justify-content: center;
    border-bottom: 2px #fff solid; }
  #nav_puce .puce {
    width: 30px;
    height: 30px;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 1, 1);
    -moz-transition: all 0.3s cubic-bezier(0, 0, 1, 1);
    -ms-transition: all 0.3s cubic-bezier(0, 0, 1, 1);
    transition: all 0.3s cubic-bezier(0, 0, 1, 1);
    background-color: #fff;
    margin: 15px 5px;
    opacity: 0.5;
    border-radius: 50%;
    cursor: pointer; }
  #nav_puce .en_cours,
  #nav_puce .puce:hover {
    opacity: 1; }

/*--------------------------------------------------------------
------------------------ section_auto -----------------------------------
----------------------------------------------------------------*/
section#alaune {
  background-image: url("../skins/img/bg_rouge.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-top: 240px;
  display: flex;
  justify-content: center; }
  section#alaune.bleu {
    background-image: url("../skins/img/bg_bleu.jpg"); }
  section#alaune a.voir_tout {
    color: #fff; }

.marge_auto {
  width: 1250px;
  position: relative; }

h2 {
  font-size: 53px;
  color: #fff;
  width: 100%;
  text-align: center;
  margin-bottom: 15px; }

.jaune {
  color: #fff100; }

a.voir_tout {
  position: absolute;
  font-family: "montserratmedium";
  right: 30px;
  top: 30px;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  a.voir_tout:hover {
    opacity: 0.8; }

#last_three {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  display: flex;
  justify-content: space-around;
  margin-bottom: 150px; }
  #last_three article {
    margin-top: 50px;
    opacity: 0;
    transition: 0.3s ease all; }
  #last_three .un_item {
    width: 375px;
    height: 364px;
    background-color: #fff;
    float: left;
    position: relative;
    overflow: hidden;
    font-size: 24px;
    color: #3b3b3b;
    text-align: center; }
    #last_three .un_item figure {
      height: 250px;
      position: relative;
      overflow: hidden; }
    #last_three .un_item time, #last_three .un_item #list_actu .ville, #list_actu #last_three .un_item .ville {
      font-size: 16px;
      color: #df4c66; }
    #last_three .un_item h3 {
      padding: 10px;
      box-sizing: border-box; }

/*--------------------------------------------------------------
------------------------ section agenda -----------------------------------
----------------------------------------------------------------*/
#agenda {
  height: 1050px;
  position: relative;
  display: flex;
  flex-wrap: wrap; }

#pattern {
  background: url("../skins/img/pattern.jpg") repeat left top;
  width: 350px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0; }

#blue_absol {
  position: absolute;
  height: 100%;
  width: 35px;
  background-color: #00adef;
  top: 0;
  right: 0;
  z-index: 1; }

#blue_absol_verti, #blue_absol_deux {
  position: absolute;
  height: 60px;
  min-width: 35%;
  background-color: #00adef;
  top: 170px;
  left: 0; }

#triangle_rouge {
  background: url("../skins/img/triangle.jpg") no-repeat left top;
  width: 70px;
  height: 36px;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  top: -1px; }

.margin_auto {
  width: 1250px;
  margin: 170px auto auto;
  position: relative;
  z-index: 3; }

#sidebar {
  width: 380px;
  float: left;
  margin-left: 25px; }
  #sidebar h3 {
    text-align: center;
    background: #00adef url("../skins/img/actu_arrow.jpg") no-repeat 300px 25px;
    width: 100%;
    color: #fff;
    font-size: 24px;
    padding: 20px 55px;
    box-sizing: border-box;
    margin-bottom: 30px;
    height: 60px; }
  #sidebar a {
    color: #3b3b3b;
    text-align: center;
    width: 380px;
    border: 2px solid #999999;
    font-size: 24px;
    padding: 40px 0;
    box-sizing: border-box;
    margin-bottom: 35px;
    display: block;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    transition: 0.3s all ease; }
    #sidebar a:hover {
      background-color: #999999;
      color: #fff; }

#events {
  width: 780px;
  float: right; }
  #events h2 {
    color: #3b3b3b;
    background: url("../skins/img/agenda.jpg") no-repeat left 6px;
    text-align: left;
    padding-left: 60px; }
    #events h2 .bleu {
      color: #00adef;
      display: inline; }
  #events a.voir_tout {
    color: #3b3b3b;
    right: 0; }

.thumb {
  width: 780px;
  height: 535px;
  float: left;
  position: relative;
  overflow: hidden; }

.info_event {
  width: 100%;
  float: left;
  margin-top: 15px; }
  .info_event .block_time {
    width: 190px; }
  .info_event .date_1,
  .info_event .date_2 {
    height: 110px;
    float: left;
    width: 80px;
    background-color: #00adef;
    margin-right: 10px;
    color: #fff; }
  .info_event h3 {
    color: #3b3b3b;
    font-size: 24px;
    margin-left: 20px;
    border-right: 3px solid #00adef;
    border-bottom: 3px solid #00adef;
    width: 570px;
    float: right;
    padding: 30px 0;
    height: 110px;
    box-sizing: border-box;
    line-height: 30px; }

/*--------------------------------------------------------------
------------------------ section agenda -----------------------------------
----------------------------------------------------------------*/
#autres_sites {
  height: 1086px;
  width: 100%;
  background: url("../skins/img/photo_home.jpg") no-repeat center center;
  background-size: cover;
  position: relative;
  display: flex;
  /*  display: none;*/
  flex-wrap: wrap; }
  #autres_sites .margin_auto {
    margin-top: 0; }

#blue_absol_deux {
  right: 0;
  left: auto;
  top: 0;
  height: 35px; }

#autres_sites_deco {
  width: 380px;
  height: 800px;
  margin-top: -160px;
  background: #fff url("../skins/img/clic.jpg") no-repeat center 440px;
  border-top: 2px solid #df4c66;
  border-bottom: 11px solid #df4c66;
  margin-left: 30px;
  margin-right: 30px;
  float: left; }
  #autres_sites_deco .txt {
    margin-top: 600px;
    font-size: 38px;
    text-align: center;
    font-family: "montserratmedium"; }
    #autres_sites_deco .txt .bolder {
      font-size: 55px;
      font-family: "montserratbold"; }
    #autres_sites_deco .txt .rouge {
      color: #df4c66; }

#link_block {
  width: 784px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 160px; }

a.autre_site {
  width: 380px;
  height: 380px;
  background-color: #3b3b3b;
  display: flex;
  margin-bottom: 15px;
  text-align: center;
  color: #939393;
  font-size: 24px;
  z-index: 1;
  -webkit-transition: all 0.1s cubic-bezier(0, 0, 1, 1);
  -moz-transition: all 0.1s cubic-bezier(0, 0, 1, 1);
  -ms-transition: all 0.1s cubic-bezier(0, 0, 1, 1);
  transition: all 0.1s cubic-bezier(0, 0, 1, 1); }
  a.autre_site:before {
    width: 340px;
    height: 340px;
    border: 2px solid #575757;
    content: "";
    position: absolute;
    margin: 20px;
    box-sizing: border-box;
    z-index: 0;
    -webkit-transition: all 0.1s cubic-bezier(0, 0, 1, 1);
    -moz-transition: all 0.1s cubic-bezier(0, 0, 1, 1);
    -ms-transition: all 0.1s cubic-bezier(0, 0, 1, 1);
    transition: all 0.1s cubic-bezier(0, 0, 1, 1); }
  a.autre_site:hover {
    background-color: #e67286;
    color: #fff; }
  a.autre_site:hover:before {
    border: 2px solid #df4c66;
    background-color: #df4c66; }
  a.autre_site .txt {
    text-align: center;
    width: 240px;
    margin: 120px auto auto;
    position: relative;
    z-index: 1;
    padding-top: 110px; }

.dev {
  background: url("../skins/img/engrenage.png") no-repeat center top; }

.note {
  background: url("../skins/img/note.png") no-repeat center top; }

.bibli {
  background: url("../skins/img/livre.png") no-repeat center top; }

.piscines {
  background: url("../skins/img/nage.png") no-repeat center top; }

/*--------------------------------------------------------------
------------------------  footer -------------------------------
----------------------------------------------------------------*/
#restons {
  height: 600px;
  position: relative;
  width: 100%;
  display: flex; }

#pattern_ville {
  width: 100%;
  height: 300px;
  background: url("../skins/img/txt_home.jpg") no-repeat center top;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0; }

#triangle_noir {
  display: none;
  width: 70px;
  height: 35px;
  background: url("../skins/img/triangle_noir.png") no-repeat left top;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  z-index: 1; }

.home #triangle_noir {
  display: none; }

#reseaux_sociaux_block {
  width: 380px;
  position: relative;
  z-index: 1;
  margin: auto;
  font-size: 40px;
  margin-top: 160px; }

.rouge {
  color: #df4c66; }

#reseaux_sociaux {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-top: 40px; }
  #reseaux_sociaux a {
    width: 110px;
    height: 110px;
    display: flex;
    position: relative; }
  #reseaux_sociaux a.facebook:before, #reseaux_sociaux a.twitter:before, #reseaux_sociaux a.youtube:before, #reseaux_sociaux a.linkedin:before {
    content: " ";
    background-color: #2e3092;
    position: absolute;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    left: 0;
    top: 0;
    -webkit-transition: all 0.2s cubic-bezier(0.13, 0.48, 0.17, 0.95);
    -moz-transition: all 0.2s cubic-bezier(0.13, 0.48, 0.17, 0.95);
    -ms-transition: all 0.2s cubic-bezier(0.13, 0.48, 0.17, 0.95);
    transition: all 0.2s cubic-bezier(0.13, 0.48, 0.17, 0.95); }
  #reseaux_sociaux a.facebook:after, #reseaux_sociaux a.twitter:after, #reseaux_sociaux a.youtube:after, #reseaux_sociaux a.linkedin:after {
    content: " ";
    width: 110px;
    height: 110px;
    position: absolute;
    left: 0;
    top: 0;
    background: url("../skins/img/facebook.png") no-repeat center center; }
  #reseaux_sociaux a.facebook:hover:before, #reseaux_sociaux a.twitter:hover:before, #reseaux_sociaux a.youtube:hover:before, #reseaux_sociaux a.linkedin:hover:before {
    width: 100px;
    height: 100px;
    left: 5px;
    top: 5px; }
  #reseaux_sociaux a.twitter:before {
    background-color: #01a7ee; }
  #reseaux_sociaux a.twitter:after {
    background: url("../skins/img/twitter.png") no-repeat center center; }
  #reseaux_sociaux a.youtube:before {
    background-color: #df4c66; }
  #reseaux_sociaux a.youtube:after {
    background: url("../skins/img/youtube.png") no-repeat center center; }
  #reseaux_sociaux a.linkedin:before {
    background-color: #006699; }
  #reseaux_sociaux a.linkedin:after {
    background: url("../skins/img/linkedin.png") no-repeat center center; }

#frmNewsletter {
  margin-top: 50px;
  font-size: 18px;
  font-family: "montserratmedium";
  text-align: center;
  position: relative; }

#text_newsletter {
  width: 100%;
  margin-top: 5px;
  height: 40px;
  padding: 5px;
  box-sizing: border-box; }

#submit_newsletter {
  width: 10%;
  margin-top: 5px;
  height: 40px;
  padding: 5px;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  right: 0;
  cursor: pointer;
  border: none;
  border: 1px solid #a9a9a9;
  background: #fff url("../skins/img/red_arrow.png") no-repeat center center;
  border-left: #fff; }

#infos_comp {
  background-color: #4e4e4e;
  height: 150px; }
  #infos_comp .margin_auto {
    display: table;
    width: 1280px;
    margin: auto; }
  #infos_comp .info {
    padding: 40px;
    box-sizing: border-box;
    float: left; }
    #infos_comp .info a {
      padding-left: 25px;
      box-sizing: border-box;
      float: left; }
    #infos_comp .info .adresse {
      color: #fff;
      font-family: "montserratmedium";
      line-height: 20px;
      float: left;
      margin-left: 30px; }
    #infos_comp .info .adresse b {
      font-family: "montserratbold"; }
  #infos_comp a.contact_block {
    background: #df4c66 url("../skins/img/enveloppe.png") no-repeat 300px 68px;
    color: #fff;
    font-size: 24px;
    width: 380px;
    height: 150px;
    float: right;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center; }
    #infos_comp a.contact_block:hover {
      background-color: #c63c56; }

#footer li.top_niv1.has_kids {
  break-inside: avoid-column; }

#plan {
  background-color: #3b3b3b;
  display: flex;
  justify-content: center;
  width: 100%;
  flex-wrap: wrap; }
  #plan .margin_auto {
    margin: 0;
    width: 1280px;
    display: flex;
    justify-content: center; }

#couleurs {
  width: 1280px;
  height: 23px;
  display: flex;
  justify-content: center; }
  #couleurs div {
    width: 25%;
    height: 23px; }
  #couleurs .rouge {
    background-color: #df4c66; }
  #couleurs .jaune {
    background-color: #fff100; }
  #couleurs .bleu {
    background-color: #00adef; }
  #couleurs .bleu_f {
    background-color: #2e3092; }

.col {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  margin-left: 40px;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 20px;
  -webkit-column-rule: 1px solid #4d4d4d;
  /* Chrome, Safari, Opera */
  -moz-column-rule: 1px solid #4d4d4d;
  /* Firefox */
  column-rule: 1px solid #4d4d4d; }
  .col li {
    padding-left: 10px;
    box-sizing: border-box; }
  .col > li > a {
    font-weight: bold;
    margin: 10px 0 5px 0; }
  .col a {
    color: #fff;
    display: block;
    margin: 5px 0;
    font-size: 11px;
    font-family: "montserratmedium";
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0, 0);
    -moz-transition: all 0.3s cubic-bezier(0, 0, 0, 0);
    -ms-transition: all 0.3s cubic-bezier(0, 0, 0, 0);
    transition: all 0.3s cubic-bezier(0, 0, 0, 0); }
    .col a:hover {
      opacity: 0.7; }

.col:last-child {
  border: none; }

#infos_legale {
  font-size: 14px;
  text-align: center;
  color: #fff;
  font-family: "montserratmedium";
  display: flex;
  justify-content: space-between;
  width: 75%;
  padding: 0 15px;
  height: 50px; }
  #infos_legale a {
    color: #fff;
    display: inline;
    white-space: nowrap;
    text-decoration: underline;
    margin: 0 15px;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    transition: 0.3s all ease; }
    #infos_legale a:hover {
      opacity: 0.7; }
  #infos_legale span {
    filter: grayscale(100%) contrast(70%) brightness(1.5); }

/*-----------------  Agenda  -------------------*/
a#adresse_agenda {
  display: block;
  border: none;
  background: #df4c66 url(../skins/img/marker.png) no-repeat 15px center;
  color: #fff;
  font-size: 24px;
  text-align: left;
  padding-left: 60px;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 30px;
  width: 310px;
  float: right;
  padding: 10px 10px 10px 60px; }

#intro {
  width: 100%;
  height: 450px;
  color: #fff;
  font-size: 54px;
  justify-content: center;
  display: flex;
  padding-top: 300px;
  box-sizing: border-box;
  text-shadow: 0 0 40px black;
  background-size: cover; }
  #intro p {
    text-transform: lowercase;
    max-width: 1200px;
    text-align: center; }
  #intro p::first-letter {
    color: #fff100; }

.evenement_bg {
  background: url("../skins/img/bg/agenda.jpg") no-repeat center center; }

.actu_bg {
  background: url("../skins/img/bg/actualites_bg.jpg") no-repeat center center; }

.agenda_bg {
  background: url("../skins/img/bg/agenda_bg.jpg") no-repeat center center; }

.marche_bg {
  background: url("../skins/img/bg/marche_bg.jpg") no-repeat center center; }

.media_bg {
  background: url("../skins/img/bg/media_bg.jpg") no-repeat center center; }

.contact_bg {
  background: url("../skins/img/bg/contact_bg.jpg") no-repeat center center; }

#blue_absol_verti.inter, .inter#blue_absol_deux {
  top: 450px;
  z-index: -1; }

#n1 {
  color: #fff;
  font-size: 24px;
  padding-top: 18px;
  background-color: #00adef;
  height: 60px;
  display: inline-block;
  box-sizing: border-box;
  padding-right: 170px; }

#n1 a {
  color: white; }

#breadcrumb {
  margin: 30px 0; }
  #breadcrumb li {
    float: left;
    margin-right: 10px; }
    #breadcrumb li a {
      color: #3b3b3b;
      text-decoration: underline; }
    #breadcrumb li::after {
      content: ">"; }
    #breadcrumb li:last-child::after {
      content: ""; }
    #breadcrumb li:hover {
      opacity: 0.8; }

#share {
  position: absolute;
  right: 0;
  top: 0;
  height: 100px;
  overflow: hidden;
  width: 82px;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
  border-bottom: 2px solid #df4c66;
  border-right: 2px solid #df4c66; }
  #share.open {
    width: 185px; }

#content_share {
  width: 370px; }

#btn_share {
  background: url("../skins/img/share.jpg") no-repeat center center;
  width: 80px;
  height: 100px;
  cursor: pointer;
  float: left; }

#addthis {
  width: 280px; }
  #addthis a {
    float: left;
    margin: 32px 2px 2px; }

#content_article {
  width: 1180px;
  margin: auto;
  position: relative;
  display: table; }
  #content_article header {
    width: 100%;
    background-color: #fff; }
  #content_article h3 {
    font-size: 36px;
    color: #df4c66;
    background-color: #fff;
    padding-top: 80px;
    padding-bottom: 10px; }
  #content_article #the_content {
    width: 1180px;
    margin: auto;
    float: right;
    text-align: justify;
    background: url("../skins/img/pattern_agenda.jpg") repeat-y;
    margin-bottom: 20px; }
    #content_article #the_content h3 {
      width: 50%;
      float: left;
      text-align: left; }
    #content_article #the_content .date {
      width: 50%;
      float: left;
      padding-top: 120px; }
    #content_article #the_content .txt {
      width: 790px;
      font-family: 'Myriad pro', Myriad, arial;
      font-size: 20px;
      line-height: 24px;
      float: right; }
    #content_article #the_content img {
      width: 780px;
      float: left;
      margin-left: -390px;
      margin-right: 20px;
      display: block;
      box-sizing: border-box;
      border-bottom: 20px solid #fff; }

.block_time {
  float: left;
  width: 380px;
  margin-bottom: 20px;
  display: flex;
  text-align: center;
  align-items: center;
  line-height: 24px; }
  .block_time time, .block_time #list_actu .ville, #list_actu .block_time .ville {
    background-color: #00adef;
    color: #fff;
    padding: 5px;
    width: 84px;
    height: 100px;
    text-align: center;
    margin-right: 10px;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    box-sizing: border-box; }
    .block_time time span, .block_time #list_actu .ville span, #list_actu .block_time .ville span {
      font-size: 48px;
      font-family: "montserratbold";
      margin: 8px 0;
      width: 100%; }
    .block_time time span, .block_time #list_actu .ville span, #list_actu .block_time .ville span {
      display: block; }

.liste_style, .page-bloc li, .bloc-contenu_cla li {
  padding-left: 20px;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 10px;
  text-align: left;
  max-width: 100%;
  overflow-x: hidden;
  overflow-wrap: break-word; }
  .liste_style::before, .page-bloc li::before, .bloc-contenu_cla li::before {
    position: absolute;
    top: 3px;
    left: 0;
    background-color: #00adef;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    content: ""; }

.txt li {
  padding-left: 20px;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 10px;
  margin-top: 10px;
  display: flex;
  display: flow-root; }
  .txt li::before {
    position: absolute;
    top: 5px;
    left: 0;
    background-color: #00adef;
    /*    background-color: #fff;*/
    width: 12px;
    height: 12px;
    border-radius: 50%;
    content: ""; }

.page-bloc a {
  color: #00adef;
  text-decoration: underline;
  overflow-wrap: break-word;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .page-bloc a:hover {
    color: #0c739a; }
.page-bloc b,
.page-bloc strong {
  font-family: "montserratbold"; }
.page-bloc i {
  font-style: italic; }
.page-bloc p {
  margin: 10px 0; }

a.doc, #doc a, .element a, .bloc-document a {
  font-family: "montserratbold";
  font-size: 24px;
  color: #3b3b3b;
  border: 2px solid #999;
  padding: 35px 75px;
  box-sizing: border-box;
  margin: 15px;
  text-decoration: none;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  a.doc:hover, #doc a:hover, .element a:hover, .bloc-document a:hover {
    background-color: #999;
    color: #fff; }

#doc, .element {
  display: flex;
  justify-content: center;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px; }

#diapo {
  width: 1180px;
  padding-bottom: 120px;
  min-height: 385px;
  position: relative;
  overflow: hidden;
  max-width: 100%; }
  #diapo #diapo_cache_page {
    width: auto;
    height: 250px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  #diapo #diapo_nav {
    width: 1180px;
    /*width: 100%;*/
    margin-top: 20px;
    display: flex;
    justify-content: center; }
    #diapo #diapo_nav .block_nav {
      float: left; }
    #diapo #diapo_nav .puce {
      width: 23px;
      height: 23px;
      border-radius: 50%;
      background-color: #3b3b3b;
      float: left;
      margin: 5px;
      cursor: pointer;
      display: none;
      -webkit-transition: 0.3s all ease;
      -moz-transition: 0.3s all ease;
      -ms-transition: 0.3s all ease;
      transition: 0.3s all ease; }
      #diapo #diapo_nav .puce:hover {
        background-color: #df4c66; }
    #diapo #diapo_nav .tier {
      display: block; }
    #diapo #diapo_nav .puce.en_cours {
      background-color: #df4c66; }
  #diapo a {
    width: 365px;
    display: block;
    height: 250px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 25px;
    margin-bottom: 25px; }
    #diapo a img {
      min-width: 100%; }

/*-----------------------------------------
------- Liste Agenda------------------------------*/
#sticky {
  display: block;
  margin-top: 150px;
  position: relative; }
  #sticky h3 {
    font-size: 36px;
    color: #df4c66;
    padding-bottom: 10px;
    width: 1180px;
    margin: auto; }

.date {
  color: #00adef;
  position: relative;
  width: 1180px;
  text-align: right;
  margin: -20px auto 10px; }

#block_sticky {
  background-color: #f7f7f7;
  width: 100%;
  display: flex;
  position: relative; }

.center {
  width: 1180px;
  margin: auto;
  position: relative; }

#thumbnail_sticky {
  width: 780px;
  height: 520px;
  float: left;
  overflow: hidden;
  position: relative; }

#info_sticky, #info_annuaire {
  float: right;
  margin-top: 40px;
  width: 370px; }
  #info_sticky .txt, #info_annuaire .txt {
    width: 100%;
    text-align: justify;
    float: left;
    font-family: 'Myriad pro', Myriad, arial;
    line-height: 24px;
    color: #3b3b3b; }
  #info_sticky .false_bouton, #info_annuaire .false_bouton,
  #info_sticky a,
  #info_annuaire a {
    width: 100%;
    text-align: center;
    color: #3b3b3b;
    display: block;
    background-color: #fff;
    float: left;
    padding: 35px 5px;
    font-size: 24px;
    border: 2px solid #999999;
    box-sizing: border-box;
    margin-top: 42px;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    transition: 0.3s all ease; }
    #info_sticky .false_bouton:hover, #info_annuaire .false_bouton:hover,
    #info_sticky a:hover,
    #info_annuaire a:hover {
      background-color: #999999;
      color: #fff; }

#list_event {
  margin-top: 100px;
  margin-bottom: 50px;
  display: flex;
  flex-direction: column; }
  #list_event article {
    width: 100%;
    margin-bottom: 50px;
    float: left; }
  #list_event h3 {
    color: #df4c66;
    width: 100%;
    font-size: 34px;
    clear: both;
    margin-bottom: 10px; }
  #list_event a {
    color: #3b3b3b; }
  #list_event .thumnail_list {
    width: 350px;
    height: 250px;
    position: relative;
    overflow: hidden;
    float: left; }
  #list_event .compl_info {
    float: right;
    width: 800px;
    border-top: 3px solid #f7f7f7;
    border-right: 3px solid #f7f7f7;
    box-sizing: border-box; }
  #list_event .block_time {
    float: left;
    background-color: #fff;
    width: auto;
    border: 3px solid #fff;
    margin-top: -3px; }
  #list_event .txt {
    font-family: "Myriad pro", Myriad, arial;
    line-height: 24px;
    color: #3b3b3b; }

.pagination {
  width: 1180px;
  display: flex;
  margin: auto auto 40px; }
  .pagination a.fleche {
    width: 70px;
    height: 70px;
    position: relative;
    top: 18px; }
    .pagination a.fleche::after {
      content: " ";
      width: 70px;
      height: 70px;
      position: absolute; }
    .pagination a.fleche::before {
      content: " ";
      width: 70px;
      height: 70px;
      background: #f7f7f7;
      position: absolute;
      border-radius: 50%;
      top: 0;
      left: 0;
      -webkit-transition: 0.3s all ease;
      -moz-transition: 0.3s all ease;
      -ms-transition: 0.3s all ease;
      transition: 0.3s all ease; }
    .pagination a.fleche:hover::before {
      width: 80px;
      height: 80px;
      top: -5px;
      left: -5px; }
  .pagination a.suivant {
    float: right; }
  .pagination a.suivant::after {
    background: url("../skins/img/fleche_droite_rouge.png") no-repeat 25px center; }
  .pagination a.precedent {
    float: left; }
  .pagination a.precedent::after {
    background: url("../skins/img/fleche_gauche_rouge.png") no-repeat 20px center; }
  .pagination .list_page {
    margin: auto;
    width: 380px;
    float: none;
    display: flex;
    justify-content: center; }
    .pagination .list_page a {
      color: #3b3b3b;
      margin: 50px 10px 10px;
      text-decoration: underline;
      display: block; }
    .pagination .list_page a.page-selected {
      text-decoration: none; }

#list_actu {
  width: 1180px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 50px 0; }
  #list_actu article {
    width: 375px;
    margin: 10px 5px;
    background-color: #f7f7f7; }
  #list_actu h3 {
    color: #3b3b3b;
    font-size: 24px;
    text-align: center;
    padding: 10px 4px;
    float: left;
    width: 100%;
    box-sizing: border-box; }
  #list_actu figure {
    width: 375px;
    height: 250px;
    position: relative;
    overflow: hidden;
    float: left;
    -webkit-transition: 0.1s all ease;
    -moz-transition: 0.1s all ease;
    -ms-transition: 0.1s all ease;
    transition: 0.1s all ease;
    background-color: #000; }
  #list_actu a:hover figure img {
    opacity: 0.8; }
  #list_actu time, #list_actu .ville {
    font-size: 16px;
    color: #00adef;
    width: 100%;
    text-align: center;
    float: left;
    margin-bottom: 10px; }

/*------------------------------------------
---------------  Page -------------------------------------*/
#page_content {
  font-family: 'Myriad pro', Myriad, arial;
  font-size: 20px;
  text-align: justify;
  line-height: 24px;
  margin-bottom: 40px;
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center; }
  #page_content table {
    box-sizing: border-box;
    max-width: calc(100vw - 40px); }
  #page_content h1, #page_content h2 {
    font-size: 36px;
    color: #df4c66;
    background-color: #fff;
    padding-top: 80px;
    padding-bottom: 10px;
    font-family: "montserratbold";
    width: 1180px;
    float: none;
    margin: auto auto 10px; }
  #page_content h2 {
    padding-right: 40%;
    box-sizing: border-box;
    padding-top: 60px;
    line-height: 40px;
    text-align: left;
    margin-bottom: 0; }
  #page_content h3 {
    font-size: 30px;
    color: #00adef;
    padding: 0;
    font-family: "montserratbold";
    margin-bottom: 10px;
    padding-right: 40%;
    box-sizing: border-box;
    line-height: 40px;
    text-align: left; }
  #page_content h4 {
    font-size: 18px;
    color: #00adef;
    padding: 0;
    font-family: "montserratbold";
    margin-bottom: 10px;
    width: 40%; }

.block_text, .bloc-texte-image, .bloc-texte, .bloc-document, .bloc-galerie {
  width: 1180px;
  margin: auto; }

.img-left img {
  float: left;
  margin-right: 30px; }

.img-right img {
  float: right;
  margin-left: 30px; }

.bloc-texte-image img {
  width: 780px; }
.bloc-texte-image ul {
  /*    display: table;*/ }

.bloc-texte .bloc-contenu {
  padding-left: 400px;
  box-sizing: border-box;
  background: url("../skins/img/pattern_agenda") repeat-y left top; }

.bloc-image h3,
.bloc-image h4 {
  width: 1180px;
  margin: auto; }
.bloc-image .bloc-contenu {
  background-color: #f7f7f7; }
  .bloc-image .bloc-contenu a img {
    display: block;
    width: 1180px;
    margin: auto; }

.bloc-document {
  display: flex;
  justify-content: center;
  margin-top: 80px;
  flex-wrap: nowrap;
  flex-direction: column; }
  .bloc-document a {
    text-align: center; }
  .bloc-document .bloc-contenu {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%; }

#page_content h3 {
  padding-top: 50px;
  width: 1180px;
  margin: auto; }

.bloc-galerie {
  margin-top: 40px; }

#page_18 .bloc-contenu {
  list-style: none; }
#page_18 ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around; }
#page_18 .page-bloc li::before {
  display: none; }
#page_18 .page-bloc li {
  width: 214px;
  text-align: center; }
#page_18 .bloc-texte-image img {
  width: 214px; }

/*---------------------------------- Marche public ------------------*/
#marche {
  width: 100%;
  margin: 100px auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  #marche li {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    font-family: "montserratmedium";
    padding: 0;
    margin: 0;
    flex-direction: row;
    flex-wrap: nowrap; }
    #marche li:nth-child(odd) {
      background-color: #fff; }
    #marche li:nth-child(even) {
      background-color: #f7f7f7; }
    #marche li .bl {
      padding: 30px 15px;
      box-sizing: border-box;
      border-right: 2px solid #dfdfdf;
      display: flex;
      align-items: center;
      flex-wrap: wrap; }
    #marche li .bl_1 {
      width: 19%; }
    #marche li .bl_2 {
      width: 46%;
      color: #df4c66;
      font-family: "montserratbold";
      font-size: 22px; }
    #marche li .bl_3 {
      text-align: center;
      width: 12%; }
    #marche li .bl_4 {
      width: 11%;
      text-align: center; }
      #marche li .bl_4 a {
        padding: 5px;
        margin: 5px auto auto;
        display: block;
        width: 48px;
        height: 63px;
        background: url("../skins/img/zip.png") no-repeat center center;
        -webkit-transition: 0.3s all ease;
        -moz-transition: 0.3s all ease;
        -ms-transition: 0.3s all ease;
        transition: 0.3s all ease; }
        #marche li .bl_4 a:hover {
          opacity: 0.8; }
      #marche li .bl_4 a.pdf {
        background: url("../skins/img/pdf.png") no-repeat center center; }
    #marche li .bl_5 {
      width: 12%;
      text-align: center;
      border-right: none; }
  #marche li.rouge {
    color: #fff;
    font-size: 18px;
    background-color: #df4c66;
    font-family: "montserratbold";
    padding: 0;
    height: 70px; }
    #marche li.rouge .bl {
      border: 0;
      height: 100%;
      position: relative; }
      #marche li.rouge .bl span {
        box-sizing: border-box;
        position: absolute;
        height: auto;
        max-height: 100%;
        width: 100%;
        max-width: 100%;
        padding: 10px;
        overflow: hidden;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
  #marche .bleu {
    color: #00adef;
    margin-top: 10px;
    font-size: 14px;
    display: block;
    font-family: "montserratbold";
    width: 100%; }

#marche.attribution li .bl_2 {
  width: 58%; }
#marche.attribution li .bl_5 {
  display: none; }

/*---------------------------------------
--------------- bg_gris -------------------------*/
.bg_gris {
  background-color: #f7f7f7;
  padding-top: 90px;
  padding-bottom: 60px;
  box-sizing: border-box; }
  .bg_gris img {
    float: left; }
  .bg_gris .info {
    float: left;
    margin-left: 150px;
    text-align: right;
    font-family: 'Myriad Pro',Myriad,arial; }
    .bg_gris .info .bleu {
      color: #00adef;
      font-weight: bold; }
  .bg_gris .ligne {
    float: left;
    margin-left: 25px;
    color: #df4c66;
    padding-left: 50px;
    height: 80px;
    padding-top: 25px;
    font-family: "montserratbold"; }
  .bg_gris a.tel {
    background: url("../skins/img/tel.png") no-repeat left top; }
  .bg_gris .bulle {
    padding-left: 70px;
    background: url("../skins/img/bulle.png") no-repeat left top; }

#formsend {
  background-color: #89bf68;
  max-width: 100%;
  padding: 0;
  position: relative;
  text-align: center;
  color: #fff;
  padding: 20px;
  box-sizing: border-box;
  margin-bottom: 20px; }
  #formsend a {
    padding: 20px;
    cursor: pointer; }
    #formsend a:hover {
      opacity: 0.8; }

#contact_block {
  margin: 40px auto;
  padding-left: 400px;
  box-sizing: border-box;
  background: url("../skins/img/pattern_agenda") repeat-y left top; }
  #contact_block label {
    float: left;
    width: 180px;
    padding-top: 10px;
    clear: both; }
  #contact_block input {
    float: left;
    width: 550px;
    height: 35px;
    margin-bottom: 15px;
    padding-left: 5px;
    box-sizing: border-box; }
  #contact_block input.error,
  #contact_block textarea.error {
    background-color: #df4c66;
    color: #fff; }
  #contact_block select {
    box-sizing: border-box;
    float: left;
    height: 35px;
    width: 550px;
    margin-bottom: 15px;
    max-width: 100%; }
  #contact_block textarea {
    float: left;
    box-sizing: border-box;
    width: 550px;
    min-height: 300px; }
  #contact_block .rouge {
    color: #df4c66; }
  #contact_block p {
    clear: both;
    font-size: 16px;
    padding-left: 180px;
    margin-top: 15px;
    margin-top: 10px; }
  #contact_block button {
    background-color: #df4c66;
    color: #fff;
    text-align: center;
    border: none;
    font-family: "montserratbold";
    font-size: 24px;
    float: right;
    margin-right: 40px;
    padding: 40px 60px;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    transition: 0.3s all ease; }
    #contact_block button:hover {
      background-color: #c63c56; }
  #contact_block .bouton3 {
    background-color: #df4c66;
    color: #fff;
    text-align: center;
    border: none;
    font-family: "montserratbold";
    font-size: 24px;
    float: right;
    margin-right: 40px;
    padding: 40px 60px;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    transition: 0.3s all ease; }
  #contact_block .flexNoWrap {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch; }

.bouton3 {
  background-color: #df4c66;
  color: #fff;
  text-align: center;
  border: none;
  font-family: "montserratbold";
  font-size: 24px;
  float: right;
  margin-right: 40px;
  padding: 40px 60px;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease; }

/*---------------------------------------
--------------- Annuaire -------------------------*/
#bl_red {
  background-color: #df4c66;
  z-index: 0;
  position: relative; }
  #bl_red #breadcrumb {
    color: #fff; }
    #bl_red #breadcrumb li a {
      color: #fff; }
  #bl_red #share {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff; }
    #bl_red #share #btn_share {
      background: url("../skins/img/share_bl.png") no-repeat center center; }

.list_annuaire {
  margin-top: 100px; }

#blue_absol_verti.annuaire_verti, .annuaire_verti#blue_absol_deux {
  top: 0; }

#filtres {
  width: 80%;
  display: flex;
  justify-content: center;
  margin: 80px auto auto;
  flex-wrap: wrap;
  padding-bottom: 60px; }
  #filtres .ann-selected, #filtres a:hover {
    background-color: #df4c66; }
  #filtres a {
    color: #fff;
    background-color: #c62644;
    padding: 20px 24px;
    margin: 10px;
    overflow: hidden;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    transition: 0.3s all ease; }

#autre_filtre {
  display: flex;
  width: 100%;
  position: absolute;
  z-index: 1;
  justify-content: center; }
  #autre_filtre .onglet-selected, #autre_filtre a:hover {
    background-color: #df4c66;
    border: 2px solid #df4c66;
    color: #fff; }
  #autre_filtre a {
    padding: 35px 0;
    box-sizing: border-box;
    color: #3b3b3b;
    width: 240px;
    border: 2px solid #f7f7f7;
    text-align: center;
    background-color: #fff;
    margin: 0 15px;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    transition: 0.3s all ease; }

.infobulle {
  padding: 10px;
  display: block;
  font-family: "montserratbold";
  font-size: 20px;
  color: #df4c66;
  text-align: center; }

.adr {
  font-size: 16px;
  font-family: "montserratmedium";
  text-align: center;
  color: #3b3b3b; }

#voir_tout_filtre {
  width: 96%;
  background-color: #c62644;
  display: flex;
  text-align: center;
  color: #fff;
  padding: 25px 20px;
  box-sizing: border-box;
  justify-content: center;
  margin: auto;
  cursor: pointer;
  display: none;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -ms-transition: 0.3s ease all;
  transition: 0.3s ease all; }
  #voir_tout_filtre:hover {
    background-color: #df4c66; }

#openModal {
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 9999;
  background-color: rgba(57, 57, 57, 0.9);
  top: 0;
  left: 0; }
  #openModal a {
    right: 0;
    position: absolute;
    cursor: pointer; }
  #openModal #form_annu {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100vh; }
  #openModal .align_bl {
    width: 600px;
    box-sizing: border-box;
    padding: 25px;
    background-color: #fff;
    border-top: 8px solid #00adef; }
  #openModal header {
    text-align: center;
    text-transform: uppercase;
    font-size: 32px;
    margin-bottom: 20px; }
  #openModal label {
    width: 20%;
    float: left;
    clear: both;
    padding-top: 20px; }
  #openModal input {
    height: 36px;
    padding-left: 10px;
    width: 80%;
    box-sizing: border-box;
    margin-top: 10px;
    float: left; }
  #openModal #frmContact {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap; }
  #openModal #annuaire_message {
    margin-top: 15px;
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    height: 300px; }
  #openModal input[type="button"] {
    background-color: #df4c66;
    border: 0;
    text-align: center;
    color: #fff;
    margin: auto;
    padding: 20px 40px;
    box-sizing: border-box;
    float: none;
    font-size: 24px;
    height: auto;
    text-transform: uppercase;
    display: block;
    margin-top: 10px;
    transition: 0.3s ease all;
    cursor: pointer; }
    #openModal input[type="button"]:hover {
      background-color: #c62644; }

/*---------------------------------------
--------------- Phototh├¿que -------------------------*/
.decal_top, .gal {
  margin-top: 150px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-family: "myriad Pro","Myriad",arial;
  line-height: 24px;
  text-align: justify;
  margin-bottom: 50px; }
  .decal_top a, .gal a {
    width: 575px;
    margin-bottom: 35px; }
    .decal_top a figure, .gal a figure {
      width: 100%;
      height: 375px;
      position: relative;
      overflow: hidden;
      background-color: #000; }
      .decal_top a figure img, .gal a figure img {
        -webkit-transition: 0.3s all ease;
        -moz-transition: 0.3s all ease;
        -ms-transition: 0.3s all ease;
        transition: 0.3s all ease;
        min-width: 100%;
        min-height: 100%; }
    .decal_top a h3, .gal a h3 {
      color: #df4c66;
      font-size: 36px;
      font-weight: bold;
      text-align: center;
      margin-top: 45px;
      padding-bottom: 45px;
      border-bottom: 2px solid #f7f7f7;
      border-right: 2px solid #f7f7f7; }
    .decal_top a:hover img, .gal a:hover img {
      opacity: 0.8; }

.gal {
  display: flex; }
  .gal a {
    width: 575px; }

.bloc-contenu_cla {
  padding-left: 400px;
  box-sizing: border-box;
  background: url("../skins/img/pattern_agenda.jpg") repeat-y left top;
  font-family: "myriad Pro","Myriad",arial;
  line-height: 24px;
  text-align: justify; }

/*----------------------------------------------------
----------------- Fiche annuaire -------------------------
----------------------------------------------------*/
#info_annuaire {
  margin-top: 0; }

a#adresse_annuaire {
  display: block;
  border: none;
  background: #df4c66 url(../skins/img/marker.png) no-repeat 15px center;
  color: #fff;
  font-size: 24px;
  text-align: left;
  padding-left: 60px;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 30px; }

#contact_fiche {
  display: block; }
  #contact_fiche .deco {
    width: 70px;
    height: 40px;
    border-top: 2px solid #00adef;
    border-right: 2px solid #00adef;
    float: left;
    margin-top: 8px; }
  #contact_fiche .float {
    float: left; }
  #contact_fiche .quand_meme {
    padding: 0;
    border: 0;
    text-align: left;
    font-size: 24px;
    margin: 5px 15px; }
    #contact_fiche .quand_meme .bleu {
      color: #00adef;
      margin-right: 10px; }

.decal_moi {
  margin-top: 30px; }

a.bl_e {
  background: url("../skins/img/black_enveloppe.png") no-repeat 230px center; }

#fiche_annuaire h1, #fiche_annuaire #page_content h2, #page_content #fiche_annuaire h2 {
  margin-top: 15px; }

a.bl_e {
  background: none; }

#fiche_annuaire strong {
  font-family: "montserratbold"; }

/*----------------------------------------------------
----------------- Media -------------------------
----------------------------------------------------*/
.info_medias {
  width: 100%; }
  .info_medias h2 {
    font-size: 24px;
    color: #df4c66;
    text-align: left;
    font-family: "montserratbold";
    float: left;
    width: 80%; }
  .info_medias a {
    float: right;
    color: #3b3b3b;
    font-family: "montserratbold";
    width: 15%;
    text-align: right;
    text-decoration: underline;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    -ms-transition: 0.3s ease all;
    transition: 0.3s ease all; }
    .info_medias a:hover {
      opacity: 0.6; }

#media #list_actu {
  margin-top: 0;
  padding: 0; }
#media .decal_top.change a h3, #media .change.gal a h3 {
  margin-top: 0; }
#media .decal_top a h3, #media .gal a h3 {
  font-family: "montserratbold"; }

/*----------------------------------------------------
----------------- WEBTV -------------------------
----------------------------------------------------*/
.fiche_webtv #thumbnail_sticky {
  height: auto;
  background-color: inherit; }

.decal_moi_ca {
  margin: 50px 0; }

#block_gris {
  width: 100%;
  background-color: #f7f7f7;
  display: flex;
  justify-content: center;
  margin-top: 10px; }

/*----------------------------------------------------
----------------- Kiosque -------------------------
----------------------------------------------------*/
.kiosque {
  width: 100%;
  margin: 25px 0; }
  .kiosque figure {
    width: 230px;
    position: relative;
    float: left;
    height: 290px;
    overflow: hidden;
    background: #ececec url("../skins/img/logo_kiosque.png") no-repeat center center; }
  .kiosque .block_info_kiosque {
    width: 900px;
    float: right;
    background-color: #fff;
    border-top: 2px solid #f7f7f7;
    border-right: 2px solid #f7f7f7;
    box-sizing: border-box;
    padding: 30px;
    box-sizing: border-box; }
  .kiosque h3 {
    width: 100%;
    color: #df4c66;
    font-size: 30px;
    font-family: "montserratbold";
    text-align: left; }
  .kiosque .bleu {
    color: #00adef;
    font-family: "montserratbold";
    font-weight: 20px;
    margin: 8px 0; }

.element {
  padding: 0;
  justify-content: flex-start; }
  .element a {
    text-align: center;
    width: auto;
    margin-left: 0; }

.bloc-texte-image table td {
  border: 1px solid #dfdfdf; }

#page_19 .page-bloc li::before {
  display: none; }
#page_19 .bloc-contenu ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%; }

#mob_menu {
  display: none; }

/*----------------------------------------------------
----------------- RESPONSIVE -------------------------
----------------------------------------------------*/
@media screen and (max-width: 1280px) {
  /*-----Header----*/
  .search_div {
    display: none; }

  #header {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute; }
    #header .up {
      height: 115px;
      background-color: #3b3b3b; }
    #header #menu_burger {
      display: none;
      height: auto;
      float: left;
      position: relative; }
    #header .same_nav, #header #nav_fonction, #header #nav_page, #header #mob_menu {
      padding: 0;
      background-color: #3b3b3b;
      width: 100%;
      padding: 0;
      left: 0;
      right: unset;
      top: 0;
      margin-left: 0;
      color: #fff;
      position: relative; }
      #header .same_nav li, #header #nav_fonction li, #header #nav_page li, #header #mob_menu li {
        box-sizing: border-box;
        border-top: 1px solid #545151;
        font-family: "montserratmedium";
        position: relative;
        display: flex;
        flex-direction: row;
        justify-content: space-between; }
        #header .same_nav li a, #header #nav_fonction li a, #header #nav_page li a, #header #mob_menu li a {
          color: #fff;
          font-size: 16px;
          font-weight: normal;
          padding: 15px 2%;
          flex: 1; }
        #header .same_nav li .nav_burger, #header #nav_fonction li .nav_burger, #header #nav_page li .nav_burger, #header #mob_menu li .nav_burger {
          width: 50px;
          cursor: pointer;
          height: auto;
          background: url("../skins/img/nav_burger.png") no-repeat center center; }
        #header .same_nav li:hover, #header #nav_fonction li:hover, #header #nav_page li:hover, #header #mob_menu li:hover {
          background: transparent;
          background-color: #00adef; }
          #header .same_nav li:hover li, #header #nav_fonction li:hover li, #header #nav_page li:hover li, #header #mob_menu li:hover li {
            display: none; }
          #header .same_nav li:hover a, #header #nav_fonction li:hover a, #header #nav_page li:hover a, #header #mob_menu li:hover a {
            background-color: transparent; }
      #header .same_nav ul, #header #nav_fonction ul, #header #nav_page ul, #header #mob_menu ul {
        float: none; }
        #header .same_nav ul:hover .ss_lvl, #header #nav_fonction ul:hover .ss_lvl, #header #nav_page ul:hover .ss_lvl, #header #mob_menu ul:hover .ss_lvl {
          display: none; }
    #header #navbar {
      padding: 0;
      width: 100%;
      padding: 0;
      left: 0;
      margin-left: 0;
      position: relative;
      overflow: hidden;
      height: 100%;
      display: table; }
    #header .flex_col, #header .same_nav ul, #header #nav_fonction ul, #header #nav_page ul, #header #mob_menu ul {
      display: flex;
      width: 100%;
      flex-direction: column; }
    #header #nav_fonction {
      background-color: #252525; }
      #header #nav_fonction .enveloppe {
        background: none; }
    #header #mob_menu {
      position: absolute;
      top: 0;
      width: 100%;
      background-color: #188ab5;
      left: 100%;
      display: block;
      min-height: 100%;
      transition: all 0.3s ease; }
      #header #mob_menu .retour {
        background: url("../skins/img/retour.png") no-repeat 10px center;
        width: 100%;
        cursor: pointer;
        background-color: #00adef;
        box-sizing: border-box;
        padding: 20px 50px; }
      #header #mob_menu li {
        border-top: none;
        border-bottom: 1px solid rgba(179, 204, 218, 0.47); }
      #header #mob_menu .border_bleu {
        display: none; }
    #header #mob_menu.open {
      left: 0; }

  .up {
    width: 100%; }
    .up img {
      margin: 15px; }

  #header.open {
    position: absolute;
    height: 100%; }
    #header.open #burger {
      background-position: center -37px; }
    #header.open #menu_burger {
      width: 100%;
      background-color: #3b3b3b;
      display: block; }

  #burger {
    float: right;
    width: 50px;
    height: 37px;
    cursor: pointer;
    margin-top: 30px;
    background: url("../skins/img/burger.png") no-repeat top center;
    margin-right: 15px; }

  .gsc-wrapper {
    left: 0;
    background-color: #fff; }

  /*-----page------*/
  section#alaune {
    padding-top: 70px;
    padding-bottom: 70px; }

  #intro {
    background: #fff !important;
    color: #3b3b3b;
    text-shadow: none;
    height: auto;
    padding: 0;
    margin-top: 180px;
    font-size: 30px; }
    #intro p {
      text-transform: lowercase;
      text-align: center; }
    #intro p::first-letter {
      color: #df4c66; }

  #blue_absol_verti, #blue_absol_deux {
    display: none; }

  #page_content h1, #page_content h2 {
    padding: 15px 0;
    box-sizing: border-box;
    line-height: 40px;
    width: 100%;
    max-width: 100%;
    overflow-x: hidden; }
  #page_content .align, #page_content h3, #page_content h4, #page_content .block_text, #page_content .bloc-texte-image, #page_content .bloc-texte, #page_content .bloc-document, #page_content .bloc-galerie, #page_content .bloc-image, #page_content .bloc-image .bloc-contenu a img {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box; }
  #page_content h3 {
    padding: 10px 0; }
  #page_content h4 {
    text-align: center; }
  #page_content .block_text .bloc-contenu, #page_content .bloc-texte-image .bloc-contenu, #page_content .bloc-texte .bloc-contenu, #page_content .bloc-document .bloc-contenu, #page_content .bloc-galerie .bloc-contenu {
    background: none;
    padding: 0; }
  #page_content .bloc-image .bloc-contenu a img {
    padding: 0; }
  #page_content .bloc-document .bloc-contenu {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column; }

  #diapo {
    width: 400px;
    margin: auto; }
    #diapo #diapo_nav .puce {
      display: block; }

  /*----------- fiche annuaire-------------*/
  #voir_tout_filtre {
    display: flex; }

  .block img {
    width: 96%;
    margin: 0 2%; }

  #liste_annuaire #filtres {
    width: 96%;
    margin: auto; }
    #liste_annuaire #filtres a {
      width: 100%;
      margin: auto; }
    #liste_annuaire #filtres a:nth-child(odd) {
      background-color: #d0455f; }

  .close a {
    display: none; }

  /*----------- fiche actu-------------*/
  #sticky {
    margin-top: 50px; }

  #content_article,
  #content_article #the_content,
  #list_actu {
    width: 100%;
    background: none; }

  #content_article #the_content h3,
  #sticky h3 {
    width: 100%;
    text-align: center;
    margin-top: 0;
    padding-top: 0; }

  #content_article #the_content .date,
  .date {
    position: relative;
    width: 100%;
    margin: 0;
    text-align: center;
    padding: 0; }

  .txt {
    margin-top: 50px;
    position: relative; }

  #n1 {
    color: #fff;
    background-color: #00adef;
    text-align: center;
    padding: 5px 0;
    width: 100%;
    margin-bottom: 10px;
    float: left;
    line-height: 30px;
    margin-top: 20px;
    height: auto; }

  #content_article #the_content .txt {
    width: 94%;
    padding: 3%;
    margin-top: 20px; }

  #content_article #the_content img {
    width: 100%;
    float: none;
    margin: 0; }

  #doc, .element {
    flex-wrap: wrap; }

  /*-------- liste Actu--------*/
  #list_actu figure {
    display: none; }

  .pagination {
    width: 80%;
    justify-content: space-between; }
    .pagination .list_page {
      /*      display: none;*/
      opacity: 0; }

  /*------------- liste agenda -----------*/
  .agenda_sticky {
    width: 96%;
    margin: 2%; }
    .agenda_sticky h3 {
      margin-bottom: 50px;
      background-color: none; }
    .agenda_sticky #block_sticky {
      background-color: #f7f7f7;
      margin-top: 40px; }

  #thumbnail_sticky {
    width: 100%; }

  #info_sticky, #info_annuaire {
    width: 96%;
    margin: 2%; }

  #list_event {
    margin-top: 50px; }
    #list_event article {
      width: 96%;
      margin: 2%; }
    #list_event .thumnail_list {
      display: none; }
    #list_event .compl_info {
      background-color: #f7f7f7;
      width: 100%;
      padding: 10px;
      box-sizing: border-box;
      text-align: center;
      display: block;
      position: relative; }
      #list_event .compl_info h3 {
        float: left;
        color: #3b3b3b;
        font-size: 20px;
        clear: none;
        margin-bottom: 60px;
        margin-top: 30px; }
      #list_event .compl_info a {
        position: relative;
        display: block;
        float: left;
        width: 100%; }
      #list_event .compl_info .block_time {
        background-color: inherit;
        border: none;
        width: 100%;
        float: right;
        margin: 0;
        position: absolute;
        top: auto;
        bottom: 15px; }
        #list_event .compl_info .block_time time, #list_event .compl_info .block_time #list_actu .ville, #list_actu #list_event .compl_info .block_time .ville {
          color: #00adef;
          background-color: inherit;
          font-size: 16px;
          width: auto;
          font-family: "montserratbold";
          height: auto;
          margin: 0;
          padding-top: 10px; }
          #list_event .compl_info .block_time time span, #list_event .compl_info .block_time #list_actu .ville span, #list_actu #list_event .compl_info .block_time .ville span {
            width: auto;
            font-size: 16px;
            margin: auto 3px;
            display: inline;
            font-family: "montserratbold"; }
      #list_event .compl_info p {
        display: none; }

  /*--------- Media-------------*/
  #media {
    width: 96%;
    margin: 2%; }

  .info_medias a {
    width: 100%;
    text-align: left; }

  .decal_top, .gal,
  .gal {
    justify-content: center; }

  /*------------ Video -------------*/
  #block_sticky {
    margin-top: 10px; }

  #thumbnail_sticky figure {
    float: none;
    margin: auto;
    width: 780px;
    max-width: 100%;
    box-sizing: border-box; }

  #sticky.fiche_webtv {
    width: 96%;
    margin: 50px 2% 2%; }

  #list_actu.fiche_webtv figure {
    display: block;
    max-width: 100%;
    box-sizing: border-box; }

  #page_content h1.rouge_quand_meme, #page_content h2.rouge_quand_meme {
    font-size: 36px;
    color: #df4c66;
    background-color: #fff;
    padding-bottom: 10px;
    font-family: "montserratbold";
    float: none;
    margin: auto auto 10px; }

  #block_gris iframe {
    width: 100%; }

  #block_gris {
    padding: 4%;
    box-sizing: border-box;
    background-color: #fff; }

  .bloc-contenu_cla {
    background: none;
    padding: 4%; }

  .decal_moi_ca {
    margin-top: 0; }

  /*---- Phototh├¿que ----*/
  .center.album {
    width: 96%;
    margin: 2%;
    display: flex;
    justify-content: center; }
    .center.album a h3 {
      background-color: #f7f7f7;
      padding: 45px 0;
      margin-top: 0; }

  /*----- Fiche Agenda -----*/
  .block_time {
    width: 100%;
    display: flex;
    justify-content: center;
    position: absolute;
    top: -20px;
    left: 0; }

  /*----- Kiosque ---*/
  .decal_top, .gal {
    margin-top: 30px; }

  .kiosque {
    width: 96%;
    background-color: #f7f7f7;
    display: flex; }
    .kiosque figure {
      display: none; }
    .kiosque .block_info_kiosque {
      width: 100%;
      background-color: inherit;
      border: none; }
    .kiosque .txt {
      display: none; }
    .kiosque h3 {
      color: #3b3b3b;
      text-align: center;
      font-size: 22px; }
    .kiosque .bleu {
      text-align: center; }
    .kiosque .element {
      justify-content: center; }
      .kiosque .element a {
        margin-bottom: 0; }

  /*----- Contact ---*/
  .contact {
    margin-top: 30px; }
    .contact h1, .contact #page_content h2, #page_content .contact h2 {
      display: none; }
    .contact img {
      display: none; }
    .contact .bg_gris {
      padding-top: 20px;
      padding-bottom: 0; }
    .contact .info {
      width: 100%;
      margin: 0;
      text-align: center;
      float: none;
      margin-bottom: 5px; }
    .contact .ligne {
      margin: auto;
      width: 200px;
      float: none;
      display: block;
      margin-top: 5px; }

  #contact_block {
    padding: 25px;
    box-sizing: border-box;
    background: none; }

  #contact_block input {
    width: 100%; }

  #contact_block select {
    width: 100%; }

  #contact_block button {
    margin: auto;
    float: none;
    display: block;
    padding: 40px 20px;
    box-sizing: border-box;
    width: 100%; }

  #contact_block p {
    margin: 20px 10px;
    width: 100%;
    padding: 0; }

  #contact_block textarea {
    width: 100%; }

  /*-------- March├®--------*/
  #breadcrumb,
  #share {
    display: none; }

  .center {
    width: 100%; }

  #marche {
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
    margin-top: 0; }
    #marche li.rouge {
      display: none; }
    #marche li {
      flex-wrap: wrap;
      margin-bottom: 20px; }
      #marche li:nth-child(odd) {
        background-color: #f0f0f1; }
      #marche li .bl_1 {
        width: 30%; }
      #marche li .bl_2 {
        width: 70%;
        border-right: none; }
      #marche li .bl_4,
      #marche li .bl_5 {
        width: 100%;
        border-right: none;
        border-top: 1px solid #dfdfdf;
        padding: 12px; }
      #marche li .bl_3 {
        display: none; }

  /*----- footer ----*/
  #infos_comp {
    height: auto;
    width: 100%; }
    #infos_comp .margin_auto {
      width: 100%; }
    #infos_comp .info {
      width: 100%;
      display: flex;
      justify-content: center;
      box-sizing: border-box; }
    #infos_comp a.contact_block {
      background: #df4c66;
      width: 100%;
      box-sizing: border-box; }

  #couleurs div {
    width: 33.33%; }
  #couleurs .rouge {
    display: none; }

  #plan .margin_auto {
    display: none; }

  #infos_legale {
    flex-wrap: wrap;
    justify-content: center;
    padding: 30px 0; }

  /*------------------- home ------------------*/
  #section_hero {
    display: none; }

  #section_auto {
    width: 100%;
    margin-top: 115px;
    height: auto;
    background-color: #df4c66;
    padding: 80px 2%;
    box-sizing: border-box; }

  #autopromo_block {
    width: 90%;
    margin: 0;
    height: auto; }

  #autopromo_cache a {
    width: 100%;
    padding: 0;
    height: auto;
    background-color: #df4c66; }

  #last_three {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    border: none;
    margin-bottom: 20px; }
    #last_three article {
      margin: auto auto 20px;
      width: 380px; }
    #last_three .un_item {
      height: auto; }
      #last_three .un_item figure {
        display: none; }

  .marge_auto {
    width: 100%; }

  .margin_auto {
    width: 100%;
    margin-top: 20px; }

  section#alaune a.voir_tout {
    position: relative;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    right: auto;
    top: auto;
    display: block; }

  #blue_absol,
  #blue_absol_verti,
  #blue_absol_deux,
  #sidebar {
    display: none; }

  #events {
    width: 100%;
    float: left;
    position: relative; }
    #events .voir_tout {
      display: none; }
    #events h2 {
      padding: 0;
      float: left;
      margin-top: 50px;
      text-align: center;
      background: none;
      margin-bottom: 100px; }

  a#last_event {
    width: 96%;
    margin: 2%;
    display: block; }

  .thumb {
    width: 100%;
    height: 200px; }
    .thumb img {
      width: 100%; }

  #pattern {
    display: none; }

  .info_event h3 {
    border: none;
    margin: 0;
    height: auto;
    width: 100%;
    text-align: center; }

  .info_event .block_time {
    left: 50%;
    margin-left: -95px;
    top: 140px; }

  #agenda {
    height: auto; }

  #autres_sites_deco {
    margin: 0;
    height: auto;
    width: 100%;
    border-bottom: none;
    background-position: center 20px;
    padding-bottom: 40px; }
    #autres_sites_deco .txt {
      margin-top: 200px; }

  #link_block {
    width: 100%; }

  #autres_sites {
    height: auto; }

  a.autre_site {
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #595555;
    height: 120px; }

  a.autre_site .txt {
    width: 100%;
    padding: 0;
    margin: 0;
    padding-left: 130px;
    background-position: 20px center;
    padding-top: 45px;
    font-size: 20px;
    text-align: left;
    box-sizing: border-box; }

  a.autre_site:before {
    display: none; }

  #triangle_noir {
    display: none; }

  .txt_agenda {
    width: 60%; } }
@media screen and (max-width: 1100px) {
  #autopromo_cache img {
    width: 100%; }

  .page-bloc {
    justify-content: center; }
    .page-bloc .a_img {
      width: 100%;
      display: block; }
    .page-bloc img {
      float: none;
      margin: auto;
      display: block;
      margin-bottom: 15px; }

  .txt_agenda {
    width: 100%; }

  a#adresse_agenda {
    width: 100%;
    box-sizing: border-box; } }
@media screen and (max-width: 780px) {
  .block_time .ville {
    position: relative;
    top: 50px; }

  .page-bloc img {
    width: 100%; }

  #page_content table {
    font-size: 0.75em; }

  #thumbnail_sticky {
    height: inherit; }
    #thumbnail_sticky figure {
      float: none;
      margin: auto;
      width: 100%; }
      #thumbnail_sticky figure img {
        width: 100%; }

  #infos_comp .info {
    flex-wrap: wrap;
    justify-content: center; }
    #infos_comp .info a {
      float: none;
      display: block;
      padding: 0; }
    #infos_comp .info .adresse {
      float: none;
      margin: 20px 0 0;
      padding: 0; }

  #openModal .align_bl {
    width: 96%; }

  #content_article #the_content h3, #sticky h3 {
    padding: 0 20px 10px;
    box-sizing: border-box; }

  #info_sticky, #info_annuaire, #info_annuaire {
    width: 100%;
    box-sizing: border-box;
    padding: 2% 20px; }

  #list_actu, #list_event {
    padding: 30px 0;
    /*    margin:0;*/ }

  #list_actu article {
    width: 100%;
    margin: 5px 10px;
    background-color: #f7f7f7; }

  #list_actu h3, #list_event .compl_info h3 {
    padding: 10px;
    box-sizing: border-box; }

  #reseaux_sociaux {
    justify-content: space-around; }

  #reseaux_sociaux_block {
    width: 380px;
    max-width: 100%;
    box-sizing: border-box;
    margin-top: 138px;
    padding: 15px;
    text-align: center; }

  .info img {
    max-width: 100%; }

  #reseaux_sociaux .h2 {
    width: 300px;
    margin: 0 auto;
    text-align: center; }

  #reseaux_sociaux a {
    width: 50px;
    height: 50px; }

  #reseaux_sociaux a.facebook:before, #reseaux_sociaux a.twitter:before, #reseaux_sociaux a.youtube:before, #reseaux_sociaux a.linkedin:before, #reseaux_sociaux a.twitter:before, #reseaux_sociaux a.youtube:before {
    width: 50px;
    height: 50px; }

  #reseaux_sociaux a.facebook:hover:before, #reseaux_sociaux a.twitter:hover:before, #reseaux_sociaux a.youtube:hover:before, #reseaux_sociaux a.linkedin:hover:before, #reseaux_sociaux a.twitter:hover:before, #reseaux_sociaux a.youtube:hover:before {
    width: 60px;
    height: 60px;
    left: -5px;
    top: -5px; }

  #reseaux_sociaux a.facebook:after, #reseaux_sociaux a.twitter:after, #reseaux_sociaux a.youtube:after, #reseaux_sociaux a.linkedin:after, #reseaux_sociaux a.twitter:after, #reseaux_sociaux a.youtube:after {
    width: 50px;
    height: 50px;
    background-size: 20px; }

  .pagination a.fleche {
    /*    width: 100%;*/ }

  .pagination a.fleche::before, .pagination a.fleche::after {
    /*    left: 50%;
        margin-left: -35px;*/ }

  #infos_legale {
    height: auto;
    width: 100%;
    padding: 5px 0; }
    #infos_legale div {
      padding: 10px;
      border-bottom: 1px solid #585858;
      width: 100%; }
      #infos_legale div:last-of-type {
        border-bottom: 0px; }
      #infos_legale div a {
        text-decoration: none; } }
@media screen and (max-width: 575px) {
  .decal_top a, .gal a,
  .gal a {
    width: 100%; }

  #page_content table {
    font-size: 0.5em; }

  .decal_top a img, .gal a img,
  .gal a img {
    width: 100%; }

  .decal_top a figure, .gal a figure,
  .gal a figure {
    height: auto;
    background-color: transparent; }

  #infos_legale {
    /*    width: 75%;*/ }

  #infos_legale a {
    line-height: 1.4em; } }
@media screen and (max-width: 440px) {
  #openModal input,
  #openModal label {
    width: 100%; }

  #content_article {
    position: relative;
    overflow: hidden; }

  #diapo {
    width: 100%; }

  .doc, #doc a, .element a, .bloc-document a {
    padding: 20px; }

  #reseaux_sociaux_block {
    padding: 15px;
    box-sizing: border-box;
    text-align: center; }

  #last_three article {
    width: 96%; }

  #last_three .un_item {
    width: 100%; } }
.bloc-embed {
  max-width: 1180px;
  width: 100%;
  margin: auto; }

.bloc-embed iframe {
  width: 100%; }

#formMarche h3 {
  font-size: 30px;
  color: #00adef;
  padding: 0;
  font-family: "montserratbold";
  margin: 0 auto 10px;
  box-sizing: border-box;
  line-height: 40px;
  text-align: center;
  width: 100%; }
#formMarche button {
  display: block;
  margin: 0 auto;
  background: #df4c66;
  border: 0;
  font-size: 14pt;
  color: #fff;
  padding: 10px 25px;
  cursor: pointer; }
  #formMarche button:hover {
    background: #00adef; }
@media screen and (max-width: 1280px) {
  #formMarche .decal_inter {
    padding: 0 30px; } }
#formMarche .flexMarche {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  @media screen and (max-width: 1000px) {
    #formMarche .flexMarche {
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }
  #formMarche .flexMarche label {
    box-sizing: border-box;
    width: calc(50% - 7.5px);
    padding: 15px 100px 15px 15px;
    position: relative;
    margin: 0 0px 15px;
    color: #fff; }
    #formMarche .flexMarche label[for*='offre_montant'] {
      background-color: #df4c66; }
    #formMarche .flexMarche label[for*='offre_type'] {
      background-color: #00adef; }
    @media screen and (max-width: 1000px) {
      #formMarche .flexMarche label {
        width: calc(100%); } }
    #formMarche .flexMarche label input {
      position: absolute;
      left: calc(100% - 50px);
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

/*# sourceMappingURL=stylefront.css.map */
