/*
#@local/cache-less/lessdyn-css_main_less-4b6eadb9.less
*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap');
/* #PRODUIRE{fond=css/main.less}
   md5:f9f641f3aaa5fd72ef4e8e30db7483ae */
@keyframes slidein {
  from {
    transform: scale(0);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
html {
  font-size: 100.01%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
@media (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}
body {
  background-color: white;
  font-family: "Open Sans", Helvetica, 'Segoe UI', Arial, sans-serif;
  font-size: 1.1875rem;
  font-weight: 400;
  color: #000000;
  text-align: inherit;
  overflow-x: hidden;
}
strong {
  font-weight: 900;
}
address {
  font-style: normal;
}
:focus {
  outline: thin dotted!important;
  border-color: #222222 !important;
}
a {
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
a[href]:hover,
a[href]:focus {
  opacity: 1;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
a.spip_in,
a.spip_out,
a.spip_mail,
a.spip_url {
  color: #006c9d;
}
article a[href]:focus {
  background-color: transparent !important;
}
@media screen and (min-width: 40em) {
  h2.spip {
    margin-top: 1.25em;
    font-size: 1.75rem;
  }
}
.spip_logo {
  max-width: 100%;
}
strong b {
  color: #006c9d;
}
.oembed.oe-video {
  max-width: 100% !important;
}
.on {
  background-color: rgba(0, 108, 157, 0.1) !important;
  font-weight: bold !important;
}
a.spip_url {
  font-weight: 400;
  border-bottom: 1px dashed;
}
a.spip_url:hover,
a.spip_out:hover,
a.spip_note:hover,
a.spip_glossaire:hover,
a.spip_ancre:hover,
a.spip_doc:hover,
.hyperlien a:hover {
  color: #8bc056 !important;
}
#pave-definitions article {
  max-width: 33%;
  padding: 0 1em 1em;
}
.tooltip {
  background-color: #004a71;
  max-width: 20rem;
  border-radius: 7px;
}
.tooltip.top:before {
  border-top-color: #004a71;
}
.dfn-dictionnaire {
  font-style: normal;
}
.dfn-dictionnaire .has-tip {
  display: inline;
  background-color: #eee;
  color: #006c9d;
  border-bottom: dotted 3px #ff7800;
  cursor: help !important;
}
#cboxTitle {
  color: #000000;
}
#cboxSlideshow {
  bottom: 5px;
}
dl dt {
  margin-bottom: 0;
}
.table th,
table.spip th,
.table td,
table.spip td {
  border-bottom: 1px solid #E5E5E5;
  border-left: 1px solid #E5E5E5;
}
.hrspip hr {
  max-width: 100%;
  margin: 0;
  padding: 0;
  border-style: dashed;
}
.button,
button {
  background-color: white;
  font-size: 1em;
  color: black;
  font-weight: 400;
  border: 1px solid black;
  border-radius: 4px;
}
.button.texte-white,
button.texte-white {
  background-color: #888 !important;
}
.button:focus,
button:focus {
  background-color: #eee !important;
}
.button:hover,
button:hover {
  background-color: #8bc056 !important;
  color: white !important;
}
.boutons {
  text-align: center !important;
}
.boutons input {
  font-weight: 400;
}
label {
  font-size: 1em;
  color: #000000;
}
label .obligatoire {
  font-size: .75em;
}
[type="checkbox"],
[type="file"],
[type="radio"] {
  margin: .15em .25em .25em 0;
  scale: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Open Sans", Helvetica, 'Segoe UI', Arial, sans-serif;
  font-weight: 900;
}
.triadeA {
  background-color: #006c9d;
  color: #006c9d !important;
  border-color: #006c9d !important;
}
.triadeB {
  background-color: #8bc056;
  color: #8bc056 !important;
}
.triadeC {
  background-color: #0096d6;
  color: #0096d6 !important;
}
.couleurP {
  background-color: #000000;
  color: #000000 !important;
}
@media only screen and (max-width: 40em) {
  #spip-admin {
    display: none;
  }
}
.spip-admin-bloc,
.spip-admin-float {
  z-index: 10000 !important;
  right: inherit !important;
  left: 20% !important;
}
.spip-admin-bloc a,
.spip-admin-float a {
  font-size: 1rem;
}
.spip-admin-bloc a:hover,
.spip-admin-float a:hover {
  background-color: white !important;
}
.spip-admin-boutons {
  padding: .5em !important;
  background: #60084a !important;
  font-weight: normal !important;
  border: 1px solid white!important;
  border-top: none;
  border-radius: 0 !important;
}
.crayon-boutons .crayon-submit,
.crayon-boutons .crayon-cancel {
  margin: 0 !important;
  padding: .5em .5em .5em 1.5em;
}
.crayon-boutons .crayon-submit:hover,
.crayon-boutons .crayon-cancel:hover {
  background-color: #fff !important;
  color: #000 !important;
}
#icone_travaux {
  top: 0 !important;
  left: 0 !important;
}
.text-left {
  text-align: left !important;
}
.label-input {
  font-size: 1.25rem;
}
.sans-border {
  border: 0 !important;
}
.avec-border {
  border: 1px solid #ccc!important;
}
.avec-border-top {
  border-top: 1px solid #ccc!important;
}
.avec-border-right {
  border-right: 1px solid #ccc!important;
}
.avec-border-bottom {
  border-bottom: 1px solid #ccc!important;
}
.avec-border-left {
  border-left: 1px solid #ccc!important;
}
.avec-border-border-left {
  border-left: 1px solid #ccc!important;
}
.sans-margin {
  margin: 0 !important;
}
.avec-margin {
  margin: 1.5em !important;
}
.avec-margin05 {
  margin: .5em !important;
}
.avec-margin-top {
  margin-top: 1.5em !important;
}
.avec-margin-top05 {
  margin-top: .5em !important;
}
.avec-margin-right {
  margin-right: 1.5em !important;
}
.avec-margin-right05 {
  margin-right: .5em !important;
}
.avec-margin-bottom {
  margin-bottom: 1.5em !important;
}
.avec-margin-bottom05 {
  margin-bottom: .5em !important;
}
.avec-margin-bottom015 {
  margin-bottom: .15em !important;
}
.avec-margin-left {
  margin-left: 1.5em !important;
}
.avec-margin-left05 {
  margin-left: .5em !important;
}
@media screen and (min-width: 40em) {
  .avec-margin-bottom-for-medium {
    margin-bottom: 1.5em !important;
  }
}
.sans-padding {
  padding: 0 !important;
}
@media screen and (max-width: 40em) {
  .sans-padding-for-small {
    padding: 0 !important;
  }
}
.avec-padding {
  padding: 1em !important;
}
.avec-padding05 {
  padding: .5em !important;
}
.avec-padding-top {
  padding-top: 1em !important;
}
.avec-padding-top05 {
  padding-top: .5em !important;
}
.avec-padding-top15 {
  padding-top: 1.5em !important;
}
.avec-padding-top2 {
  padding-top: 2em !important;
}
.avec-padding-topbottom {
  padding-top: 1em !important;
  padding-bottom: 1em !important;
}
.avec-padding-topbottom2 {
  padding-top: 2em !important;
  padding-bottom: 2em !important;
}
.avec-padding-topbottom45 {
  padding-top: 4.5em !important;
  padding-bottom: 4.5em !important;
}
.avec-padding-right {
  padding-right: 1em !important;
}
.avec-padding-right05 {
  padding-right: .5em !important;
}
.avec-padding-right2 {
  padding-right: 2em !important;
}
.avec-padding-bottom {
  padding-bottom: 1em !important;
}
.avec-padding-bottom2 {
  padding-bottom: 2em !important;
}
.avec-padding-bottom05 {
  padding-bottom: .5em !important;
}
.avec-padding-left {
  padding-left: 1em !important;
}
.avec-padding-left05 {
  padding-left: .5em !important;
}
.avec-padding-left2 {
  padding-left: 2em !important;
}
.avec-padding-leftright {
  display: block;
  padding-right: 1em !important;
  padding-left: 1em !important;
}
.avec-padding-leftright05 {
  display: block;
  padding-right: .5em !important;
  padding-left: .5em !important;
}
@media screen and (max-width: 799px) {
  .show-for-800 {
    display: none !important;
  }
}
.display-block {
  display: block !important;
}
.display-inline-block {
  display: inline-block !important;
}
.display-inline {
  display: inline !important;
}
.font-weight-bold {
  font-weight: bold !important;
}
.text-transform-none {
  text-transform: none !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.letter-spacing-2 {
  letter-spacing: 2px;
}
.font-style-italic {
  font-style: italic !important;
}
.position-relative {
  position: relative !important;
}
.z-index-999 {
  z-index: 999 !important;
}
.blanc {
  background-color: #fff !important;
}
.grisClair {
  background-color: #D3D3D3 !important;
}
.grisTresClair {
  background-color: #eee !important;
}
.texte-white,
.texte-white h1,
.texte-white h2,
.texte-white h3,
.texte-white h4,
.texte-white .button,
.texte-white p,
.texte-white a {
  color: white !important;
  border-color: rgba(255, 255, 255, 0.75) !important;
}
.texte-filaire {
  background-color: transparent;
}
.texte-filaire p {
  border: none !important;
}
.white-75 {
  background-color: rgba(255, 255, 255, 0.75);
}
.filtre-grisclair {
  background-color: rgba(0, 0, 0, 0.25);
  width: 100%;
  height: 100%;
}
.font-size-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}
.font-size-xs {
  font-size: .75em;
}
.font-size-sm {
  font-size: .875em;
}
.font-size-1x {
  font-size: 1em;
}
.font-size-2x {
  font-size: 2em;
}
.font-size-3x {
  font-size: 3em;
}
.font-size-4x {
  font-size: 4em;
}
.font-size-5x {
  font-size: 5em;
}
.font-size-6x {
  font-size: 6em;
}
.font-size-7x {
  font-size: 7em;
}
.font-size-8x {
  font-size: 8em;
}
.font-size-9x {
  font-size: 9em;
}
.font-size-10x {
  font-size: 10em;
}
[class*='flexbox-']:before {
  content: normal;
}
.flexbox-flex-simple {
  display: -webkit-box !important;
  display: flex !important;
}
.flexbox-flex {
  display: -webkit-box;
  display: flex;
  align-items: baseline;
  margin-bottom: .5em;
}
.flexbox-flex-column {
  display: -webkit-box;
  display: flex;
  flex-direction: column;
}
.flexbox-center-center {
  display: -webkit-box !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flexbox-column-center-center {
  display: -webkit-box !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.flexbox-center-top {
  display: -webkit-box;
  display: flex;
  align-items: stretch;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flexbox-right-top {
  display: -webkit-box;
  display: flex;
  align-items: stretch;
  justify-content: right;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flexbox-space-around-top {
  display: -webkit-box;
  display: flex;
  align-items: stretch;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flexbox--center {
  display: -webkit-box;
  display: flex;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-nowrap {
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media screen and (max-width: 47.9375em) {
  .flex-nowrap {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.opacity-0 {
  opacity: 0;
}
.opacity-100-2s {
  opacity: 100;
  -webkit-transition: opacity 2s ease-in;
  transition: opacity 2s ease-in;
}
.opacity-100-3s {
  opacity: 100;
  -webkit-transition: opacity 3s ease-in;
  transition: opacity 3s ease-in;
}
.modele_bouton {
  margin: .35em 1em .65em 0;
  padding: .85em 1.25em;
}
.modele_bouton.round {
  border-radius: 1.5em;
}
.modele_bouton.centre {
  display: block;
  width: fit-content;
  margin: 0 auto;
}
.modele_bouton.bouton-calendly {
  margin: .5em auto 1.5em;
  padding: .5em 1.25em .5em .5em;
}
.grille-prix {
  margin: 0 -0.5rem;
}
.grille-prix blockquote.spip {
  background-color: white;
  width: 100%;
  margin: 1rem .5rem 0;
  padding: 1rem 1.5rem;
  border-radius: 10px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.grille-prix blockquote.spip:hover {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  cursor: help;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.grille-prix blockquote.spip p {
  color: #000000;
}
.grille-prix blockquote.spip hr {
  margin: 0 auto .75rem;
  border-color: #eee;
}
.grille-prix.paves-2 blockquote.spip {
  max-width: calc(50% - 1rem);
}
@media only screen and (max-width: 640px) {
  .grille-prix.paves-2 blockquote.spip {
    max-width: 100%;
  }
}
.grille-prix.paves-3 blockquote.spip {
  max-width: calc(33.333% - 1rem);
}
@media only screen and (max-width: 940px) {
  .grille-prix.paves-3 blockquote.spip {
    max-width: calc(50% - 1rem);
  }
}
@media only screen and (max-width: 640px) {
  .grille-prix.paves-3 blockquote.spip {
    max-width: 100%;
  }
}
.grille-prix.paves-4 blockquote.spip {
  max-width: calc(25% - 1rem);
}
@media only screen and (max-width: 1200px) {
  .grille-prix.paves-4 blockquote.spip {
    max-width: calc(33.333% - 1rem);
  }
}
@media only screen and (max-width: 940px) {
  .grille-prix.paves-4 blockquote.spip {
    max-width: calc(50% - 1rem);
  }
}
@media only screen and (max-width: 640px) {
  .grille-prix.paves-4 blockquote.spip {
    max-width: 100%;
  }
}
#cookieChoiceInfo {
  background-color: white !important;
  top: auto !important;
  bottom: 0;
  padding: .5em !important;
  font-family: "Open Sans", Helvetica, 'Segoe UI', Arial, sans-serif;
  font-weight: 300;
  border-top: 2px solid #006c9d;
}
#cookieChoiceInfo a {
  background-color: #006c9d;
  margin-left: 1em !important;
  padding: .35em;
  color: white;
  line-height: 2;
}
@font-face {
  font-family: 'theme-machaon';
  src: url('//www.sbaiss.fr/plugins/themephilo_bibliotheque/css/fonts/theme-machaon.ttf?u7frav') format('truetype'), url('//www.sbaiss.fr/plugins/themephilo_bibliotheque/css/fonts/theme-machaon.woff?u7frav') format('woff'), url('//www.sbaiss.fr/plugins/themephilo_bibliotheque/css/fonts/theme-machaon.svg?u7frav#theme-machaon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'theme-machaon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-check:before {
  content: "\e930";
}
.icon-user-circle-o:before {
  content: "\e92c";
}
.icon-user-circle:before {
  content: "\e92d";
}
.icon-star-o:before {
  content: "\e927";
}
.icon-star1:before {
  content: "\e928";
}
.icon-facebook-square:before {
  content: "\e920";
}
.icon-linkedin-square:before {
  content: "\e921";
}
.icon-linkedin:before {
  content: "\e922";
}
.icon-twitter-square:before {
  content: "\e923";
}
.icon-address-book-o:before {
  content: "\e91c";
}
.icon-address-card-o:before {
  content: "\e919";
}
.icon-vcard-o:before {
  content: "\e919";
}
.icon-instagram:before {
  content: "\e911";
}
.icon-paper-plane:before {
  content: "\e912";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-play:before {
  content: "\e92f";
}
.icon-unlocked:before {
  content: "\e92b";
}
.icon-arrow-right:before {
  content: "\e929";
}
.icon-arrow-left:before {
  content: "\e92a";
}
.icon-heart:before {
  content: "\e926";
}
.icon-credit-card:before {
  content: "\e91e";
}
.icon-search-bold:before {
  content: "\e91b";
}
.icon-home:before {
  content: "\e900";
}
.icon-burger:before {
  content: "\e902";
}
.icon-unlocked1:before {
  content: "\e92e";
}
.icon-document:before {
  content: "\e005";
}
.icon-search:before {
  content: "\e007";
}
.icon-camera:before {
  content: "\e012";
}
.icon-bargraph:before {
  content: "\e018";
}
.icon-flag:before {
  content: "\e024";
}
.icon-streetsign:before {
  content: "\e029";
}
.icon-key:before {
  content: "\e02c";
}
.icon-calendar:before {
  content: "\e913";
}
.icon-presentation:before {
  content: "\e00e";
}
.icon-picture:before {
  content: "\e00f";
}
.icon-video:before {
  content: "\e011";
}
.icon-edit:before {
  content: "\e01c";
}
.icon-megaphone:before {
  content: "\e021";
}
.icon-paperclip2:before {
  content: "\e02e";
}
.icon-linegraph:before {
  content: "\e039";
}
.icon-anchor:before {
  content: "\e03f";
}
.icon-hotairballoon:before {
  content: "\e044";
}
.icon-genius:before {
  content: "\e046";
}
.icon-map-pin:before {
  content: "\e047";
}
.icon-target:before {
  content: "\e04e";
}
.icon-global:before {
  content: "\e052";
}
.icon-aperture:before {
  content: "\e057";
}
.icon-alarmclock:before {
  content: "\e059";
}
.icon-newspaper:before {
  content: "\e009";
}
.icon-hourglass:before {
  content: "\e01f";
}
.icon-shield:before {
  content: "\e022";
}
.icon-trophy:before {
  content: "\e023";
}
.icon-map:before {
  content: "\e025";
}
.icon-puzzle:before {
  content: "\e026";
}
.icon-envelope:before {
  content: "\e028";
}
.icon-gears:before {
  content: "\e02b";
}
.icon-paperclip:before {
  content: "\e02d";
}
.icon-pricetags:before {
  content: "\e02f";
}
.icon-lightbulb:before {
  content: "\e030";
}
.icon-pencil:before {
  content: "\e032";
}
.icon-tools-2:before {
  content: "\e034";
}
.icon-magnifying-glass:before {
  content: "\e037";
}
.icon-clock:before {
  content: "\e055";
}
.icon-star:before {
  content: "\e904";
}
.icon-clipboard-list:before {
  content: "\e905";
}
.icon-award:before {
  content: "\e906";
}
.icon-diving-goggles:before {
  content: "\e907";
}
.icon-cloud-wind:before {
  content: "\e908";
}
.icon-raindrops:before {
  content: "\e909";
}
.icon-raindrop:before {
  content: "\e90a";
}
.icon-thermometer-quarter:before {
  content: "\e90b";
}
.icon-snowflake:before {
  content: "\e90c";
}
.icon-chat:before {
  content: "\e925";
}
.icon-share:before {
  content: "\e924";
}
.icon-credit-card1:before {
  content: "\e91f";
}
.icon-list:before {
  content: "\e91d";
}
.icon-file-text:before {
  content: "\e916";
}
.icon-layers:before {
  content: "\e917";
}
.icon-download:before {
  content: "\e918";
}
.icon-search2:before {
  content: "\e91a";
}
.icon-shopping-cart:before {
  content: "\e914";
}
.icon-user:before {
  content: "\e915";
}
.icon-chevron-down:before {
  content: "\e90d";
}
.icon-chevron-up:before {
  content: "\e90e";
}
.icon-cross:before {
  content: "\e901";
}
.icon-plus:before {
  content: "\e903";
}
.icon-chevron-thin-right:before {
  content: "\e90f";
}
.icon-chevron-thin-left:before {
  content: "\e910";
}
#menu-ext-droite {
  position: fixed;
  background: #777;
  top: 0;
  width: 310px;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 99999;
  -webkit-transition: transform ease .5s;
  transition: transform ease .5s;
  box-shadow: none;
}
#menu-ext-droite.is-active {
  box-shadow: 0 0 4em rgba(0, 0, 0, 0.75);
  transform: translateX(0);
}
#menu-ext-droite {
  right: 0;
  transform: translateX(100%);
}
#menu-ext-droite ul {
  background-color: white;
  margin: 0;
  list-style: none;
}
#menu-ext-droite .menu a {
  display: block;
  background-color: white !important;
  width: 100%;
  padding: .5em .75em .45em;
  color: white;
  font-weight: 300;
  line-height: initial;
  border-left: 10px solid transparent;
}
#menu-ext-droite li li a {
  color: #000000 !important;
}
#menu-ext-droite li {
  border-bottom: 1px solid #ddd;
}
#menu-ext-droite .menu .niveauA > a {
  background-color: #006c9d !important;
  font-weight: 400 !important;
  text-transform: uppercase;
}
#menu-ext-droite .niveauA a {
  padding-left: 5px;
}
#menu-ext-droite .niveauB a {
  background-color: white !important;
}
#menu-ext-droite .niveauC strong a {
  background-color: #777 !important;
  padding-left: 12px !important;
  font-weight: 900;
  color: white !important;
  border-left: 15px solid white;
  border-bottom: 1px solid #ddd;
}
#menu-ext-droite .niveauC strong a:hover,
#menu-ext-droite .niveauC strong a:focus {
  background-color: #888;
  color: white;
  border-left-color: #0096d6;
}
#menu-ext-droite .niveauC .niveauD a {
  padding-left: 20px !important;
}
#menu-ext-droite .niveauC .niveauC a {
  background-color: #ccc !important;
  padding-left: 12px !important;
  font-weight: normal;
  color: #000000 !important;
  border-left: 30px solid white;
}
#menu-ext-droite .niveauC .niveauC a:hover,
#menu-ext-droite .niveauC .niveauC a:focus {
  background-color: #888;
  color: white;
  border-left-color: #0096d6;
}
#menu-ext-droite .niveauC .niveauC .niveauD a {
  background-color: white !important;
  padding-left: 12px !important;
  font-weight: 400;
}
#menu-ext-droite li.actif-OffCanvas > strong > a,
#menu-ext-droite li.actif-OffCanvas > a {
  border-left-color: #8bc056 !important;
}
#menu-ext-droite a:hover,
#menu-ext-droite a:focus {
  background-color: #888 !important;
  color: white !important;
  border-left-color: #0096d6;
}
#menu-ext-droite .menu.partage {
  background-color: #666 !important;
}
#menu-ext-droite .menu.partage li {
  border: none;
}
#menu-ext-droite .menu.partage a {
  background-color: transparent !important;
  padding: .5em .55em .45em;
  font-weight: normal;
  border: none;
}
#menu-ext-droite .menu.partage a:hover {
  background-color: #006c9d !important;
}
#menu-ext-droite a.retourHome {
  background-color: #006c9d !important;
  padding: .5em 1rem .45em;
  font-weight: 400 !important;
  text-transform: uppercase;
  border: 0 !important;
}
#menu-ext-droite a.retourHome span {
  margin-right: .5em !important;
}
#menu-ext-droite .close span {
  padding: .35rem;
  display: inline-block;
  font-size: 1.75rem;
  color: rgba(255, 255, 255, 0.9);
}
#menu-ext-droite .close:hover {
  background-color: #006c9d !important;
}
#menu-ext-droite .boutons-boutique {
  background-color: #ccc !important;
}
#menu-ext-droite .boutons-boutique li {
  border-bottom: none;
}
#menu-ext-droite .boutons-boutique a {
  background-color: transparent !important;
  color: #006c9d !important;
  border-left: 1px solid #006c9d;
}
#menu-ext-droite .boutons-boutique a span {
  margin-right: .5em !important;
}
#menu-ext-droite .boutons-boutique a:hover {
  background-color: #888 !important;
  color: white !important;
}
#menu-ext-droite .boutons-boutique:hover {
  background-color: #888;
}
.offCanvas-toggle {
  background-color: transparent;
}
.offCanvas-toggle[aria-expanded=true] {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.85);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.offCanvas-toggle[aria-expanded=true] .plan-du-site {
  display: none;
}
.offCanvas-toggle a,
.offCanvas-toggle button {
  display: flex;
  height: auto !important;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  font-size: 3rem;
  color: white;
  border: none;
  border-radius: 0px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.offCanvas-toggle a span,
.offCanvas-toggle button span {
  padding: .25em 1rem 0;
  display: inline-block;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.offCanvas-toggle a span.titre-menu,
.offCanvas-toggle button span.titre-menu {
  margin-top: -.3em;
  padding: 0 !important;
  display: inline-block;
  font-family: "Open Sans", Helvetica, 'Segoe UI', Arial, sans-serif;
  font-size: .335em !important;
}
.offCanvas-toggle a:hover,
.offCanvas-toggle button:hover {
  cursor: pointer;
}
.offCanvas-toggle a:hover span,
.offCanvas-toggle button:hover span {
  color: white;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
@media only screen and (max-width: 40em) {
  .offCanvas-toggle a,
  .offCanvas-toggle button {
    font-size: 2.5rem;
  }
}
.offCanvas-toggle a:hover,
.offCanvas-toggle button:hover {
  background-color: #006c9d !important;
}
#slider .zone-arriere {
  max-width: 1920px;
  margin: 0 auto;
}
#slider .slick-slider {
  margin-bottom: 0 !important;
}
#slider .slick-slide img {
  margin: 0 auto;
}
#slider .slick-dots {
  bottom: inherit;
}
#slider .slick-dots li button::before {
  font-size: 10px;
}
#slider .slick-dots button:hover {
  background-color: #ccc !important;
}
#slider .slick-pause-icon,
#slider .slick-prev-icon,
#slider .slick-next-icon {
  display: none;
}
#slider .slick-prev,
#slider .slick-next {
  width: 70px !important;
  height: 70px !important;
  z-index: 90 !important;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#slider .slick-prev:before,
