@font-face {
  font-family: 'jrhandregular';
  src: url("/files/tabularasa/css/font-awesome/jrha-webfont.eot");
  src: url("/files/tabularasa/css/font-awesome/jrha-webfont.eot?#iefix") format("embedded-opentype"), url("/files/tabularasa/css/font-awesome/jrha-webfont.woff2") format("woff2"), url("/files/tabularasa/css/font-awesome/jrha-webfont.woff") format("woff"), url("/files/tabularasa/css/font-awesome/jrha-webfont.ttf") format("truetype"), url("/files/tabularasa/css/font-awesome/jrha-webfont.svg#jrhandregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* COULEURS GLOBALES */
/* BACKGROUNDS */
/* PROVISOIRE */
.bot25 {
  margin-bottom: 25px;
}

.bot50 {
  margin-bottom: 50px;
}

.bot100 {
  margin-bottom: 100px;
}

.bot200 {
  margin-bottom: 200px;
}

.top25 {
  margin-top: 25px;
}

.top50 {
  margin-top: 50px;
}

.top100 {
  margin-top: 100px;
}

.top200 {
  margin-top: 200px;
}

.padtop25 {
  padding-top: 25px;
}

.padtop50 {
  padding-top: 50px;
}

.padtop100 {
  padding-top: 100px;
}

.padbot25 {
  padding-bottom: 25px;
}

.padbot50 {
  padding-bottom: 50px;
}

.padbot100 {
  padding-bottom: 100px;
}

.invisible {
  display: none;
}

.fontsize20 {
  font-size: 20px !important;
}

@media (min-width: 1100px) {
  .milleCent, #header .inside, .mod_breadcrumb {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  #slid {
    width: 100%;
  }
  .clic, .rsts-prev, .rsts-next, .rsts-nav {
    display: none;
  }
}

@media (max-width: 1100px) {
  #header {
    position: initial;
  }
  #logo {
    width: 100%;
    max-width: 100%;
    text-align: center;
    float: none;
  }
  nav {
    margin: auto;
    float: none;
  }
  #slide {
    margin: 15px 0px;
    position: inherit;
  }
  #main {
    margin-top: 50px;
    background: inherit !important;
    padding-top: 0px !important;
  }
  .contenu .mod_article {
    width: 95%;
    margin: auto;
  }
  .clic, .rsts-prev, .rsts-next, .rsts-nav {
    display: none;
  }
}

@media (max-width: 940px) {
  nav {
    width: 100%;
  }
  nav a, nav span {
    font-size: 16px;
  }
  #menumobile {
    background: #b8c934;
  }
  #menumobile li {
    border-bottom: #fff;
  }
  #menumobile li a, #menumobile li strong {
    color: #fff !important;
    text-align: center !important;
    margin-right: 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    padding: 10px 10px 10px 20px;
    margin: 0;
    font-weight: normal;
  }
  #menumobile li li a, #menumobile li li strong {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  #header {
    background-position-x: -200px;
  }
  #main {
    margin-top: 0px;
  }
  .contact #main {
    margin-top: -110px;
  }
  .layout_latest_liste {
    width: 100%;
  }
  .mentions {
    text-align: center !important;
  }
  .mod_breadcrumb {
    padding: 0 10px;
  }
  .tabularasa {
    text-align: center;
    float: none;
  }
  .clic {
    position: absolute;
    right: 0px;
    top: 0px;
  }
  .clic a {
    display: block;
    margin-right: 20px;
    color: #50452f;
    background-color: #b8c934;
    text-decoration: none;
    font-weight: 900;
    padding: 17px;
    font-size: 32px;
  }
  #slide {
    height: 250px;
  }
  nav {
    display: none;
  }
  .col_1, .col_2, .col_3, .col_4, .col_5 {
    float: left;
    width: 100% !important;
    clear: both;
    margin-bottom: 40px;
  }
  .subcl {
    padding: 0 3px 0 0 !important;
  }
  .subc {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
  .subcr {
    padding-left: 4px !important;
  }
  .bloc-presentation img {
    width: 100%;
  }
  .top100 {
    margin-top: 0px;
  }
  .bot100 {
    margin-bottom: 0px;
  }
  #structures {
    background: inherit;
  }
  .bt1 {
    margin-top: 0px !important;
  }
  #actualite-titre {
    padding-top: 0px;
  }
  #actualite-bloc {
    background: inherit;
  }
  .uneActu {
    padding-top: 15px;
  }
  .uneActu figure {
    width: 400px;
    margin: auto;
    float: none;
  }
  #footer .infos, #footer .tabularasa {
    width: 250px;
    margin: 15px auto;
    float: none;
  }
}
