@charset "UTF-8";
BODY {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
}
.btn.btn-primary {
  background-color: #f10000;
  border-color: #f10000;
  color: #fff !important;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active,
.btn.btn-primary:hover.btn.btn-primary:hover,
.btn.btn-primary:hover.btn.btn-primary:focus,
.btn.btn-primary:hover.btn.btn-primary:active,
.btn.btn-primary:focus.btn.btn-primary:hover,
.btn.btn-primary:focus.btn.btn-primary:focus,
.btn.btn-primary:focus.btn.btn-primary:active,
.btn.btn-primary:active.btn.btn-primary:hover,
.btn.btn-primary:active.btn.btn-primary:focus,
.btn.btn-primary:active.btn.btn-primary:active {
  background-color: #fff;
  color: #f10000 !important;
  border-color: #f10000;
}
A.btn.btn-primary {
  color: #fff !important;
}
A.btn.btn-primary:hover,
A.btn.btn-primary:focus,
A.btn.btn-primary:active,
A.btn.btn-primary:hoverA.btn.btn-primary:hover,
A.btn.btn-primary:hoverA.btn.btn-primary:focus,
A.btn.btn-primary:hoverA.btn.btn-primary:active,
A.btn.btn-primary:focusA.btn.btn-primary:hover,
A.btn.btn-primary:focusA.btn.btn-primary:focus,
A.btn.btn-primary:focusA.btn.btn-primary:active,
A.btn.btn-primary:activeA.btn.btn-primary:hover,
A.btn.btn-primary:activeA.btn.btn-primary:focus,
A.btn.btn-primary:activeA.btn.btn-primary:active {
  text-decoration: none;
  color: #f10000 !important;
  border-color: #f10000;
}
A,
A:link,
A:active,
A:visited {
  color: #f10000;
}
.block-header-top .ligne-top {
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
.block-header-top .ligne-top .link-header {
  padding: 0 10px;
  margin: 2px 0 0;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  font-style: italic;
}
.block-header-top .ligne-top .link-header + .link-header {
  border-left: 1px solid #322e2a;
}
.block-header-top .ligne-top .link-header A {
  display: inline-block;
  color: #322e2a;
  transition: color .2s;
}
.block-header-top .ligne-top .link-header A:hover {
  text-decoration: none;
  color: #a51211;
}
.block-header-top .ligne-top .flags .flag {
  margin: 0 2px;
}
.block-header-top .link-titre {
  display: inline-block;
  color: #322e2a;
  text-shadow: 0px 0px 0px #fff;
  transition: all 1s;
}
.block-header-top .link-titre:hover {
  transition: all 1s .5s;
  color: #a51211;
  text-decoration: none;
}
.block-header-top .link-titre:hover .sous-titre {
  transition: all 1s .5s;
}
.block-header-top .link-titre .titre {
  display: block;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 38px;
  line-height: .9em;
}
.block-header-top .link-titre .sous-titre {
  display: block;
  text-align: right;
  font-size: 16px;
  transition: all 1s;
}
.block-menu-top {
  background: #322e2a;
}
.block-menu-top #ligne_menu .navbar-main .navbar-container .navbar-header .navbar-toggle {
  background: none;
}
.block-slide .balise_slide .commands .command {
  display: none;
}
.block-slide .balise_slide .commands .command.commandPrevious,
.block-slide .balise_slide .commands .command.commandNext {
  display: block;
  position: absolute;
  top: 50%;
  left: 15px;
  z-index: 10000;
  font-size: 110px;
  height: 1em;
  margin-top: -0.54em;
}
.block-slide .balise_slide .commands .command.commandPrevious I,
.block-slide .balise_slide .commands .command.commandNext I {
  vertical-align: top;
  color: rgba(255, 255, 255, 0.9);
}
.block-slide .balise_slide .commands .command.commandNext {
  left: auto;
  right: 15px;
}
.block-body .block-titre #sharethis {
  margin: 0;
}
.block-body .block-titre .fariane .breadcrumb {
  margin: 0;
  background: none;
  padding: 2px 15px;
}
.block-body .block-titre H1 {
  margin-top: 0;
  padding-left: 35px;
  font-weight: bold;
  position: relative;
}
.block-body .block-titre H1:after {
  content: " ";
  display: block;
  position: absolute;
  height: 51px;
  width: 24px;
  top: -17px;
  left: 0;
  background: url(../images/quote-rouge.gif) top left no-repeat;
}
.block-body .onglets {
  display: table;
  width: 100%;
  border-bottom: 4px solid #322e2a;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.block-body .onglets .onglet {
  display: table-cell;
}
.block-body .onglets .onglet + .onglet {
  padding-left: 15px;
}
.block-body .onglets .onglet.selected A {
  background: #f10000;
  border-color: #f10000;
}
.block-body .onglets .onglet.selected A:hover {
  color: #f10000;
}
.block-body .onglets .onglet A {
  display: block;
  background: #8c7b71;
  border: 1px solid #8c7b71;
  color: #fff;
  padding: 5px 10px;
  white-space: nowrap;
  text-transform: uppercase;
  font-weight: bold;
  transition: all .1s;
  overflow: hidden;
}
.block-body .onglets .onglet A:hover {
  text-decoration: none;
  background: #fff;
  color: #8c7b71;
}
.block-body .onglets .onglet A I {
  vertical-align: top;
  margin-right: 5px;
  float: left;
}
.block-body .onglets .onglet A .txt {
  white-space: normal;
  vertical-align: middle;
}
.block-body .listing {
  display: block;
  overflow: hidden;
}
.block-body .listing .partenaire:nth-child(6n + 1) {
  clear: both;
}
.block-body .listing .partenaire A {
  color: #282828;
  display: block;
  transition: all .3s;
}
.block-body .listing .partenaire A:hover {
  text-decoration: none;
  background: #8c7b71;
  color: #fff;
}
.block-body .listing .partenaire .nom {
  font-weight: bold;
}
.block-souspagehome-top {
  background: #e1e1e1;
}
.block-souspagehome-top .block-souspagehome .souspages {
  padding: 15px 0;
}
.block-souspagehome-top .block-souspagehome .souspages .souspage_home + .souspage_home {
  border-left: 1px solid #322e2a;
}
.block-souspagehome-top .block-souspagehome .souspages .souspage_home A {
  display: block;
  color: #f10000;
  text-decoration: underline;
  text-align: center;
}
.block-souspagehome-top .block-souspagehome .souspages .souspage_home A:hover {
  text-decoration: none;
}
.block-souspagehome-top .block-souspagehome .souspages .souspage_home A .txt {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 10px;
}
.block-souspagehome-top .block-souspagehome .souspages .souspage_home A .txt I {
  font-size: 1.2em;
}
.block-infos-top {
  padding-bottom: 15px;
}
.block-infos-top H2 {
  color: #f10000;
  font-size: 36px;
  font-weight: 800;
  text-transform: uppercase;
}
.page-interne .block-infos-top .block-infos {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 4px solid #322e2a;
}
.block-infos-top .block-actus .souspages {
  margin: 0;
}
.block-infos-top .block-actus .souspages .slides-actus .actu .infos {
  position: relative;
  background: none;
  color: #282828;
  padding-top: 10px;
}
.block-infos-top .block-actus .souspages .slides-actus .actu .infos .nom {
  padding: 0;
  font-size: 20px;
  text-transform: none;
  text-align: justify;
  line-height: 1.2em;
  overflow: hidden;
  height: 2.5em;
}
.block-infos-top .block-actus .souspages .slides-actus .actu .infos .desc {
  padding: 0;
  font-size: 16px;
  text-align: justify;
  line-height: 1.2em;
  overflow: hidden;
  max-height: 2.5em;
}
.block-infos-top .block-actus .souspages .slides-actus .actu .infos .link-actu {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
}
.block-infos-top .block-actus .souspages .slides-actus .actu .infos .link-actu A {
  color: #f10000;
}
.block-infos-top .block-actus .souspages .slides-actus .jssor-left,
.block-infos-top .block-actus .souspages .slides-actus .jssor-right {
  margin-top: -60px;
  font-size: 40px;
}
.block-infos-top .block-actus .link-actus {
  text-align: right;
  color: #f10000;
  font-weight: bold;
  float: right;
}
.block-infos-top .fb-widget {
  max-width: 100%;
  overflow: hidden;
  text-align: left;
}
.block-carte-interactive {
  background: #f8f8f8;
}
.block-carte-interactive .home-map .entete H2 {
  color: #f10000;
  font-size: 36px;
  font-weight: 800;
  text-transform: uppercase;
  float: left;
  margin: 30px 0 18px;
}
.block-carte-interactive .home-map .entete .block-filtre .txt {
  font-size: 20px;
  font-weight: bold;
  float: left;
  margin: 41px 30px 10px;
}
.block-carte-interactive .home-map .entete .block-filtre .filtres {
  width: auto;
  text-align: center;
}
.block-carte-interactive .home-map .entete .block-filtre .filtres .filtre.selected A {
  background: #fff;
  z-index: 10001;
  box-shadow: 0 0 3px 0 #322e2a;
}
.block-carte-interactive .home-map .entete .block-filtre .filtres .filtre A {
  padding: 2px 15px;
  color: #282828;
  display: table-cell;
  height: 88px;
  transition: all .3s;
  vertical-align: bottom;
}
.block-carte-interactive .home-map .entete .block-filtre .filtres .filtre A:hover {
  background: #fff;
  z-index: 10001;
  box-shadow: 0 0 3px 0 #322e2a;
  text-decoration: none;
}
.block-carte-interactive .home-map .entete .block-filtre .filtres .filtre A .icone {
  display: block;
  min-width: 80px;
}
.block-carte-interactive .home-map .entete .block-filtre .filtres .filtre A .libel {
  display: block;
}
.block-carte-interactive .home-map .carte .carte_google_map .map-home-etiquette {
  max-width: 300px;
  text-align: center;
}
.block-carte-interactive .home-map .carte .carte_google_map .map-home-etiquette .titre {
  display: block;
  font-size: 18px;
  color: #282828;
}
.block-carte-interactive .home-map .carte .carte_google_map .map-home-etiquette .desc {
  display: block;
  font-size: 14px;
  margin: 10px 0;
  text-align: justify;
}
.block-carte-interactive .home-map .carte .carte_google_map .map-home-etiquette .adresse1 {
  display: block;
  font-size: 14px;
  color: #f10000;
}
.block-carte-interactive .home-map .carte .carte_google_map .map-home-etiquette .adresse2 {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #f10000;
  text-transform: uppercase;
}
.block-picto-top {
  padding: 15px 0 5px;
}
.block-picto-top .souspages .picto A {
  color: #282828;
  text-align: center;
  display: block;
  transition: all .2s;
}
.block-picto-top .souspages .picto A:hover {
  text-decoration: none;
  opacity: .8;
  color: #f10000;
}
.block-picto-top .souspages .picto A .txt {
  margin-top: 10px;
  margin-bottom: 5px;
  display: block;
  font-size: 18px;
  line-height: 1.2em;
}
.block-prefooter-top {
  background: #322e2a;
  color: #f8f8f8;
  padding: 15px 0;
}
.block-prefooter-top .block-prefooter .tel,
.block-prefooter-top .block-prefooter .message,
.block-prefooter-top .block-prefooter .fb {
  display: block;
  font-size: 24px;
  font-weight: bold;
}
.block-prefooter-top .block-prefooter .tel A,
.block-prefooter-top .block-prefooter .message A,
.block-prefooter-top .block-prefooter .fb A {
  color: #f8f8f8;
  transition: all .2s;
}
.block-prefooter-top .block-prefooter .tel A:hover,
.block-prefooter-top .block-prefooter .message A:hover,
.block-prefooter-top .block-prefooter .fb A:hover {
  text-decoration: none;
  color: #f10000;
}
.block-prefooter-top .block-prefooter .tel I,
.block-prefooter-top .block-prefooter .message I,
.block-prefooter-top .block-prefooter .fb I {
  width: 40px;
}
.block-prefooter-top .block-prefooter .tel {
  font-size: 31px;
}
.block-prefooter-top .block-prefooter .soutiens {
  color: #f8f8f8;
}
.block-prefooter-top .block-prefooter .soutiens:hover {
  text-decoration: none;
}
.block-prefooter-top .block-prefooter .soutiens:hover .img {
  opacity: .8;
}
.block-prefooter-top .block-prefooter .soutiens:hover .txt {
  color: #f10000;
}
.block-prefooter-top .block-prefooter .soutiens .img {
  width: 40%;
  transition: all .2s;
}
.block-prefooter-top .block-prefooter .soutiens .txt {
  padding: 0 15px;
  font-size: 24px;
  font-weight: bold;
  transition: all .2s;
}
.block-footer-top {
  background: #46413c;
  color: #f8f8f8;
  padding: 7px;
  font-size: .9em;
  text-align: center;
}
.block-footer-top A {
  color: #f8f8f8;
}
@media (max-width: 1200px) {
  .block-header-top .link-titre .sous-titre {
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .block-header-top .link-titre .titre {
    font-size: 34px;
  }
  .block-header-top .link-titre .sous-titre {
    font-size: 14px;
  }
  .block-body .listing .partenaire:nth-child(6n + 1) {
    clear: none;
  }
  .block-body .listing .partenaire:nth-child(4n + 1) {
    clear: both;
  }
}
@media (max-width: 767px) {
  .block-slide .balise_slide .commands .command.commandPrevious,
  .block-slide .balise_slide .commands .command.commandNext {
    font-size: 60px;
  }
  .block-souspagehome-top {
    background: none;
  }
  .block-souspagehome-top .block-souspagehome .souspages {
    padding: 0;
  }
  .block-souspagehome-top .block-souspagehome .souspages .souspage_home + .souspage_home {
    border-left: none;
  }
  .block-souspagehome-top .block-souspagehome .souspages .souspage_home:nth-child(2n) A {
    background: #8c7b71;
  }
  .block-souspagehome-top .block-souspagehome .souspages .souspage_home A {
    padding: 10px 5px;
    color: #fff;
    text-decoration: none;
    text-align: right;
    background: #322e2a;
    font-size: 16px;
    margin-top: 10px;
  }
  .block-souspagehome-top .block-souspagehome .souspages .souspage_home A:hover .txt I {
    margin-left: 0;
    color: #f10000;
  }
  .block-souspagehome-top .block-souspagehome .souspages .souspage_home A .txt {
    margin-top: 0;
    text-transform: none;
    font-weight: normal;
  }
  .block-souspagehome-top .block-souspagehome .souspages .souspage_home A .txt I {
    font-size: 2em;
    line-height: 26px;
    vertical-align: bottom;
    margin-left: 10px;
    transition: all .5s;
  }
  .block-body .block-titre H1 {
    padding: 0;
  }
  .block-body .block-titre H1:after {
    display: none;
  }
  .block-body .onglets {
    display: block;
  }
  .block-body .onglets .onglet {
    display: block;
  }
  .block-body .onglets .onglet + .onglet {
    padding: 0;
    margin: 5px 0;
  }
  .block-body .listing .partenaire {
    margin-bottom: 15px;
  }
  .block-body .listing .partenaire:nth-child(2n + 1) {
    clear: both;
  }
  .block-body .listing .partenaire A {
    color: #282828;
    display: block;
    transition: all .3s;
  }
  .block-body .listing .partenaire A:hover {
    text-decoration: none;
    background: #8c7b71;
    color: #fff;
  }
  .block-body .listing .partenaire .nom {
    font-weight: bold;
  }
  .block-carte-interactive .home-map .entete .block-filtre {
    margin: 0 -15px;
  }
  .block-carte-interactive .home-map .entete .block-filtre .txt {
    margin-top: 0;
  }
  .block-carte-interactive .home-map .entete .block-filtre .filtres {
    width: 100%;
  }
  .block-carte-interactive .home-map .entete .block-filtre .filtres .filtre A .icone {
    min-width: auto;
  }
  .block-prefooter-top .block-prefooter .tel,
  .block-prefooter-top .block-prefooter .message,
  .block-prefooter-top .block-prefooter .fb {
    font-size: 20px;
    margin: 15px 0;
  }
  .block-prefooter-top .block-prefooter .tel I,
  .block-prefooter-top .block-prefooter .message I,
  .block-prefooter-top .block-prefooter .fb I {
    width: 70px;
    position: relative;
    vertical-align: top;
  }
  .block-prefooter-top .block-prefooter .tel I:before,
  .block-prefooter-top .block-prefooter .message I:before,
  .block-prefooter-top .block-prefooter .fb I:before {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
  }
  .block-prefooter-top .block-prefooter .tel {
    font-size: 24px;
  }
  .block-prefooter-top .block-prefooter .soutiens .img {
    width: 60px;
  }
  .block-prefooter-top .block-prefooter .soutiens .txt {
    font-size: 20px;
    line-height: 1.2em;
  }
  .block-footer-top {
    font-size: .8em;
  }
}