#slider .slick-next:before {
  display: inline-block;
  margin-top: 20px;
  color: white;
  font-family: 'theme-machaon' !important;
  font-size: 50px;
  text-shadow: 0 0 3px black!important;
}
#slider .slick-prev:before {
  content: '\e910' !important;
}
#slider .slick-next:before {
  content: '\e90f' !important;
}
#slider .slider-imgwide-titre-desc-gauche {
  position: relative;
}
#slider .slider-imgwide-titre-desc-gauche a {
  display: block;
  position: relative;
}
#slider .slider-content.desc-gauche {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  bottom: 0;
  left: 8%;
  width: 27%;
  padding: 1.75em !important;
  color: white !important;
}
#slider .slider-content.desc-gauche h3 {
  margin: 1em 0;
  color: inherit;
  font-family: "Open Sans", Helvetica, 'Segoe UI', Arial, sans-serif;
  font-weight: 300;
  font-size: 2.15em;
  line-height: 1.15em;
  text-transform: uppercase;
  text-align: center;
}
#slider .slider-content.desc-gauche p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
@media screen and (max-width: 100em) {
  #slider .slider-content.desc-gauche h3 {
    margin: 0 0 .5em;
    font-size: 1.75em;
  }
  #slider .slider-content.desc-gauche p {
    font-size: 1.1em;
  }
}
@media screen and (max-width: 80em) {
  #slider .slider-content.desc-gauche {
    left: 8%;
    width: 346px;
    padding: 1.5em !important;
    color: white !important;
  }
  #slider .slider-content.desc-gauche h3 {
    margin: 0 0 .5em;
    font-size: 1.5em;
  }
  #slider .slider-content.desc-gauche p {
    font-size: 1.1em;
  }
}
@media screen and (max-width: 40em) {
  #slider .slick-slide {
    height: 120px;
  }
  #slider .slick-slide .slider-content.desc-gauche {
    left: 0;
    width: 100%;
    padding: 10px 50px !important;
  }
  #slider .slick-prev,
  #slider .slick-next {
    width: 50px !important;
    height: 100% !important;
  }
  #slider .slick-prev {
    left: 0;
  }
  #slider .slick-next {
    right: 0;
  }
  #slider .slider-content.desc-gauche h3 {
    margin: 0;
    font-size: 1.25em;
  }
}
.cs_blocs {
  margin-top: 1em;
  margin-bottom: 1em;
  clear: both;
}
.cs_blocs .blocs_titre {
  background-color: #eee;
  background-image: none;
  margin: .75em 0 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: left;
}
.cs_blocs h3.spip {
  margin-top: 0;
}
.cs_blocs h4,
.cs_blocs button {
  display: block;
  width: 100%;
  margin-bottom: 0;
  padding: .4em;
  color: #006c9d;
  font-size: 1.25em;
  text-align: left;
  line-height: 1.5em;
  border: none;
}
.cs_blocs h4:before,
.cs_blocs button:before {
  content: "\e90e";
  margin-right: .25em;
  padding: .3em;
  color: #8bc056;
  font-family: 'theme-machaon';
  vertical-align: middle;
}
.cs_blocs h4:hover,
.cs_blocs button:hover,
.cs_blocs h4:focus,
.cs_blocs button:focus {
  background-color: #d8d8d8 !important;
  color: #006c9d;
}
.cs_blocs h4.blocs_replie:before,
.cs_blocs button.blocs_replie:before {
  content: "\e903";
  font-family: 'theme-machaon';
  color: #006c9d;
  vertical-align: middle;
}
.cs_blocs h4 a,
.cs_blocs button a {
  display: inline-block;
  width: 100%;
  margin-left: -50px;
  padding: .3em 0 .4em 50px;
  color: #8bc056;
  font-family: "Open Sans", Helvetica, 'Segoe UI', Arial, sans-serif;
  font-weight: 400 !important;
  line-height: normal;
  vertical-align: middle;
}
.cs_blocs h4 a:focus,
.cs_blocs button a:focus {
  background-color: transparent !important;
  color: #006c9d !important;
}
.cs_blocs h4 a.sommaire-back,
.cs_blocs button a.sommaire-back {
  width: 16px;
  padding: 0;
  padding-top: 1.5em;
}
.cs_blocs h4:hover,
.cs_blocs .cs_bloc2 h4:hover {
  background-color: #d8d8d8;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.cs_blocs .blocs_destination {
  padding: .3em 0 .3em 1.3em;
  border-top: 0;
}
.cs_blocs .blocDepliableCouleur.blocs_replie {
  margin-bottom: .3em;
  line-height: 1.4em !important;
  font-size: .9375em !important;
}
header nav {
  position: fixed;
  background-color: white;
  top: 0;
  width: 100%;
  z-index: 91;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
  border-bottom: 1px solid #ccc;
}
@media only screen and (max-width: 40em) {
  header nav {
    height: 80px;
    -webkit-transition: all .3s ease!important;
    transition: all .3s ease!important;
  }
}
header nav img {
  height: 70px;
  margin: 15px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
header nav img:hover {
  translate: 5px;
}
@media only screen and (max-width: 40em) {
  header nav img {
    max-width: 220px !important;
    height: 60px;
    margin: 10px;
    -webkit-transition: all .3s ease!important;
    transition: all .3s ease!important;
  }
}
header nav a {
  color: #000000;
  padding-top: .3125rem !important;
  padding-bottom: .3125rem !important;
}
header nav a:hover,
header nav a:active,
header nav a:focus {
  color: #000000;
  font-weight: bold !important;
}
header nav .actif a {
  color: #000000;
  font-weight: bold;
}
.pave-img-gauche-titre-desc-suite {
  width: 100%;
  padding: 4.5em .5em;
}
@media only screen and (max-width: 64em) {
  .pave-img-gauche-titre-desc-suite {
    padding: 2em .5em;
  }
}
.pave-img-gauche-titre-desc-suite a {
  position: relative;
}
.pave-img-gauche-titre-desc-suite a .pave-img {
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.pave-img-gauche-titre-desc-suite a:hover .pave-img,
.pave-img-gauche-titre-desc-suite a:focus .pave-img {
  opacity: .8;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
  -webkit-transform: scale(1.01, 1.01) !important;
  transform: scale(1.01, 1.01) !important;
}
.pave-img-gauche-titre-desc-suite a:hover .button,
.pave-img-gauche-titre-desc-suite a:focus .button {
  background-color: #8bc056 !important;
  color: white !important;
}
.pave-img-gauche-titre-desc-suite .pave-content {
  position: relative;
  padding-bottom: .5em;
}
.pave-img-gauche-titre-desc-suite .pave-content .surtitre {
  padding: 0 .7em;
  margin-bottom: -.7em;
  color: #888;
}
.pave-img-gauche-titre-desc-suite .pave-content h1,
.pave-img-gauche-titre-desc-suite .pave-content h2 {
  margin: 0;
  padding: 0 .45em;
  font-size: 1.9em;
  color: black;
}
@media only screen and (max-width: 55em) {
  .pave-img-gauche-titre-desc-suite .pave-content h1,
  .pave-img-gauche-titre-desc-suite .pave-content h2 {
    padding-top: 1rem;
    font-size: 32px;
    line-height: 1;
  }
}
.pave-img-gauche-titre-desc-suite .pave-content .descriptif {
  margin: 0;
  padding: .5em .75em;
  color: black;
  font-size: 1.15em;
  line-height: 1.5;
}
@media only screen and (max-width: 55em) {
  .pave-img-gauche-titre-desc-suite .pave-content .descriptif {
    font-size: 21px;
    line-height: 1.4;
  }
}
.pave-img-titre-desc-suite {
  position: relative;
}
.pave-img-titre-desc-suite a {
  background-color: #ededed;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 460px;
}
.pave-img-titre-desc-suite a .pave-img {
  width: 100%;
  border-bottom: 1px solid #ddd;
}
.pave-img-titre-desc-suite a .pave-content {
  width: 100%;
  height: 100%;
}
.pave-img-titre-desc-suite a .pave-content .titre {
  width: 100%;
  margin: 0;
  padding: .75em .3em;
  font-size: 1.175em;
  color: #8bc056;
  word-wrap: break-word;
  text-align: center;
  line-height: 1.2;
}
@media only screen and (max-width: 1500px) {
  .pave-img-titre-desc-suite a .pave-content .titre {
    font-size: 1.25em;
  }
}
.pave-img-titre-desc-suite a .pave-content .descriptif {
  margin: 0;
  padding: 0 .5em;
  color: black;
  text-align: center;
  line-height: 1.45em;
}
.pave-img-titre-desc-suite a .pave-content span {
  font-size: 2em;
}
.pave-img-titre-desc-suite a .pave-content .button {
  padding: 6px 12px;
  color: #8bc056;
  border-color: #8bc056;
}
.pave-img-titre-desc-suite a:hover .button {
  background-color: #8bc056 !important;
  color: white !important;
}
.bandeau-sommaire {
  position: fixed;
  top: 0;
  width: 100%;
  transform: translateY(-170px);
  transition: all 0.5s ease-in-out;
  z-index: 99;
}
.bandeau-sommaire.active {
  transform: translateY(0);
  transition: all 0.5s ease-in-out;
}
header nav {
  height: auto;
}
header nav a {
  padding-bottom: .632rem !important;
  font-family: "Open Sans", Helvetica, 'Segoe UI', Arial, sans-serif;
}
header nav#nav-principale {
  padding-top: 50px;
  height: 160px;
  z-index: 98;
  border: none;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
header nav#nav-principale .descriptif-principal {
  display: block;
  width: 200px;
}
header nav#nav-principale .flexbox-center-center {
  height: 100px;
}
header nav#nav-principale ul {
  max-width: 1200px;
  padding-left: 20px;
}
header nav#nav-principale li {
  padding: 0;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
header nav#nav-principale li a {
  height: 35px;
  margin: 0 1em;
  padding: 7px 0 0 0 !important;
  color: #004a71;
  font-size: 1.135em;
  font-weight: 700;
  text-transform: uppercase;
}
header nav#nav-principale li:hover,
header nav#nav-principale li.actif {
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
header nav#nav-principale li:hover a,
header nav#nav-principale li.actif a {
  border-bottom: 7px solid #8bc056;
}
header nav#nav-principale li:hover a#label_modal_1,
header nav#nav-principale li.actif a#label_modal_1 {
  background-color: #006c9d;
  color: white;
  border: none;
}
header nav#nav-principale li #label_modal_1 {
  margin-left: .25em;
  padding: .25em !important;
  color: #0096d6;
}
header nav#nav-principale li #label_modal_1 .icon-search-bold {
  font-size: larger;
}
header nav#nav-principale section.menu-small {
  padding-top: 0;
}
header nav#nav-principale section.menu-small ul {
  padding-left: 0;
}
header nav#nav-principale section.menu-small li {
  background-color: #8bc056;
  width: 50%;
  padding: 0;
}
header nav#nav-principale section.menu-small li a {
  width: 100%;
  padding: .5rem 1rem .3rem!important;
  font-size: 1rem;
  color: white !important;
  text-align: center;
  border: 1px solid white;
  border-width: 0 1px;
}
header nav#nav-secondaire {
  background-color: #006c9d;
  z-index: 99;
  border: none;
}
header nav#nav-secondaire .logo-secondaire {
  position: absolute;
  z-index: 99;
}
header nav#nav-secondaire .logo-secondaire a {
  margin: 0;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
  font-size: 2rem;
  color: darkblue;
}
header nav#nav-secondaire .logo-secondaire a:focus {
  background-color: transparent !important;
}
header nav#nav-secondaire .logo-secondaire a img {
  width: auto;
  height: 115px;
  margin: 45px 0 0 10px;
  padding: 0;
}
@media only screen and (max-width: 40em) {
  header nav#nav-secondaire .logo-secondaire a img {
    margin-left: -20px;
  }
}
@media only screen and (max-width: 40em) {
  header nav#nav-secondaire .logo-secondaire a {
    margin-left: calc(50vw - 100px);
  }
}
header nav#nav-secondaire .menu {
  z-index: 99;
}
header nav#nav-secondaire a {
  padding-top: .7em !important;
  padding-bottom: .75em !important;
  color: white;
}
header nav#nav-secondaire a:hover {
  background-color: transparent;
  color: yellow !important;
  font-weight: inherit;
}
header nav#nav-secondaire a.tel-bandeau {
  background-color: #006c9d;
  margin: .25em;
  padding-top: .5em !important;
  padding-bottom: .5em !important;
  color: white;
  font-weight: bold;
  border-radius: 100px;
}
header nav#nav-secondaire a.tel-bandeau:hover {
  background-color: #8bc056;
  color: white !important;
}
@media only screen and (max-width: 639px) {
  header nav#nav-secondaire a.tel-bandeau.hide {
    display: block !important;
    margin-left: 20vw;
    padding: .125em .5em !important;
  }
}
#nav-principale-sommaire {
  position: relative;
  z-index: 98;
  border: none;
  border-top: 15px solid #006c9d;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
#nav-principale-sommaire .descriptif-principal {
  display: block;
  width: 200px;
}
#nav-principale-sommaire .flexbox-center-center {
  height: auto;
}
#nav-principale-sommaire .menu {
  padding: .5em 0 1em;
}
#nav-principale-sommaire li {
  padding: 0;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#nav-principale-sommaire li a {
  height: 35px;
  margin: 0 1em;
  padding: 7px 0 0 0 !important;
  color: #004a71;
  font-size: 1.235em;
  font-weight: 700;
  text-transform: uppercase;
}
#nav-principale-sommaire li:last-child a {
  border: none;
}
#nav-principale-sommaire li:hover,
#nav-principale-sommaire li.actif {
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#nav-principale-sommaire li:hover a,
#nav-principale-sommaire li.actif a {
  border-bottom: 7px solid #8bc056;
}
#nav-principale-sommaire li:hover a#label_modal_1,
#nav-principale-sommaire li.actif a#label_modal_1 {
  background-color: #006c9d;
  color: white;
  border: none;
}
#nav-principale-sommaire li #label_modal_2 {
  margin-left: .25em;
  padding-left: .25em !important;
  color: #0096d6;
}
#nav-principale-sommaire section.menu-small {
  padding-top: 0;
}
#nav-principale-sommaire section.menu-small ul {
  padding-left: 0;
}
#nav-principale-sommaire section.menu-small li {
  background-color: #8bc056;
  width: 50%;
  padding: 0;
}
#nav-principale-sommaire section.menu-small li a {
  width: 100%;
  padding: .5rem 1rem .3rem!important;
  font-size: 1rem;
  color: white !important;
  text-align: center;
  border: 1px solid white;
  border-width: 0 1px;
}
#menu-ext-droite .menu .niveauA > a {
  text-transform: inherit;
}
#menu-ext-droite .close {
  display: none;
}
@media only screen and (max-width: 430px) {
  #menu-ext-droite .close {
    float: none !important;
    display: inline-block;
  }
}
.cs_blocs .blocs_titre a,
.cs_blocs .blocs_titre a:focus {
  color: #006c9d !important;
}
.cs_blocs .blocs_destination {
  padding: 0;
}
h1[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}
.offCanvas-toggle .titre-menu {
  color: #006c9d;
  font-weight: normal;
}
.offCanvas-toggle a {
  color: #006c9d;
}
@media only screen and (max-width: 40em) {
  .offCanvas-toggle a span {
    padding: 0;
  }
}
.offCanvas-toggle a:hover {
  background-color: white !important;
  color: #8bc056;
}
.offCanvas-toggle a:hover span {
  color: #8bc056;
  font-weight: normal;
}
.offCanvas-toggle[aria-expanded="true"] {
  height: 200vh;
}
.js .slider-slick:not(:nth-child(2)) {
  display: none;
}
.js .slick-initialized.slider-slick:not(:nth-child(2)) {
  display: block;
}
#slider {
  margin-top: 0;
}
@media only screen and (max-width: 40em) {
  #slider .slick-slide {
    height: 100%;
  }
}
.titre-rubrique {
  display: inline-block;
  padding: 0 .4em;
  font-size: 2em;
  color: #004a71 !important;
  line-height: .55em;
  border-bottom: 15px solid rgba(139, 192, 86, 0.75);
}
.actus-sommaire {
  background: url(https://www.sbaiss.fr/plugins/mozaik_sbaiss/images/fond-zone-carte.svg) no-repeat 45vw 350px;
  background-size: 1400px;
}
.actus-sommaire #zone-annonce article {
  background-color: #0096d6;
  margin: 0 auto;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
  text-align: center;
}
.actus-sommaire #zone-annonce article .titre {
  font-size: 1.75rem;
  line-height: 1;
  font-weight: bold;
}
.actus-sommaire #zone-annonce article .descriptif {
  max-width: 48rem;
  margin: 0 auto;
  line-height: 1;
  font-weight: normal;
}
.actus-sommaire #zone-annonce article:hover {
  background-color: #003f28 !important;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.actus-sommaire #zone-slider {
  display: block;
  height: calc(100vw / (1920 / 442));
}
.actus-sommaire #zone-slider .slick-slider {
  margin-bottom: 0 !important;
}
.actus-sommaire #zone-slider .slick-slider img {
  width: 100%;
}
.actus-sommaire #zone-slider .slick-dots {
  padding-top: 1em;
  bottom: inherit;
  z-index: 99;
}
@media only screen and (max-width: 65em) {
  .actus-sommaire #zone-slider .slick-dots {
    padding-top: 0;
  }
}
.actus-sommaire #zone-slider .slick-dots .slick-dot-icon {
  color: #8bc056;
  opacity: 1;
}
.actus-sommaire #zone-slider .slick-dots .slick-dot-icon:before {
  font-size: 25px;
}
@media only screen and (max-width: 40em) {
  .actus-sommaire #zone-slider .slick-dots .slick-dot-icon:before {
    font-size: 20px;
  }
}
.actus-sommaire #zone-slider .slick-dots li button {
  height: 35px;
  width: 40px;
  margin-top: -6px;
  margin-left: -6px;
}
@media only screen and (max-width: 40em) {
  .actus-sommaire #zone-slider .slick-dots li button {
    width: 30px;
  }
}
.actus-sommaire #zone-slider .slick-dots li button:before {
  font-size: 25px;
}
.actus-sommaire #zone-slider .slick-dots li button:focus .slick-dot-icon:before {
  color: #0096d6;
}
.actus-sommaire #zone-slider .slick-dots .slick-active button .slick-dot-icon:before {
  margin-top: 0;
  margin-left: 0;
}
.actus-sommaire #zone-slider .slick-dots .slick-active .slick-dot-icon {
  color: #0096d6;
}
.actus-sommaire #zone-slider .slick-dots button:hover {
  background-color: transparent !important;
}
.actus-sommaire #zone-slider .zone-arriere {
  position: relative;
  max-width: 100%;
  margin: 0;
}
.actus-sommaire #zone-slider .slider-diapo,
.actus-sommaire #zone-slider video {
  display: block !important;
}
.actus-sommaire #zone-slider .slider-diapo.slider-video,
.actus-sommaire #zone-slider video.slider-video {
  display: flex !important;
  align-items: center;
  width: 100%;
  height: calc(100vw / (1920 / 560));
}
.actus-sommaire #zone-slider .slick-prev,
.actus-sommaire #zone-slider .slick-next {
  background-color: rgba(139, 192, 86, 0.75);
  width: 50px !important;
  height: 70px !important;
  text-shadow: none;
  z-index: 90 !important;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.actus-sommaire #zone-slider .slick-prev:hover,
.actus-sommaire #zone-slider .slick-next:hover {
  background-color: #006c9d !important;
  color: transparent !important;
}
.actus-sommaire #zone-slider .slick-prev:before,
.actus-sommaire #zone-slider .slick-next:before {
  color: white;
  font-family: 'theme-machaon' !important;
  font-size: 50px;
  line-height: normal;
}
.actus-sommaire #zone-slider .slick-prev {
  left: 0;
}
.actus-sommaire #zone-slider .slick-prev:before {
  content: '\e910' !important;
}
.actus-sommaire #zone-slider .slick-next {
  right: 0;
}
.actus-sommaire #zone-slider .slick-next:before {
  content: '\e90f' !important;
}
.actus-sommaire #zone-slider .slick-prev-icon,
.actus-sommaire #zone-slider .slick-next-icon {
  display: none;
}
@media screen and (max-width: 40em) {
  .actus-sommaire #zone-slider .slick-prev,
  .actus-sommaire #zone-slider .slick-next {
    width: 30px !important;
    height: 100% !important;
  }
  .actus-sommaire #zone-slider .slick-prev:before,
  .actus-sommaire #zone-slider .slick-next:before {
    font-size: 30px;
  }
}
.actus-sommaire #zone-carte {
  position: relative;
  margin-top: 6em;
  margin-bottom: 4em;
}
.actus-sommaire #zone-carte .titre {
  font-size: 1.9em;
  color: #004a71;
  line-height: 1.2;
}
@media only screen and (max-width: 640px) {
  .actus-sommaire #zone-carte .titre {
    line-height: 1;
  }
}
.actus-sommaire #zone-carte #compteurs {
  display: flex;
  justify-content: space-around;
  align-items: start;
  flex-wrap: wrap;
}
@media only screen and (max-width: 640px) {
  .actus-sommaire #zone-carte #compteurs {
    line-height: .75;
  }
}
.actus-sommaire #zone-carte #compteurs .counter-content {
  display: flex;
  align-items: center;
  flex-direction: column-reverse;
  width: 14%;
  min-width: 150px;
  margin: 0 1.5em;
}
@media only screen and (max-width: 640px) {
  .actus-sommaire #zone-carte #compteurs .counter-content {
    padding-bottom: 0 !important;
  }
}
.actus-sommaire #zone-carte #compteurs .counter-content .counter-name {
  color: #000000;
  font-size: 1.1875rem;
  font-weight: normal;
  line-height: 1.2;
}
.actus-sommaire #zone-carte #compteurs .counter-content .counter-value {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #006c9d;
  mask: url(https://www.sbaiss.fr/plugins/mozaik_sbaiss/images/mask-goutte.svg) no-repeat center center;
  width: 100%;
  height: 170px;
  padding-bottom: 30px;
  font-size: 1.85em;
  color: white;
  font-weight: bold;
}
.actus-sommaire #zone-carte #compteurs .counter-content .counter-value .counter-value-unit {
  padding: .5em 0 0 .3em;
  font-size: 1.25rem;
}
.actus-sommaire #zone-carte #compteurs .counter-content:nth-child(2n) .counter-value {
  background-color: #0096d6;
}
.actus-sommaire #zone-carte #compteurs .counter-content:nth-child(3n) .counter-value {
  background-color: #8bc056;
}
.actus-sommaire #zone-carte .button {
  background-color: #006c9d;
  padding: .5em 1em .65em;
  color: white !important;
  font-weight: bold;
  border: none;
}
.actus-sommaire #zone-articles {
  position: relative;
  background-color: #f2f2f2;
}
.actus-sommaire #zone-articles:before {
  content: '';
  position: absolute;
  top: calc(-100vw / (1920 / 68));
  width: 100%;
  height: calc(100vw / (1920 / 68));
  background: url(https://www.sbaiss.fr/plugins/mozaik_sbaiss/images/vague-verte.svg);
  background-size: cover;
}
.actus-sommaire #zone-actus {
  position: relative;
  padding-top: 3em;
}
.actus-sommaire #zone-actus .titre {
  margin-left: 35px;
}
.actus-sommaire #zone-actus article {
  padding: 2em 0;
}
.actus-sommaire #zone-actus article .grid-container {
  padding: 0;
}
.actus-sommaire #zone-actus article .grid-container .pave-content {
  padding-left: 1em;
  color: black;
}
.actus-sommaire #zone-actus article .grid-container .pave-content .titre {
  margin-left: 0;
  padding: 0;
  line-height: normal;
  font-size: 1.35em;
  border: none;
}
.actus-sommaire #zone-actus article .grid-container .pave-content .titre:after {
  content: '';
  display: block;
  background-color: #8bc056;
  width: 90px;
  height: 4px;
  margin-top: 3px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.actus-sommaire #zone-actus article .grid-container .pave-content p {
  color: black;
}
.actus-sommaire #zone-actus article:hover .pave-content .titre:after {
  background-color: #0096d6;
  width: 130px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.actus-sommaire #zone-actus article:hover img {
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
  -webkit-transform: scale(1.01, 1.01) !important;
  transform: scale(1.01, 1.01) !important;
}
.actus-sommaire #zone-actus .pave-img picture {
  position: relative;
  display: block;
}
.actus-sommaire #zone-actus .pave-img picture:after {
  content: '';
  position: absolute;
  background-color: #8bc056;
  width: 100%;
  height: 100%;
  top: 15px;
  left: -6px;
  transform: scale(0.975);
  border-radius: 50% 50% 37% 63% / 32% 30% 68% 70%;
}
.actus-sommaire #zone-actus .pave-img img {
  position: relative;
  border-radius: 50% 50% 37% 63% / 32% 30% 68% 70%;
  z-index: 1;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.actus-sommaire #zone-actus .button {
  background-color: #8bc056;
  display: flex;
  width: max-content;
  padding: .75em 1.2em;
  font-weight: bold;
  border: none;
  margin: 1em auto;
}
.actus-sommaire #zone-actus .button:hover {
  background-color: #006c9d !important;
}
.actus-sommaire #zone-focus {
  margin-top: 1.5em;
}
.actus-sommaire #zone-focus .nav-etiquette .button {
  background-color: #8cdaf2;
  margin: 0 5px 10px;
  padding: 10px 15px;
  color: black;
  border: none;
}
.actus-sommaire #zone-focus .nav-etiquette .button:hover {
  color: black;
}
.actus-sommaire #zone-focus .nav-etiquette .button:focus {
  background-color: #999999 !important;
}
.actus-sommaire #zone-focus .zone-videos .pave-content .titre {
  margin-left: 0;
  padding: 0;
  line-height: 1;
  font-size: 1.35em;
  color: black;
  border: none;
}
.actus-sommaire #zone-focus .zone-videos .pave-content .titre:after {
  content: '';
  display: block;
  background-color: #8bc056;
  width: 90px;
  height: 4px;
  margin-top: 9px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.actus-sommaire #zone-focus .zone-videos .pave-content p {
  color: black;
}
.actus-sommaire #zone-focus .zone-videos .pave-content:hover .titre {
  color: black;
}
.actus-sommaire #zone-focus .zone-videos .pave-content:hover .titre:after {
  background-color: #0096d6;
  width: 130px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.actus-sommaire #zone-focus .zone-videos .pave-content picture {
  position: relative;
  display: block;
  width: max-content;
  overflow: hidden;
}
.actus-sommaire #zone-focus .zone-videos .pave-content picture:after {
  position: absolute;
  background-color: white;
  width: 40px;
  height: 30px;
  top: calc(50% - 20px);
  left: calc(50% - 25px);
  content: "\e92f";
  display: flex;
  font-size: 2.75em;
  justify-content: center;
  align-items: center;
  font-family: 'theme-machaon';
  color: red;
}
.actus-sommaire #zone-focus .zone-videos .pave-content picture img {
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.actus-sommaire #zone-focus .zone-videos .pave-content picture:hover img {
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
  -webkit-transform: scale(1.01, 1.01) !important;
  transform: scale(1.01, 1.01) !important;
}
.actus-sommaire #zone-focus .zone-videos .pave-content picture:hover img:after {
  color: #006c9d;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.actus-sommaire #zone-focus .zone-videos .button {
  background-color: #8bc056;
  display: flex;
  width: max-content;
  padding: .75em 1.2em;
  font-weight: bold;
  border: none;
  margin: 1em auto;
}
.actus-sommaire #zone-focus .zone-videos .button:hover {
  background-color: #006c9d !important;
}
.actus-sommaire #zone-focus .zone-lexique {
  background-color: white;
  border-radius: 13px;
  margin-bottom: 1em;
  padding: 1em;
}
.actus-sommaire #zone-focus .zone-lexique .titre {
  padding: 0 0 0.45em 0;
  font-size: 1.65em;
  line-height: 1;
  border-width: 7px;
}
.actus-sommaire #zone-focus .zone-lexique .button {
  background-color: #8cdaf2;
  display: flex;
  width: max-content;
  padding: .75em 1.2em;
  font-weight: bold;
  border: none;
  margin: 1em auto 0;
}
.actus-sommaire #zone-focus .zone-lexique .button:hover {
  background-color: #006c9d !important;
}
.actus-sommaire #zone-focus .zone-lexique .button:focus {
  background-color: #999999 !important;
}
#articles-focus .titre-rubrique {
  display: block;
  padding: .5em;
  font-size: 1.25em;
  font-weight: bold;
  border-bottom: 5px solid #8cdaf2;
}
#articles-focus article {
  text-align: left;
}
#articles-focus .titre {
  padding: 1em .5em 0;
  font-size: 1em;
  font-weight: bold;
}
#articles-focus p {
  padding: 0 .5em;
  color: black;
}
#articles-focus .pave-contentB .grid-container {
  padding: 0;
}
#articles-focus .pave-contentB article {
  background-color: rgba(0, 150, 214, 0.1);
  margin-bottom: 1em !important;
}
#articles-focus .pave-contentB .titre {
  padding: 0 .75em 0;
  text-transform: inherit;
  line-height: 1.2;
}
#articles-focus .pave-contentB .pave-img {
  background-color: rgba(0, 108, 157, 0.2);
}
#articles-focus .pave-contentB .pave-content {
  display: flex;
  min-height: 80px;
  align-items: center;
}
#articles-focus .pave-contentB .pave-vide {
  background-image: url(https://www.sbaiss.fr/plugins/mozaik_sbaiss/images/logo-sbaiss-blanc.svg), linear-gradient(#f5f5f5, transparent);
  background-size: 90%, auto;
  background-repeat: no-repeat;
  background-position: center 10%;
  height: 800px;
  margin-top: -1em;
  overflow-y: auto;
}
@media only screen and (max-width: 64em) {
  #articles-focus .pave-contentB .pave-vide {
    min-height: 400px;
    margin-top: 0;
  }
}
#articles-focus article a:hover {
  background-color: rgba(139, 192, 86, 0.1) !important;
}
#articles-focus article.actif a {
  background-color: rgba(139, 192, 86, 0.1);
}
main {
  position: relative;
  background-color: white;
  padding: 0;
  z-index: 9;
}
.main {
  position: relative;
  padding: 0;
}
.main #content {
  width: 100%;
  max-width: 48rem;
  margin: 0 auto;
}
.main header .breadcrumbs {
  margin: 0;
}
.main header .breadcrumbs a:hover {
  text-decoration: none;
}
.main header .breadcrumbs li:not(:last-child)::after {
  color: #555 !important;
}
.main header h1 {
  font-size: 2.5rem;
  color: #000000;
}
.main header .soustitre {
  font-size: 1.35rem;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.main .chapo {
  font-weight: bold;
  color: #004a71;
}
.main h2,
.main .h2 {
  color: #8bc056;
}
.main blockquote.spip {
  clear: both;
  background: none;
  background-color: #eee;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border: 1px solid #ddd;
  border-radius: 5px;
  color: inherit;
}
.main blockquote.spip p {
  color: #006c9d;
}
.main .spip_cadre {
  border-radius: 5px;
}
.main .spip_logo {
  margin: 0 0 1em 1em;
}
.main input:disabled,
.main input[readonly],
.main textarea:disabled,
.main textarea[readonly] {
  background-color: #eee !important;
}
.main .ps {
  background-color: #eee;
  margin-top: 2em;
  padding: 1.25rem;
  font-style: italic;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.main .ps h2 {
  margin: 0;
}
.main .iframe_wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.main .iframe_wrapper:after {
  content: "";
  position: absolute;
  display: block;
  top: 30px;
  left: calc(50% - 32px);
  width: 64px;
  height: 64px;
  margin: 50px auto;
  border-radius: 50%;
  border: 5px solid;
  border-color: turquoise transparent crimson transparent;
  animation: time-loader-rotation 1.2s linear infinite;
  z-index: -1;
}
@keyframes time-loader-rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media only screen and (max-width: 40em) {
  .main header h1 {
    font-size: 2rem;
  }
  .main h3 {
    font-size: 1.25em;
  }
  .main .spip_logo {
    display: block;
    margin: 0 auto 1em;
    float: none;
  }
}
iframe {
  margin: 1em auto 2em;
  display: block;
}
.pave-content h3,
.pave-content h4 {
  font-size: 1.25rem;
}
.page-sommaire main {
  max-width: 100%;
}
#paves-articles-accueil .pave-content {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.75);
  padding: 0 !important;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#paves-articles-accueil .pave-content .titre {
  padding: .5em .75em;
  font-size: 1.5em;
  color: black;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1.75;
}
@media only screen and (max-width: 740px) {
  #paves-articles-accueil .pave-content .titre {
    margin: 0;
    padding: .2em .75em;
    font-size: 1.25em;
    line-height: normal;
  }
}
#paves-articles-accueil .pave-content:hover {
  background-color: #006c9d;
}
#paves-articles-accueil .pave-content:hover h1 {
  color: white;
}
.pave-img-gauche-titre-desc-suite a:hover .button {
  border-color: #8bc056;
}
.page-rubrique,
.page-actualites,
.page-dictionnaire,
.page-definition,
.page-mot {
  padding-top: 160px;
}
.page-rubrique .pave-img-gauche-titre-desc-suite,
.page-actualites .pave-img-gauche-titre-desc-suite,
.page-dictionnaire .pave-img-gauche-titre-desc-suite,
.page-definition .pave-img-gauche-titre-desc-suite,
.page-mot .pave-img-gauche-titre-desc-suite {
  background-color: transparent;
}
.page-rubrique .pave-img-gauche-titre-desc-suite:nth-child(even) a,
.page-actualites .pave-img-gauche-titre-desc-suite:nth-child(even) a,
.page-dictionnaire .pave-img-gauche-titre-desc-suite:nth-child(even) a,
.page-definition .pave-img-gauche-titre-desc-suite:nth-child(even) a,
.page-mot .pave-img-gauche-titre-desc-suite:nth-child(even) a {
  flex-direction: row-reverse;
}
.page-rubrique .nav-etiquette .button,
.page-actualites .nav-etiquette .button,
.page-dictionnaire .nav-etiquette .button,
.page-definition .nav-etiquette .button,
.page-mot .nav-etiquette .button {
  background-color: #8cdaf2;
  margin: 0 5px 10px;
  padding: 10px 15px;
  color: black;
  border: none;
}
.page-rubrique .nav-etiquette .button:hover,
.page-actualites .nav-etiquette .button:hover,
.page-dictionnaire .nav-etiquette .button:hover,
.page-definition .nav-etiquette .button:hover,
.page-mot .nav-etiquette .button:hover {
  color: black;
}
.page-rubrique .nav-etiquette .button:focus,
.page-actualites .nav-etiquette .button:focus,
.page-dictionnaire .nav-etiquette .button:focus,
.page-definition .nav-etiquette .button:focus,
.page-mot .nav-etiquette .button:focus {
  background-color: #999999 !important;
}
.page-rubrique .nav-etiquette .button.actif,
.page-actualites .nav-etiquette .button.actif,
.page-dictionnaire .nav-etiquette .button.actif,
.page-definition .nav-etiquette .button.actif,
.page-mot .nav-etiquette .button.actif {
  background-color: #8bc056;
}
header.rubrique-racine-titre h1 {
  display: inline-block;
  background-color: #006c9d;
  padding: .1em 1em .075em;
  font-size: 2rem;
  font-family: inherit;
  color: white;
  text-transform: uppercase;
}
header.rubrique-racine-titre .icon-unlocked1 {
  color: #7dbd45;
  font-size: 2.25rem;
}
header.rubrique-racine-titre .rubrique-texte {
  padding: 1rem 2rem 0 0;
}
header.rubrique-racine-titre .rubrique-texte h2 {
  margin: 0;
}
header.rubrique-racine-titre #logo-top-ulysse {
  display: flex;
  align-items: center;
}
header.rubrique-racine-titre #logo-top-ulysse a {
  flex-shrink: 0;
}
header.rubrique-racine-titre #logo-top-ulysse h2 {
  font-size: 1.125em;
}
.page-auteur,
.page-actualites,
.page-dictionnaire,
.page-definition,
.page-calendrier,
.page-breve,
.page-plan,
.page-recherche,
.page-401,
.page-404,
.page-mot,
.page-article {
  padding-top: 160px;
}
.page-article .chapo,
.page-article .texte {
  text-align: justify;
}
.article-racine-titre #logo-top-ulysse {
  display: flex;
  align-items: center;
}
.article-racine-titre #logo-top-ulysse a {
  flex-shrink: 0;
}
.article-racine-titre #logo-top-ulysse h2 {
  font-size: 1.125em;
}
#articles-actif header .surtitre {
  display: block;
  width: fit-content;
}
#articles-actif header .titre {
  display: inline-block;
  color: black;
  margin-left: 0;
  padding: 0;
  line-height: 1.2;
  font-size: 2em;
  border: none;
}
#articles-actif header .titre:after {
  content: '';
  display: block;
  background-color: #8bc056;
  max-width: 130px;
  height: 4px;
  margin-top: 3px;
}
#articles-actif figure.logo-article figcaption {
  max-width: 600px;
}
#articles-actif figure.logo-article figcaption .spip_doc_titre {
  padding: 0 0 .25em;
  font-size: 1em;
}
#articles-actif figure.logo-article figcaption .spip_doc_descriptif {
  font-size: .85em;
  line-height: 1.1;
}
#articles-actif figure.logo-article figcaption .spip_doc_credits {
  font-size: 80%;
}
#articles-actif h2.spip {
  display: table;
  padding-bottom: .3em;
  color: #006c9d;
  line-height: 1.2;
  border-bottom: 2px solid #8bc056;
}
#pave-rubrique-titre-img article,
#pave-definitions article,
#pave-resultats article,
#pave-article-titre-img article {
  margin-bottom: 2em;
  padding-bottom: 0 !important;
  border-bottom: 1px solid #ddd;
}
#pave-rubrique-titre-img article:hover .titre:after,
#pave-definitions article:hover .titre:after,
#pave-resultats article:hover .titre:after,
#pave-article-titre-img article:hover .titre:after {
  background-color: #0096d6;
  width: 150px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#pave-rubrique-titre-img .pave-img,
#pave-definitions .pave-img,
#pave-resultats .pave-img,
#pave-article-titre-img .pave-img {
  margin-bottom: 1em;
}
#pave-rubrique-titre-img header,
#pave-definitions header,
#pave-resultats header,
#pave-article-titre-img header {
  width: 100%;
  text-align: left;
}
#pave-rubrique-titre-img .titre,
#pave-definitions .titre,
#pave-resultats .titre,
#pave-article-titre-img .titre {
  margin-bottom: 0;
  font-size: 1.5em;
  color: black;
  font-weight: bold;
  line-height: 1.1;
}
#pave-rubrique-titre-img .titre:after,
#pave-definitions .titre:after,
#pave-resultats .titre:after,
#pave-article-titre-img .titre:after {
  display: block;
  content: "";
  background-color: #8bc056;
  margin: .25em 0 0;
  width: 90px;
  height: 4px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#pave-rubrique-titre-img .descriptif,
#pave-definitions .descriptif,
#pave-resultats .descriptif,
#pave-article-titre-img .descriptif {
  color: black;
  text-align: left;
}
#pave-rubrique-titre-img .grid-container,
#pave-article-titre-img .grid-container {
  padding: 0;
}
#pave-article-titre-img .pave-content {
  font-size: .9em;
}
#pave-resultats .titre {
  font-size: 1.35em;
  line-height: 1.1;
}
#pave-resultats .descriptif {
  font-size: inherit;
  color: black;
  text-align: left;
}
.page-dictionnaire #pave-definitions article:hover .titre:after {
  background-color: #0096d6;
  width: 150px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.socialtags:before {
  display: block;
  content: '';
  background-color: #8bc056;
  width: 130px;
  height: 4px;
  margin: 20px 0;
}
.socialtags ul li {
  margin: 3px;
}
.socialtags .socialtags-hovers {
  opacity: 1;
  height: 42px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.socialtags .socialtags-hovers:focus,
.socialtags .socialtags-hovers:hover {
  transform: translateY(-4px);
  color: #fff;
  text-decoration: none;
}
.masonry {
  width: 100%;
  margin: 0 auto;
}
.masonry:after {
  content: '';
  display: block;
  clear: both;
}
.masonry .masonry-item {
  max-width: 370px !important;
  margin-bottom: 70px;
}
.masonry .masonry-item .thumbnail,
.masonry .masonry-item figcaption {
  max-width: 370px;
  margin-bottom: 0;
}
@media only screen and (max-width: 54em) {
  .masonry .masonry-item .thumbnail,
  .masonry .masonry-item figcaption {
    max-width: 350px;
  }
}
@media only screen and (max-width: 500px) {
  .masonry {
    max-width: 320px !important;
  }
  .masonry .thumbnail,
  .masonry .masonry-item,
  .masonry figcaption {
    max-width: 320px !important;
  }
}
.block-galerie {
  background-color: #ececec;
  margin-top: 2em;
  padding: 3em 0;
}
#documents_portfolio a:hover,
#documents_portfolio a:focus {
  opacity: 1;
}
#documents_portfolio .thumbnail {
  border: none;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#documents_portfolio .thumbnail:hover,
#documents_portfolio .thumbnail:focus {
  opacity: .6;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
  -webkit-transform: scale(1.01, 1.01) !important;
  transform: scale(1.01, 1.01) !important;
}
.documents_joints {
  font-size: .8125rem;
}
.documents_joints li {
  padding: 1em 0;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
.spip_documents {
  font-size: 80%;
}
.spip_documents.spip_documents_right,
.spip_documents.spip_documents_left {
  max-width: 50%;
}
@media only screen and (max-width: 480px) {
  .spip_documents.spip_documents_right,
  .spip_documents.spip_documents_left {
    max-width: 100%;
  }
}
@media only screen and (max-width: 40em) {
  .spip_documents {
    margin-bottom: 1em !important;
  }
}
.spip_doc_titre {
  padding: .25rem;
  font-family: "Open Sans", Helvetica, 'Segoe UI', Arial, sans-serif;
  font-size: 1rem;
}
.spip_doc_descriptif,
.spip_doc_credits {
  padding: 0 .5rem;
  font-weight: 400;
  text-align: center;
}
.spip_doc_descriptif p,
.spip_doc_credits p {
  margin-bottom: 0;
  font-size: .85em;
  line-height: 1.1;
}
.spip_doc_credits {
  color: #999;
}
.spip_doc_caption {
  margin-right: auto;
  margin-left: auto;
}
.formulaire_formidable,
.formulaire_newsletter {
  margin: 0 auto;
  clear: both;
}
.formulaire_formidable input,
.formulaire_newsletter input,
.formulaire_formidable textarea,
.formulaire_newsletter textarea {
  background: #fafafa;
  border: solid 1px #ddd!important;
}
.formulaire_formidable .saisie_checkbox,
.formulaire_newsletter .saisie_checkbox {
  float: left;
  padding-right: 1.5em;
  padding-left: 1.5em;
}
.formulaire_formidable .saisie_input,
.formulaire_newsletter .saisie_input {
  clear: both;
}
.formulaire_spip .editer {
  margin: 0;
  padding: 0 .75em;
}
.formulaire_spip fieldset {
  margin: 1.125rem 0;
  padding: .5em .75em;
}
.formulaire_spip fieldset legend {
  padding-bottom: .5em !important;
  line-height: 1 !important;
}
.formulaire_spip .choix {
  display: flex;
  align-items: baseline;
  margin: 0;
  padding: 0;
}
.formulaire_spip .choix label {
  width: 100%;
}
.formulaire_spip .choix.autorisation label {
  line-height: normal;
  font-size: small;
}
.formulaire_spip label,
.formulaire_spip .label {
  background-color: inherit;
  padding: 10px 0 0!important;
  font-size: inherit;
  color: inherit;
  white-space: inherit;
}
.formulaire_spip ul {
  list-style: none;
}
.formulaire_spip .fieldset_entete .label {
  margin-left: -19px;
  padding: .5em 1em;
  font-size: 1.25em;
}
/* needed for old browsers */
dialog#js-modal {
  display: block;
}
/* removes scroll when modal is opened */
.no-scroll {
  overflow: hidden;
}
/* overlay covers everything */
.modal-overlay {
  position: fixed;
  background-color: black;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: .9;
  cursor: pointer;
  z-index: 99999;
}
/* modal */
.modal {
  position: fixed;
  background-color: transparent;
  top: 25%;
  right: calc(50vw - 250px);
  left: calc(50vw - 250px);
  width: 500px;
  max-width: 500px;
  border: none;
  z-index: 100000;
}
@media only screen and (max-width: 600px) {
  .modal {
    max-width: 90%;
  }
}
.cadre_recherche #champRecherche {
  height: 4rem;
  margin: 0;
  padding-left: 1em;
  font-size: 1.25em;
  border: none;
}
.cadre_recherche button.texte-white {
  background-color: #0096d6 !important;
  margin: 0;
  height: 4rem;
  color: white;
  border-radius: 0;
  border: none;
}
.cadre_recherche button.texte-white span {
  line-height: 1;
  font-size: 1.5em;
}
.cadre_recherche button.texte-white:hover {
  background-color: #8bc056 !important;
  cursor: pointer;
}
#js-modal-close {
  display: none;
}
.vcard {
  background-color: #F5F5F5;
  padding: .5em 1em 1em;
  border-radius: 5px;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.page-sommaire #footer:before {
  background-color: #f2f2f2;
}
#footer {
  width: 100%;
}
#footer:before {
  content: '';
  width: 100%;
  height: calc(100vw / (1920 / 68));
  background: url(https://www.sbaiss.fr/plugins/mozaik_sbaiss/images/vague-bleue.png);
  background-size: cover;
  display: block;
}
#footer aside {
  position: relative;
  color: black;
}
#footer aside .adresse {
  background-color: #8cdaf2;
  position: relative;
}
#footer aside .adresse address {
  border-right: 2px solid #0096d6;
}
@media only screen and (max-width: 640px) {
  #footer aside .adresse address {
    border: none;
  }
}
#footer aside .adresse .telephone {
  font-weight: bold;
}
#footer aside .adresse .telephone:before {
  content: "";
  display: block;
  background-color: black;
  width: 30px;
  height: 1px;
  margin: 10px auto;
}
#footer aside .tel-bandeau {
  background-color: white;
  margin: .25em;
  padding-top: .5em !important;
  padding-bottom: .5em !important;
  font-weight: bold;
  border: none;
  border-radius: 100px;
}
#footer aside .tel-bandeau:hover {
  background-color: #8bc056;
  color: white !important;
}
@media only screen and (max-width: 639px) {
  #footer aside .tel-bandeau.hide {
    display: block !important;
    margin-left: 20vw;
    padding: .125em .5em !important;
  }
}
#footer .menu li,
#footer .menu li a {
  display: inline-block;
}
#footer .menu li {
  line-height: 2.25em;
}
@media only screen and (max-width: 640px) {
  #footer .menu li {
    line-height: 1;
  }
}
@media only screen and (max-width: 640px) {
  #footer .menu li a {
    padding: .25em;
  }
}
#footer #pied {
  background-color: #006c9d;
  position: relative;
}
#footer #pied ul {
  font-family: "Open Sans", Helvetica, 'Segoe UI', Arial, sans-serif;
  font-size: .9em;
}
#footer .scrollToTop {
  display: inline-block;
  background: #808080;
  position: fixed;
  bottom: 44px;
  right: 0;
  width: 70px;
  height: 53px;
  color: white;
  text-align: center;
  font-size: 2em;
  text-decoration: none;
  opacity: .8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  transition: opacity 500ms ease-out;
}
#footer .scrollToTop:hover {
  color: #888 !important;
  opacity: 1 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
  filter: alpha(opacity=100) !important;
  border-bottom: 1px solid #ccc!important;
}
