/*
#@local/cache-less/lessdyn-css_main_less-c989c793.less
*/
/* #PRODUIRE{fond=css/main.less}
   md5:6b8df3a1128db226628144a0d2c2f620 */
html {
  font-size: 100%;
  -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: 'Segoe UI', 'Helvetica Neue', Helvetica, Arial, 'Open Sans', sans-serif;
  font-size: 1.1875rem;
  font-weight: 400;
  color: #333333;
  text-align: inherit;
  overflow-x: hidden;
}
strong,
em {
  font-weight: 700;
}
a {
  color: #322669;
  text-decoration: underline dotted black;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
a[href]:hover,
a[href]:focus {
  background-color: transparent;
  opacity: 1;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.show-for-sr {
  background-color: white !important;
  color: black !important;
}
a[href]:focus-visible,
button:focus-visible,
.button:focus-visible,
input:focus-visible,
textarea:focus-visible,
._access-icon:focus-visible,
._access-menu button:focus-visible,
#menu-ext-droite .niveau1 > a.item:focus-visible {
  background-color: #fffa8b !important;
  color: black !important;
  outline: 2px solid #e60000;
  outline-offset: 2px;
  border-radius: 4px;
}
a[href]:focus-visible img[src*=".svg"],
button:focus-visible img[src*=".svg"],
.button:focus-visible img[src*=".svg"],
input:focus-visible img[src*=".svg"],
textarea:focus-visible img[src*=".svg"],
._access-icon:focus-visible img[src*=".svg"],
._access-menu button:focus-visible img[src*=".svg"],
#menu-ext-droite .niveau1 > a.item:focus-visible img[src*=".svg"] {
  filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(7483%) hue-rotate(1deg) brightness(92%) contrast(106%);
}
a[href]:focus-visible span,
button:focus-visible span,
.button:focus-visible span,
input:focus-visible span,
textarea:focus-visible span,
._access-icon:focus-visible span,
._access-menu button:focus-visible span,
#menu-ext-droite .niveau1 > a.item:focus-visible span,
a[href]:focus-visible h2,
button:focus-visible h2,
.button:focus-visible h2,
input:focus-visible h2,
textarea:focus-visible h2,
._access-icon:focus-visible h2,
._access-menu button:focus-visible h2,
#menu-ext-droite .niveau1 > a.item:focus-visible h2,
a[href]:focus-visible h3,
button:focus-visible h3,
.button:focus-visible h3,
input:focus-visible h3,
textarea:focus-visible h3,
._access-icon:focus-visible h3,
._access-menu button:focus-visible h3,
#menu-ext-droite .niveau1 > a.item:focus-visible h3,
a[href]:focus-visible h4,
button:focus-visible h4,
.button:focus-visible h4,
input:focus-visible h4,
textarea:focus-visible h4,
._access-icon:focus-visible h4,
._access-menu button:focus-visible h4,
#menu-ext-droite .niveau1 > a.item:focus-visible h4,
a[href]:focus-visible p,
button:focus-visible p,
.button:focus-visible p,
input:focus-visible p,
textarea:focus-visible p,
._access-icon:focus-visible p,
._access-menu button:focus-visible p,
#menu-ext-droite .niveau1 > a.item:focus-visible p,
a[href]:focus-visible div,
button:focus-visible div,
.button:focus-visible div,
input:focus-visible div,
textarea:focus-visible div,
._access-icon:focus-visible div,
._access-menu button:focus-visible div,
#menu-ext-droite .niveau1 > a.item:focus-visible div {
  background-color: #fffa8b !important;
  color: black !important;
}
#zone-thematiques img[src*=".svg"] {
  filter: none;
}
.banner-accessibility {
  background-color: #25004a;
  position: fixed;
  width: 100vw;
  height: auto;
  left: 0;
  right: 0;
  top: 0;
  transform: translateY(-100%);
  z-index: 99999;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.banner-accessibility:focus-within {
  transform: translateY(0);
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.banner-accessibility ul {
  padding: 1rem;
  gap: .5rem;
}
.banner-accessibility ul .menu-item a {
  font-size: smaller;
  color: #fff;
  font-weight: 700;
}
.banner-accessibility ul .menu-item a.bouton-accessibilite {
  background-color: #9f1352;
  border-radius: 4px;
}
.banner-accessibility ul .menu-item a:hover {
  background-color: yellow !important;
  color: black !important;
  border-radius: 4px;
}
:root {
  --sa11y-toggle-x-offset: 14px!important;
  --sa11y-toggle-y-offset: 100px!important;
}
.spip_logo {
  max-width: 100%;
}
.code-inline,
code {
  background-color: #D6EEE4;
  border: 1px solid #cacaca;
  line-break: anywhere;
}
/* .on {
	background-color: fade(@triadeA,10%)!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: #9f1352 !important;
}
blockquote,
blockquote p {
  color: #333333;
}
blockquote {
  display: inline-block;
}
#cboxTitle {
  color: #333333;
}
#cboxSlideshow {
  bottom: 5px;
}
dl dt {
  margin-bottom: 0;
}
sup {
  font-weight: bold;
}
hr {
  max-width: 100%;
}
.button,
button {
  background-color: transparent;
  font-size: 1em;
  color: black;
  font-weight: 400;
  border: 1px solid #666;
  border-radius: 4px;
  text-decoration: none;
}
.button.texte-white,
button.texte-white {
  background-color: #9f1352 !important;
}
.button:hover,
button:hover {
  background-color: #9f1352 !important;
  color: white !important;
  cursor: pointer;
}
.button.success,
button.success {
  background-color: #9f1352 !important;
  color: white !important;
  border: none;
}
.boutons {
  text-align: center !important;
}
.boutons input {
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Arial Black', 'Open Sans', sans-serif;
  font-weight: 900;
  color: #322669;
}
.triadeA {
  background-color: #322669;
  color: #322669 !important;
  border-color: #322669 !important;
}
.triadeB {
  background-color: #9f1352;
  color: #9f1352 !important;
}
.triadeC {
  background-color: #ee7402;
  color: #ee7402 !important;
}
.couleurP {
  background-color: #333333;
  color: #333333 !important;
}
.spip-admin-bloc,
.spip-admin-float {
  left: 20px !important;
  width: fit-content;
  z-index: 10000 !important;
}
.spip-admin-bloc a,
.spip-admin-float a {
  font-size: 1rem;
  opacity: 1;
}
.spip-admin-bloc a:hover,
.spip-admin-float a:hover {
  background-color: #322669;
}
.spip-admin-bloc .spip-admin-boutons,
.spip-admin-float .spip-admin-boutons {
  background: #333;
  border-radius: 0 0 .3em .3em;
}
@media only screen and (max-width: 810px) {
  .spip-admin-bloc,
  .spip-admin-float {
    display: none;
  }
}
.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;
}
@font-face {
  font-family: "theme-machaon";
  src: url("//migration.petr-ruffecois.fr/plugins/themephilo_bibliotheque/css/fonts/theme-machaon.woff2") format("woff2"), url("//migration.petr-ruffecois.fr/plugins/themephilo_bibliotheque/css/fonts/theme-machaon.ttf") format("truetype"), url("//migration.petr-ruffecois.fr/plugins/themephilo_bibliotheque/css/fonts/theme-machaon.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.icon,
[class^="icon-"],
[class*=" icon-"] {
  /* Use !important to prevent extensions from overriding this font. */
  font-family: "theme-machaon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-paint-roller:before {
  content: "\f4b5";
}
.icon-paint-bucket:before {
  content: "\f22d";
}
.icon-wall:before {
  content: "\fb10";
}
.icon-armchair:before {
  content: "\f0f6";
}
.icon-tag--edit:before {
  content: "\f8e6";
}
.icon-ladder:before {
  content: "\101ac";
}
.icon-spray-paint:before {
  content: "\f8a4";
}
.icon-color-palette:before {
  content: "\f805";
}
.icon-paint-brush1:before {
  content: "\f75e";
}
.icon-paint-brush-household:before {
  content: "\f705";
}
.icon-paint-brush-broad:before {
  content: "\f06e";
}
.icon-paint-brush:before {
  content: "\f65c";
}
.icon-location:before {
  content: "\e932";
}
.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-universal-access:before {
  content: "\e931";
}
.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-instagram:before {
  content: "\e911";
}
.icon-paper-plane:before {
  content: "\e912";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.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";
}
.dateEvenementCarre {
  width: 120px !important;
}
@media only screen and (max-width: 40em) {
  .dateEvenementCarre {
    width: 100% !important;
    text-align: center;
  }
}
.dateEvenementCarre p.triadeA {
  width: 120px !important;
  margin: 0 auto!important;
  text-align: center;
}
@media only screen and (max-width: 40em) {
  .dateEvenementCarre p.triadeA {
    float: none;
  }
}
.dateEvenementCarre time {
  line-height: .95;
}
.dateEvenementCarre time .dateNombre {
  display: block;
  color: #322669;
  font-size: 1.7em;
  font-weight: bold;
}
.dateEvenementCarre time .dateNombre small {
  font-size: 60%;
  font-weight: 400;
}
.dateEvenementCarre time .dateMois {
  display: block;
  font-size: 90%;
  font-weight: bold;
  text-transform: uppercase;
}
.dateEvenementCarre .dateEvenementHeure {
  padding: 0 .5em 1em;
  font-size: .8em;
  color: #322669;
  line-height: 1;
  font-weight: 700;
}
.dateEvenementCarre .icon-chevron-down {
  display: block;
  padding: .25em 0 0;
  font-size: 200%;
}
.dateEvenementTexte {
  width: calc(100% - 120px) !important;
  padding-right: 0 !important;
}
@media only screen and (max-width: 40em) {
  .dateEvenementTexte {
    width: 100% !important;
  }
}
@media only screen and (max-width: 40em) {
  .dateEvenementTexte figure {
    float: none;
    margin: 1em auto 0 !important;
    text-align: center;
  }
}
.dateEvenementTexte a {
  display: block;
  color: black;
}
.dateEvenementTexte a:hover {
  color: black !important;
}
.dateEvenementTexte .dateEvenement {
  font-size: .9em;
  line-height: 1;
}
.dateEvenementTexte .dateEvenement span {
  margin-right: 5px;
  vertical-align: baseline;
}
.dateEvenementTexte .adresseEvenement {
  font-size: .9em;
  font-weight: bold;
  line-height: 1;
}
.dateEvenementTexte .adresseEvenement span {
  margin-right: 5px;
  vertical-align: baseline;
}
.dateEvenementTexte .descriptifEvenement {
  font-size: .9em;
  line-height: 1;
}
@media only screen and (max-width: 40em) {
  .dateEvenementTexte {
    padding: 0 !important;
  }
  .dateEvenementTexte a {
    padding: .5em !important;
  }
}
.agenda-complet h2,
.agenda-complet .titre-evenement,
.agenda-complet .agenda-complet {
  font-size: 1.3em;
  font-weight: bold !important;
  line-height: 1;
}
@media only screen and (max-width: 640px) {
  .agenda-complet h2,
  .agenda-complet .titre-evenement,
  .agenda-complet .agenda-complet {
    margin-top: 1em;
  }
}
.agenda-complet .dateEvenementCarre time .dateNombre {
  color: white;
}
.agenda-complet .dateEvenementCarre time .dateMois {
  color: white;
}
.agenda-complet .dateEvenementCarre time .adresseEvenement {
  font-size: 1em !important;
}
.agenda-complet .descriptifEvenement {
  font-size: 1em !important;
  line-height: inherit !important;
}
.agenda-complet .agenda-liens li {
  width: 100%;
  margin-bottom: .5em;
  text-align: left;
}
.agenda-complet .agenda-liens li a {
  width: 100%;
}
.agenda-complet .agenda-liens li a span {
  padding-right: .5em;
}
.carte_gis p,
.carte_gis a {
  font-weight: normal !important;
}
.carte_gis .gis-descriptif {
  padding: .25em 1em .35em!important;
  font-weight: normal !important;
}
.carte_gis .gis-descriptif ul {
  margin: 0 0 0 1rem;
}
.carte_gis .gis-descriptif br {
  display: none;
}
.carte_gis .leaflet-popup-content {
  width: 310px !important;
}
.carte_gis .gis-tel {
  font-weight: bold !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;
}
.font-weight-normal {
  font-weight: normal !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,
.grille-prix .texteencadre-spip.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,
.grille-prix .texteencadre-spip.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,
.grille-prix .texteencadre-spip.spip p {
  color: #333333;
}
.grille-prix blockquote.spip hr,
.grille-prix .texteencadre-spip.spip hr {
  margin: 0 auto .75rem;
  border-color: #eee;
}
.grille-prix.paves-2 blockquote.spip,
.grille-prix.paves-2 .texteencadre-spip.spip {
  max-width: calc(50% - 1rem);
}
@media only screen and (max-width: 640px) {
  .grille-prix.paves-2 blockquote.spip,
  .grille-prix.paves-2 .texteencadre-spip.spip {
    max-width: 100%;
  }
}
.grille-prix.paves-3 blockquote.spip,
.grille-prix.paves-3 .texteencadre-spip.spip {
  max-width: calc(33.333% - 1rem);
}
@media only screen and (max-width: 940px) {
  .grille-prix.paves-3 blockquote.spip,
  .grille-prix.paves-3 .texteencadre-spip.spip {
    max-width: calc(50% - 1rem);
  }
}
@media only screen and (max-width: 640px) {
  .grille-prix.paves-3 blockquote.spip,
  .grille-prix.paves-3 .texteencadre-spip.spip {
    max-width: 100%;
  }
}
.grille-prix.paves-4 blockquote.spip,
.grille-prix.paves-4 .texteencadre-spip.spip {
  max-width: calc(25% - 1rem);
}
@media only screen and (max-width: 1200px) {
  .grille-prix.paves-4 blockquote.spip,
  .grille-prix.paves-4 .texteencadre-spip.spip {
    max-width: calc(33.333% - 1rem);
  }
}
@media only screen and (max-width: 940px) {
  .grille-prix.paves-4 blockquote.spip,
  .grille-prix.paves-4 .texteencadre-spip.spip {
    max-width: calc(50% - 1rem);
  }
}
@media only screen and (max-width: 640px) {
  .grille-prix.paves-4 blockquote.spip,
  .grille-prix.paves-4 .texteencadre-spip.spip {
    max-width: 100%;
  }
}
.details-transcription {
  margin-bottom: 1.5rem;
  padding: 0.5em 0.5em 0;
  font-size: smaller;
  border: 1px solid lightblue;
  border-radius: 4px;
  overflow: hidden;
}
.details-transcription summary {
  background-color: #fff;
  margin: -0.5em -0.5em 0;
  padding: 0.5em;
  -webkit-transition: all .3s ease !important;
  transition: all .3s ease !important;
}
.details-transcription summary:hover,
.details-transcription summary:focus-visible {
  background-color: lightblue;
  cursor: pointer;
  -webkit-transition: all .3s ease !important;
  transition: all .3s ease !important;
}
.details-transcription[open] summary {
  padding: 0.5em;
  background-color: lightblue;
  margin-bottom: 0.5em;
}
#cookieChoiceInfo {
  background-color: white !important;
  top: auto !important;
  bottom: 0;
  padding: .5em !important;
  font-family: 'Segoe UI', 'Helvetica Neue', Helvetica, Arial, 'Open Sans', sans-serif;
  font-weight: 300;
  border-top: 2px solid #322669;
}
#cookieChoiceInfo a {
  background-color: #322669;
  margin-left: 1em !important;
  padding: .35em;
  color: white;
  line-height: 2;
}
._df_book .loading-info {
  background-color: black !important;
}
._df_book .df-ui-page label {
  color: black !important;
}
.column-count-3 {
  column-count: 3;
}
#menu-ext-droite {
  background: #555;
  z-index: 99999;
}
#menu-ext-droite .close-button,
#menu-ext-droite .close-button.medium {
  right: .125rem;
  top: .125rem;
  font-size: 2rem;
  line-height: 1;
  color: white;
  border: none;
}
#menu-ext-droite ul {
  background-color: white;
  margin: 0;
  list-style: none;
}
#menu-ext-droite .menu a,
#menu-ext-droite .menu button {
  display: block;
  width: 100%;
  padding: .3rem .5rem .4rem .4rem;
  font-size: 1.1rem;
  color: white;
  font-weight: 400;
  line-height: 1.1;
  border-left: 7px solid transparent;
}
#menu-ext-droite li li a {
  color: black !important;
}
#menu-ext-droite li {
  border-bottom: 1px solid #ddd;
}
#menu-ext-droite .niveau1 {
  background-color: #322669;
}
#menu-ext-droite .niveau1 > a.item {
  color: white !important;
  font-weight: bolder;
}
#menu-ext-droite .niveau2 {
  background-color: rgba(50, 38, 105, 0.4);
  margin-left: .75rem;
}
#menu-ext-droite .niveau2 > a.item {
  font-weight: bolder;
}
#menu-ext-droite .niveau3 {
  background-color: rgba(159, 19, 82, 0.45);
  margin-left: .75rem;
}
#menu-ext-droite .niveau3 > a.item {
  font-weight: bolder;
}
#menu-ext-droite .niveau4 {
  background-color: rgba(238, 116, 2, 0.3);
  margin-left: .75rem;
}
#menu-ext-droite .niveau4 > a.item {
  font-weight: bolder;
}
#menu-ext-droite .niveau5 {
  background-color: rgba(238, 116, 2, 0.25);
  margin-left: .75rem;
}
#menu-ext-droite .niveau5 > a.item {
  font-weight: bolder;
}
#menu-ext-droite .niveau6 {
  background-color: rgba(238, 116, 2, 0.15);
  margin-left: .75rem;
}
#menu-ext-droite .niveau6 > a.item {
  font-weight: bolder;
}
#menu-ext-droite li.actif-OffCanvas > strong > a,
#menu-ext-droite li.actif-OffCanvas > a {
  border-left-color: #9f1352 !important;
}
#menu-ext-droite a:hover {
  background-color: #888 !important;
  color: white !important;
  border-left-color: #ee7402;
}
#menu-ext-droite .menu.partage {
  background-color: #666 !important;
}
#menu-ext-droite .menu.partage li {
  border: none;
}
#menu-ext-droite .menu.partage a,
#menu-ext-droite .menu.partage button {
  background-color: transparent !important;
  padding: .5em .55em .45em;
  font-weight: normal;
  border: none;
}
#menu-ext-droite .menu.partage a:hover,
#menu-ext-droite .menu.partage button:hover {
  background-color: #322669 !important;
}
#menu-ext-droite a.retourHome {
  background-color: #322669;
  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: #322669 !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: #322669 !important;
  border-left: 1px solid #322669;
}
#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;
}
.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: 'Arial Black', 'Open Sans', 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: #322669 !important;
}
.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 h3,
.cs_blocs h4,
.cs_blocs button {
  display: block;
  width: 100%;
  margin-bottom: 0;
  padding: .4em;
  color: #322669;
  font-size: 1.25em;
  text-align: left;
  line-height: 1.5em;
  border: none;
}
.cs_blocs h3:before,
.cs_blocs h4:before,
.cs_blocs button:before {
  content: "\e90e";
  margin-right: .25em;
  padding: .3em;
  color: #9f1352;
  font-family: 'theme-machaon';
  vertical-align: middle;
}
.cs_blocs h3:hover,
.cs_blocs h4:hover,
.cs_blocs button:hover {
  background-color: #d8d8d8 !important;
  color: #322669;
}
.cs_blocs h3.blocs_replie:before,
.cs_blocs h4.blocs_replie:before,
.cs_blocs button.blocs_replie:before {
  content: "\e903";
  font-family: 'theme-machaon';
  color: #322669;
  vertical-align: middle;
}
.cs_blocs h3 a,
.cs_blocs h4 a,
.cs_blocs button a {
  display: inline-block;
  width: 100%;
  margin-left: -50px;
  padding: .3em 0 .4em 50px;
  color: #9f1352;
  font-family: 'Arial Black', 'Open Sans', sans-serif;
  font-weight: 400 !important;
  line-height: normal;
  vertical-align: middle;
  text-decoration: none;
}
.cs_blocs h3 a.sommaire-back,
.cs_blocs h4 a.sommaire-back,
.cs_blocs button a.sommaire-back {
  width: 16px;
  padding: 0;
  padding-top: 1.5em;
}
.cs_blocs h3:hover,
.cs_blocs h4:hover,
.cs_blocs button:hover,
.cs_blocs .cs_bloc2 h3:hover,
.cs_blocs .cs_bloc2 h4:hover,
.cs_blocs .cs_bloc2 button: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;
}
.carte_gis {
  z-index: 1;
}
.carte_gis .leaflet-top,
.carte_gis .leaflet-bottom {
  z-index: 800;
}
.carte_gis .leaflet-popup-content-wrapper {
  padding: 0 !important;
  border-radius: 0 !important;
  border: none !important;
}
.carte_gis .leaflet-popup-content {
  width: 310px !important;
  margin: 0 !important;
  font-family: #333333;
  font-size: 1rem;
  line-height: 2rem;
}
.carte_gis .leaflet-popup-content p,
.carte_gis .leaflet-popup-content a {
  margin: 0 !important;
  padding: .25em 1em .35em!important;
  font-weight: 300;
  border-top: 1px solid #ddd;
  color: #333333 !important;
}
.carte_gis .leaflet-popup-content .title {
  background-color: #666;
  display: inline-block;
  padding: .5em .9em;
  width: 100%;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: normal;
}
.carte_gis .leaflet-popup-content a {
  display: block;
  background-color: #F5F5F5;
}
.carte_gis .leaflet-popup-content a span {
  padding-right: .35em;
}
.carte_gis .leaflet-popup-content a:hover {
  background-color: #322669;
  color: white !important;
}
.carte_gis .leaflet-popup-close-button {
  color: white !important;
}
.carte_gis .leaflet-pane .marker-cluster div {
  background-color: rgba(0, 0, 0, 0.5);
  width: 45px;
  height: 45px;
  margin: 0;
  color: white;
  font-size: 1.75em;
  border-radius: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.carte_gis .leaflet-pane .marker-cluster span {
  line-height: 45px;
}
.carte_gis .carte_coordonnees.spip h3 {
  font-size: 1.6rem;
}
.carte_gis .carte_coordonnees.spip p {
  color: #333;
  line-height: 1;
}
.carte_gis .carte_coordonnees.spip ul.spip {
  margin: 0 0 1em 2em;
  list-style-type: square;
  color: #333;
}
.carte_gis .carte_coordonnees.spip .pos1 {
  padding-right: 1em;
}
@media only screen and (max-width: 40em) {
  .carte_gis .carte_coordonnees.spip .pos1 {
    margin-bottom: 0;
  }
}
.carte_gis .carte_coordonnees.spip .pos2 {
  padding-right: 1em;
  padding-left: 1em;
  border-left: 1px solid #bbb;
}
@media only screen and (max-width: 40em) {
  .carte_gis .carte_coordonnees.spip .pos2 {
    padding-left: 0;
    border-left: 0;
  }
}
@media only screen and (max-height: 860px) {
  .carte_gis {
    max-height: 70vh;
  }
}
header.bandeau-dist 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.bandeau-dist nav {
    height: 80px;
    -webkit-transition: all .3s ease!important;
    transition: all .3s ease!important;
  }
}
header.bandeau-dist nav img {
  height: 70px;
  margin: 15px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
header.bandeau-dist nav img:hover {
  translate: 5px;
}
@media only screen and (max-width: 40em) {
  header.bandeau-dist nav img {
    max-width: 220px !important;
    height: 60px;
    margin: 10px;
    -webkit-transition: all .3s ease!important;
    transition: all .3s ease!important;
  }
}
header.bandeau-dist nav a {
  color: #333333;
  padding-top: .3125rem !important;
  padding-bottom: .3125rem !important;
}
header.bandeau-dist nav a:hover,
header.bandeau-dist nav a:active {
  color: #333333;
  font-weight: bold !important;
}
header.bandeau-dist nav .actif a {
  color: #333333;
  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: #9f1352 !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: #9f1352;
  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: #9f1352;
  border-color: #9f1352;
}
.pave-img-titre-desc-suite a:hover .button {
  background-color: #9f1352 !important;
  color: white !important;
}
.nav-pagination {
  width: 100%;
}
.nav-pagination .pagination a,
.nav-pagination .pagination button,
.nav-pagination .pagination strong {
  display: inline-block;
  background-color: rgba(159, 19, 82, 0.15);
  padding: .1875rem .75rem;
  border-radius: 0;
  border-right: 1px solid rgba(50, 38, 105, 0.35);
  color: #322669;
  font-weight: normal;
}
.nav-pagination .pagination a:hover,
.nav-pagination .pagination button:hover,
.nav-pagination .pagination strong:hover {
  background-color: #322669;
  color: white;
}
.nav-pagination .pagination .all a {
  background-color: rgba(50, 38, 105, 0.15);
}
.nav-pagination .pagination .all a:hover {
  background-color: #322669;
  color: white;
}
.nav-pagination .pagination .pages strong.on {
  background-color: #322669 !important;
  color: white;
}
.nav-pagination .pagination .disabled {
  visibility: inherit;
  padding-right: 0;
  padding-left: 0;
}
.nav-pagination .sep {
  display: none;
}
.li-img-titre .grid-item a {
  background-color: #eee;
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.li-img-titre .grid-item a .grid-item-title {
  background-color: #555;
  color: white;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
header.bandeau-dist {
  position: fixed;
  background-color: white;
  display: block;
  height: 150px;
  left: 0;
  right: 0;
  top: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  z-index: 9;
}
@media only screen and (max-width: 800px) {
  header.bandeau-dist {
    height: 120px;
  }
}
header.bandeau-dist:before {
  content: '';
  background: linear-gradient(90deg, #4395d1, #322769);
  width: 100%;
  height: 50px;
  display: block;
}
@media only screen and (max-width: 800px) {
  header.bandeau-dist:before {
    height: 30px;
  }
}
header.bandeau-dist nav {
  background-color: transparent;
  max-width: 90rem;
  height: 100px;
  top: 50px;
  left: 50%;
  transform: translate(-50%, 0);
  border: none;
}
@media only screen and (max-width: 800px) {
  header.bandeau-dist nav {
    top: 20px;
  }
}
header.bandeau-dist nav a {
  display: inline-block;
}
header.bandeau-dist nav img {
  height: 75px;
  margin: 0 15px;
}
@media only screen and (max-width: 40em) {
  header.bandeau-dist nav img {
    height: auto;
  }
}
header.bandeau-dist nav li {
  margin-right: 5px;
}
header.bandeau-dist nav li a {
  padding: .5rem .75rem!important;
  font-size: .85em;
  font-weight: bold;
  color: #322669;
  text-transform: uppercase;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
header.bandeau-dist nav li a.actif,
header.bandeau-dist nav li a:hover {
  background-color: #322669;
  color: white;
  border-radius: 5px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
header.bandeau-dist nav #menu-secondaire {
  position: fixed;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  top: -50px;
  right: 0;
  width: 100%;
  height: 50px;
  padding-right: 20px;
}
header.bandeau-dist nav #menu-secondaire li .bouton-search,
header.bandeau-dist nav #menu-secondaire li .user-bandeau {
  font-size: 2rem;
  color: white;
  border: none;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
header.bandeau-dist nav #menu-secondaire li .bouton-search .icon-search2,
header.bandeau-dist nav #menu-secondaire li .user-bandeau .icon-search2,
header.bandeau-dist nav #menu-secondaire li .bouton-search .icon-user-circle,
header.bandeau-dist nav #menu-secondaire li .user-bandeau .icon-user-circle {
  padding: 10px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
header.bandeau-dist nav #menu-secondaire li .bouton-search:hover .icon-search2,
header.bandeau-dist nav #menu-secondaire li .user-bandeau:hover .icon-search2,
header.bandeau-dist nav #menu-secondaire li .bouton-search:hover .icon-user-circle,
header.bandeau-dist nav #menu-secondaire li .user-bandeau:hover .icon-user-circle {
  background-color: #ee7402;
  color: white;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
header.bandeau-dist nav #menu-secondaire li .user-bandeau {
  padding-right: 0 !important;
  padding-left: 0 !important;
  border-radius: 0;
}
header.bandeau-dist nav #menu-secondaire li .user-bandeau .user-on {
  color: #3bcb26;
}
header.bandeau-dist nav #menu-secondaire li .user-bandeau .user-off {
  color: #57b4f9;
}
header.bandeau-dist nav #menu-secondaire li a {
  font-size: .8em;
  color: white;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
header.bandeau-dist nav #menu-secondaire li a:hover {
  background-color: white;
  color: #9f1352;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
header.bandeau-dist nav #menu-secondaire li a.tel-bandeau {
  background-color: white;
  padding: .5rem 1rem !important;
  color: #9f1352;
  font-weight: bold;
  border-radius: 100px;
}
header.bandeau-dist nav #menu-secondaire li a.tel-bandeau:hover {
  background-color: #ee7402;
  color: white;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#menu-ext-droite {
  background-color: #e6e6e6;
}
#menu-ext-droite .close {
  display: none;
}
@media only screen and (max-width: 430px) {
  #menu-ext-droite .close {
    float: none !important;
    display: inline-block;
  }
}
#menu-ext-droite .menu a {
  font-weight: normal;
}
#menu-ext-droite .menu.partage {
  padding-right: 2rem;
}
#menu-ext-droite .niveau2 {
  background-color: rgba(50, 38, 105, 0.25);
}
#menu-ext-droite .niveau2 > a.item {
  font-weight: inherit;
}
#menu-ext-droite .niveau3 {
  background-color: rgba(50, 38, 105, 0.1);
}
#menu-ext-droite .niveau3 > a.item {
  font-weight: inherit;
}
#menu-ext-droite .niveau4 {
  background-color: rgba(50, 38, 105, 0.07000000000000001);
}
#menu-ext-droite .niveau4 > a.item {
  font-weight: inherit;
}
#menu-ext-droite .niveau5 {
  background-color: rgba(238, 116, 2, 0.3);
}
#menu-ext-droite .niveau5 > a.item {
  font-weight: inherit;
}
#menu-ext-droite .niveau6 {
  background-color: rgba(238, 116, 2, 0.15);
}
#menu-ext-droite .niveau6 > a.item {
  font-weight: inherit;
}
.off-canvas {
  transform: translateX(250px);
}
.js-off-canvas-overlay.is-overlay-fixed {
  background-color: rgba(0, 0, 0, 0.85);
  z-index: 999;
}
.cs_blocs h3 {
  display: flex;
  align-items: baseline;
  font-size: 1.25em !important;
}
.cs_blocs .blocs_titre:hover {
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.cs_blocs .blocs_titre:hover:before,
.cs_blocs .blocs_titre:hover a {
  color: #322669;
}
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 button {
  color: inherit;
}
.offCanvas-toggle button span {
  padding: 1.65rem 1rem;
}
@media only screen and (max-width: 340px) {
  .offCanvas-toggle button span {
    padding: .125em .5rem;
  }
}
.offCanvas-toggle button:hover {
  background-color: #322669 !important;
}
.cadre_recherche #champRecherche {
  height: 3em;
  margin: 0;
  padding-left: 1em;
  font-size: 1.25em;
  border: none;
  border-radius: 5px 0 0 5px;
}
.cadre_recherche .icon-search2 {
  line-height: 1;
  font-size: 2em;
  color: white;
}
.cadre_recherche button {
  margin: 0;
  padding: 0;
  border: none !important;
  border-radius: 0 5px 5px 0;
}
.cadre_recherche button:hover {
  cursor: pointer;
}
/* overlay covers everything */
#js-modal-overlay {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.85);
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 99999;
}
#js-modal-close {
  position: absolute;
  background-color: transparent;
  top: -50px;
  right: 225px;
  width: 50px;
  height: 50px;
  border: none;
  color: white;
  cursor: pointer !important;
}
#js-modal-close:before {
  transform: rotate(45deg);
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#js-modal-close:after {
  transform: rotate(-45deg);
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#js-modal-close:before,
#js-modal-close:after {
  position: absolute;
  top: 0;
  left: 25px;
  content: ' ';
  height: 50px;
  width: 2px;
  background-color: #fff;
}
@media only screen and (max-width: 600px) {
  #js-modal-close:before,
  #js-modal-close:after {
    height: 30px;
    left: 15px;
  }
}
#js-modal-close .modal-close__text {
  display: none;
}
@media only screen and (max-width: 600px) {
  #js-modal-close {
    top: -50px;
    left: calc(50vw - 50px);
    width: 30px;
    height: 30px;
  }
}
.actus-sommaire article {
  position: relative;
  width: 100%;
}
.actus-sommaire article.positionB .pave-content,
.actus-sommaire article.positionC .pave-content {
  justify-content: center;
  padding-bottom: 0;
}
.actus-sommaire article.positionB .pave-content a .descriptif,
.actus-sommaire article.positionC .pave-content a .descriptif {
  padding-top: .8em;
  font-size: 28px;
  color: white;
  font-weight: 400;
  line-height: 1.4;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 40em) {
  .actus-sommaire article.positionB .pave-content a .descriptif,
  .actus-sommaire article.positionC .pave-content a .descriptif {
    font-size: 21px;
    line-height: 1.2;
  }
}
.header-rubrique {
  position: relative;
}
#zone-bandeau {
  background: #eeede8 url(https://migration.petr-ruffecois.fr/plugins/mozaik-petr-ruffecois/images/feuilles-petr.svg) no-repeat;
  background-position: right calc(50vw - 30rem) bottom 20px;
  background-size: contain;
  padding-top: 1em;
  padding-bottom: 1em;
}
@media only screen and (max-width: 64em) {
  #zone-bandeau {
    background-position: right 30px bottom 20px;
  }
}
#zone-bandeau article .article-heading .soutitre {
  font-size: 1.5em;
  font-weight: bold;
  color: #9f1352;
}
#zone-bandeau article .article-heading .chapo {
  max-width: 800px;
  font-size: 1.1em;
  color: black;
}
#zone-bandeau article .article-heading .titre {
  margin-bottom: .5em;
  font-size: 2.5rem;
  line-height: 1.2;
}
#zone-bandeau article .article-heading .titre.article {
  font-size: 2rem;
}
@media only screen and (max-width: 40em) {
  #zone-bandeau article .article-heading .titre {
    font-size: 2rem;
  }
}
#zone-bandeau article .article-heading .titre .icon-unlocked {
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 2px;
  font-size: .55em;
  color: #56a74a;
}
#zone-bandeau article .content {
  max-width: 850px;
}
#zone-bandeau article .content p,
#zone-bandeau article .content ul {
  font-size: 1.125em;
}
@media only screen and (max-width: 40em) {
  #zone-bandeau article .content p,
  #zone-bandeau article .content ul {
    font-size: inherit;
    line-height: normal;
  }
}
#zone-bandeau article .content blockquote p {
  margin-bottom: .5em;
  color: #322669 !important;
}
#zone-bandeau article footer {
  max-width: 450px;
}
#zone-bandeau article .modele_bouton {
  background-color: #fcac46;
  color: black !important;
  border: none !important;
}
#zone-bandeau article .modele_bouton:hover {
  color: white !important;
}
#zone-alerte article {
  background-color: #9f1352;
  margin: 0 auto;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
  text-align: center;
}
#zone-alerte article a {
  display: block;
  padding: 1em;
  color: white;
  text-decoration: none;
}
#zone-alerte article a .titre {
  font-size: 1.5rem;
  color: inherit;
  line-height: 1;
}
#zone-alerte article a .descriptif {
  max-width: 48rem;
  margin: 0 auto;
  line-height: 1;
  font-weight: normal;
}
#zone-alerte article a:hover {
  background-color: crimson !important;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#zone-annonce .pave-img-gauche-titre-desc-suite .grid-container {
  padding: 0;
  margin-top: 1em;
  margin-bottom: 1em;
}
#zone-annonce .pave-img-gauche-titre-desc-suite a {
  flex-direction: row-reverse;
  align-items: center;
  text-decoration: none;
}
#zone-annonce .pave-img-gauche-titre-desc-suite a .pave-content .titre {
  font-size: 2.25rem;
  color: #322669;
}
#zone-annonce .pave-img-gauche-titre-desc-suite a .pave-content .descriptif {
  font-size: 1.3em;
  color: #9f1352;
  font-weight: bold;
}
#zone-annonce .pave-img-gauche-titre-desc-suite a .pave-content .descriptif p {
  margin-bottom: .5rem;
  line-height: 1.25;
}
#zone-annonce .pave-img-gauche-titre-desc-suite a:hover {
  background-color: #eeede8;
  border-radius: 10px;
}
#zone-annonce .pave-img-gauche-titre-desc-suite a:hover .titre {
  color: #9f1352;
}
#zone-annonce .pave-img-gauche-titre-desc-suite a:hover .descriptif {
  color: black;
}
#zone-recherche {
  margin-top: 2em;
}
#zone-recherche .grid-x {
  padding: 0;
}
#zone-recherche .cell {
  padding-bottom: 10px;
}
#zone-recherche .cell #champRechercheA {
  margin: 0;
  padding-left: 1em;
  height: 2.75em;
  font-size: 1em;
  border-radius: 5px 0 0 5px;
}
#zone-recherche .cell button {
  padding: 0;
}
#zone-recherche .cell button .icon-search2 {
  font-size: 1.75em;
  padding: 0 .5em;
}
#zone-recherche .cell button:hover {
  background-color: #ee7402 !important;
}
#zone-recherche .cell a {
  width: 100%;
  margin: 0;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 5px;
  border: none;
}
#zone-recherche .cell a:hover {
  background-color: #ee7402 !important;
}
#zone-recherche .cell:nth-child(even) a {
  background-color: #322669;
}
#zone-recherche .cell:nth-child(odd) a {
  background-color: #9f1352;
}
#zone-thematiques {
  margin-top: 2em;
  margin-bottom: 2em;
}
#zone-thematiques .li-img-titre .grid-item {
  margin-bottom: 2rem;
}
#zone-thematiques .li-img-titre .grid-item a {
  background-color: #64abe0;
  min-height: 260px;
  padding: 0 .5em 2em;
  border-radius: 5px;
  overflow: hidden;
}
#zone-thematiques .li-img-titre .grid-item a .grid-item-title {
  background-color: transparent;
  padding: 0 .75em 1em;
  font-size: .9em;
  color: black;
  font-weight: bold;
  line-height: 1.2;
  text-transform: uppercase;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#zone-thematiques .li-img-titre .grid-item a:hover {
  background-color: #322669;
}
#zone-thematiques .li-img-titre .grid-item a:hover img {
  filter: hue-rotate(-290deg);
}
#zone-thematiques .li-img-titre .grid-item a:hover .grid-item-title {
  color: white;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#zone-thematiques .li-img-titre .grid-item:nth-child(2) a,
#zone-thematiques .li-img-titre .grid-item:nth-child(4) a,
#zone-thematiques .li-img-titre .grid-item:nth-child(5) a,
#zone-thematiques .li-img-titre .grid-item:nth-child(7) a,
#zone-thematiques .li-img-titre .grid-item:nth-child(10) a,
#zone-thematiques .li-img-titre .grid-item:nth-child(12) a {
  background-color: #8bc860;
}
#zone-thematiques .li-img-titre .grid-item:nth-child(2) a:hover,
#zone-thematiques .li-img-titre .grid-item:nth-child(4) a:hover,
#zone-thematiques .li-img-titre .grid-item:nth-child(5) a:hover,
#zone-thematiques .li-img-titre .grid-item:nth-child(7) a:hover,
#zone-thematiques .li-img-titre .grid-item:nth-child(10) a:hover,
#zone-thematiques .li-img-titre .grid-item:nth-child(12) a:hover {
  background-color: #322669;
}
@media only screen and (max-width: 64rem) {
  #zone-thematiques .li-img-titre .grid-item:nth-child(1) a,
  #zone-thematiques .li-img-titre .grid-item:nth-child(4) a,
  #zone-thematiques .li-img-titre .grid-item:nth-child(5) a,
  #zone-thematiques .li-img-titre .grid-item:nth-child(8) a,
  #zone-thematiques .li-img-titre .grid-item:nth-child(9) a,
  #zone-thematiques .li-img-titre .grid-item:nth-child(12) a {
    background-color: #64abe0;
  }
  #zone-thematiques .li-img-titre .grid-item:nth-child(1) a:hover,
  #zone-thematiques .li-img-titre .grid-item:nth-child(4) a:hover,
  #zone-thematiques .li-img-titre .grid-item:nth-child(5) a:hover,
  #zone-thematiques .li-img-titre .grid-item:nth-child(8) a:hover,
  #zone-thematiques .li-img-titre .grid-item:nth-child(9) a:hover,
  #zone-thematiques .li-img-titre .grid-item:nth-child(12) a:hover {
    background-color: #322669;
  }
  #zone-thematiques .li-img-titre .grid-item:nth-child(2) a,
  #zone-thematiques .li-img-titre .grid-item:nth-child(3) a,
  #zone-thematiques .li-img-titre .grid-item:nth-child(6) a,
  #zone-thematiques .li-img-titre .grid-item:nth-child(7) a,
  #zone-thematiques .li-img-titre .grid-item:nth-child(10) a,
  #zone-thematiques .li-img-titre .grid-item:nth-child(11) a {
    background-color: #8bc860;
  }
  #zone-thematiques .li-img-titre .grid-item:nth-child(2) a:hover,
  #zone-thematiques .li-img-titre .grid-item:nth-child(3) a:hover,
  #zone-thematiques .li-img-titre .grid-item:nth-child(6) a:hover,
  #zone-thematiques .li-img-titre .grid-item:nth-child(7) a:hover,
  #zone-thematiques .li-img-titre .grid-item:nth-child(10) a:hover,
  #zone-thematiques .li-img-titre .grid-item:nth-child(11) a:hover {
    background-color: #322669;
  }
}
#zone-tags .tags-container {
  margin-bottom: 1em;
}
#zone-tags .tags-container .tag-item.button {
  background-color: #322669;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: .5em .75em;
  color: white;
  font-weight: bold;
  font-size: .9em;
}
#zone-actus {
  background-color: #f4f4f4;
  margin-top: 3em;
  padding-top: 3em;
  padding-bottom: 1em;
}
#zone-actus article {
  margin-bottom: 1em;
}
#zone-actus article a {
  height: 100%;
  text-decoration: none;
  border-radius: 5px;
  overflow: hidden;
}
#zone-actus article a .pave-img {
  border: none;
}
#zone-actus article a .pave-img img {
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#zone-actus article a .pave-content {
  background-color: #9f1352;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#zone-actus article a .pave-content .titre {
  font-family: inherit;
  color: white;
  font-weight: normal;
}
#zone-actus article a: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;
}
#zone-actus article a:hover .pave-content {
  background-color: #322669;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#zone-actus footer a {
  background-color: #9f1352;
  color: white;
}
#zone-actus footer a:hover {
  background-color: #322669 !important;
}
#zone-compteur {
  background: linear-gradient(90deg, #4395d1, #322769);
  padding: 1em;
  border-bottom: 30px solid rgba(255, 255, 255, 0.5);
}
#zone-compteur .key-figures-container {
  margin: 0;
}
#zone-compteur .key-figures-container .key-figure {
  font-size: 1.5em;
  color: white;
  border: none;
}
#zone-compteur .key-figures-container .key-figure .counter {
  font-weight: normal;
  color: white;
}
#zone-evenements {
  background-color: #f4f4f4;
  padding-top: 3em;
  padding-bottom: 1em;
}
@media only screen and (max-width: 64em) {
  #zone-evenements {
    padding-top: 2em;
  }
}
#zone-evenements .content-agenda-complet {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
#zone-evenements .content-agenda-complet .rubrique-agenda-content {
  background-color: transparent !important;
  width: 50%;
  max-width: 50%;
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 64em) {
  #zone-evenements .content-agenda-complet .rubrique-agenda-content {
    max-width: 100%;
    width: 100%;
    margin-bottom: 1rem !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
}
#zone-partenaires {
  padding: 2em;
}
#zone-partenaires .pave-content {
  gap: 2em;
}
#zone-partenaires .pave-content .pave-site {
  margin: 0;
  width: auto;
}
#zone-partenaires .pave-content .pave-site a picture {
  background-color: white;
}
#zone-partenaires .pave-content .pave-site a:hover {
  background-color: rgba(50, 38, 105, 0.1);
  border-radius: 5px;
}
#aside-adresse {
  border-top: 30px solid #f4f4f4;
}
#zone-adresse {
  padding-top: 1em;
  padding-bottom: .5em;
}
#zone-adresse address {
  font-size: .9em;
  font-style: normal;
}
#zone-adresse address .titre {
  padding-bottom: .5em;
  font-family: 'Arial Black', 'Open Sans', sans-serif;
  color: #322669;
  font-size: 1.1rem;
}
#zone-adresse address .tel-bandeau {
  background-color: #9f1352;
  margin-top: 1em;
  padding: .5em 1em;
  color: white;
  font-weight: bold;
  border-radius: 100px;
  border: none;
}
#zone-adresse address .tel-bandeau:hover {
  background-color: #ee7402 !important;
}
#zone-adresse .pave-reseaux .titre {
  margin-bottom: 1em;
  font-size: 1em;
  color: #9f1352;
}
#zone-adresse .pave-reseaux ul {
  gap: 1em;
}
#zone-adresse .pave-reseaux ul .picto {
  display: inline-flex;
  font-size: 2.25em;
  text-decoration: none;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#zone-adresse .pave-reseaux ul .picto:focus,
#zone-adresse .pave-reseaux ul .picto:hover {
  transform: translateY(-3px);
  color: #ee7402;
  text-decoration: none;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.main {
  padding-top: 150px;
}
@media only screen and (max-width: 800px) {
  .main {
    padding-top: 120px;
  }
}
.main header .breadcrumbs {
  margin: 0 0 1em 0;
}
.main header .breadcrumbs li {
  font-size: .9rem;
  color: black;
  text-transform: inherit;
}
.main header .breadcrumbs a {
  color: #322669;
  text-decoration: none;
}
.main header .breadcrumbs a:hover {
  color: #ee7402;
  text-decoration: none;
}
.main header .breadcrumbs li:not(:last-child):after {
  display: inline-flex;
  content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10" fill="none"><path d="M5 0 L2 9" stroke="black" stroke-width="1"/></svg>');
  width: 1em;
  vertical-align: middle;
  flex-direction: column-reverse;
  justify-content: center;
  margin: 0 .5em;
}
.main header .pave-content {
  padding: 1.5rem 0 .3em;
}
.main header .pave-content h1 {
  font-size: 2.5rem;
  line-height: 1.1;
}
.main header .soustitre {
  font-size: 1.5rem;
  font-weight: bold;
  color: #9f1352;
  text-transform: uppercase;
}
.main .chapo {
  font-weight: 400;
  color: #322669;
}
.main h2,
.main .h2 {
  font-size: 2rem;
  line-height: 1.2;
  color: #322669;
}
.main blockquote.spip {
  clear: both;
  background: none;
  background-color: #f5f5f5;
  width: 100%;
  padding: 1.1875rem 1.25rem 0 1.1875rem;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.main blockquote.spip p {
  color: #322669;
}
.main ._df_button {
  background-color: #322669;
  font-size: inherit;
  border-radius: 100px;
  padding: 5px 20px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.main ._df_button:hover {
  background-color: #56a74a;
  color: black;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.main .df-ui-page label {
  color: black;
}
.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: #f3e8e2 !important;
}
.main .ps {
  background-color: #ddd;
  margin-top: 2em;
  padding: 1.25rem;
  font-style: italic;
}
@media only screen and (max-width: 40em) {
  .main header .titre {
    font-size: 2rem;
  }
  .main h2 {
    font-size: 1.25em;
  }
  .main .spip_logo {
    display: block;
    margin: 0 auto 1em;
    float: none;
  }
}
.page-sommaire ul.spip,
.page-sommaire ol.spip {
  list-style: none;
}
.page-sommaire ul.spip li:before,
.page-sommaire ol.spip li:before {
  content: '\e930';
  margin-left: -25px;
  font-family: 'theme-machaon';
  color: #09a488;
  vertical-align: middle;
}
.page-sommaire #zone-bandeau {
  padding-top: 3em;
  padding-bottom: 3em;
}
@media only screen and (max-width: 40em) {
  .page-sommaire #zone-bandeau {
    padding-top: 1em;
  }
}
.page-sommaire main {
  max-width: 100%;
}
.page-rubrique main #zone-grands-paves,
.page-mot main #zone-grands-paves,
.page-recherche main #zone-grands-paves {
  padding-top: 2em;
  padding-bottom: 2em;
}
.page-rubrique main #zone-grands-paves .rubrique-content,
.page-mot main #zone-grands-paves .rubrique-content,
.page-recherche main #zone-grands-paves .rubrique-content {
  padding-left: 1em;
  border-left: 12px solid rgba(238, 116, 2, 0.5);
}
.page-rubrique main #zone-grands-paves .rubrique-content p,
.page-mot main #zone-grands-paves .rubrique-content p,
.page-recherche main #zone-grands-paves .rubrique-content p {
  font-size: 1.125em;
  color: #9f1352;
  line-height: inherit;
}
.page-rubrique main #zone-grands-paves .pave-container,
.page-mot main #zone-grands-paves .pave-container,
.page-recherche main #zone-grands-paves .pave-container {
  width: 100%;
  margin-top: 1em;
}
.page-rubrique main #zone-grands-paves article,
.page-mot main #zone-grands-paves article,
.page-recherche main #zone-grands-paves article {
  padding: .75em;
}
.page-rubrique main #zone-grands-paves article a,
.page-mot main #zone-grands-paves article a,
.page-recherche main #zone-grands-paves article a {
  background-color: transparent;
  padding-bottom: 1em;
  text-decoration: none;
  overflow: hidden;
  border: 1px solid white;
}
.page-rubrique main #zone-grands-paves article a .pave-img,
.page-mot main #zone-grands-paves article a .pave-img,
.page-recherche main #zone-grands-paves article a .pave-img {
  border: 1px solid #dad8d3;
}
.page-rubrique main #zone-grands-paves article a .pave-content,
.page-mot main #zone-grands-paves article a .pave-content,
.page-recherche main #zone-grands-paves article a .pave-content {
  padding-bottom: 0 !important;
}
.page-rubrique main #zone-grands-paves article a .pave-content .titre,
.page-mot main #zone-grands-paves article a .pave-content .titre,
.page-recherche main #zone-grands-paves article a .pave-content .titre {
  font-family: 'Segoe UI', 'Helvetica Neue', Helvetica, Arial, 'Open Sans', sans-serif;
  color: black;
  padding-bottom: 10px;
  text-align: left;
}
.page-rubrique main #zone-grands-paves article a .pave-content .titre:after,
.page-mot main #zone-grands-paves article a .pave-content .titre:after,
.page-recherche main #zone-grands-paves article a .pave-content .titre:after {
  content: '';
  display: block;
  background-color: #ee7402;
  width: 150px;
  height: 4px;
  margin-top: 15px;
}
.page-rubrique main #zone-grands-paves article a .pave-content .descriptif,
.page-mot main #zone-grands-paves article a .pave-content .descriptif,
.page-recherche main #zone-grands-paves article a .pave-content .descriptif {
  text-align: left;
}
.page-rubrique main #zone-grands-paves article a:hover,
.page-mot main #zone-grands-paves article a:hover,
.page-recherche main #zone-grands-paves article a:hover {
  background-color: #eeede8;
  border: 1px solid #dad8d3;
  border-radius: 10px;
}
.page-rubrique main #zone-grands-paves article a:hover .titre,
.page-mot main #zone-grands-paves article a:hover .titre,
.page-recherche main #zone-grands-paves article a:hover .titre {
  color: #9f1352;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.page-rubrique main #zone-grands-paves article a:hover .pave-img,
.page-mot main #zone-grands-paves article a:hover .pave-img,
.page-recherche main #zone-grands-paves article a:hover .pave-img {
  -webkit-transform: scale(1.01, 1.01) !important;
  transform: scale(1.01, 1.01) !important;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.page-rubrique main #zone-grands-paves #zone-actus,
.page-mot main #zone-grands-paves #zone-actus,
.page-recherche main #zone-grands-paves #zone-actus {
  margin-top: 0;
  padding-top: 0;
  background-color: transparent;
}
.page-rubrique main #zone-grands-paves #zone-actus a,
.page-mot main #zone-grands-paves #zone-actus a,
.page-recherche main #zone-grands-paves #zone-actus a {
  padding: 0;
}
.page-rubrique main #zone-grands-paves #zone-actus a .pave-content .titre,
.page-mot main #zone-grands-paves #zone-actus a .pave-content .titre,
.page-recherche main #zone-grands-paves #zone-actus a .pave-content .titre {
  padding: .75em .5em;
  color: white;
  text-align: center;
}
.page-rubrique main #zone-grands-paves #zone-actus a .pave-content .titre:after,
.page-mot main #zone-grands-paves #zone-actus a .pave-content .titre:after,
.page-recherche main #zone-grands-paves #zone-actus a .pave-content .titre:after {
  content: none;
}
.page-rubrique main #zone-grands-paves #zone-actus a .pave-img,
.page-mot main #zone-grands-paves #zone-actus a .pave-img,
.page-recherche main #zone-grands-paves #zone-actus a .pave-img {
  border: none;
}
.page-rubrique main #zone-grands-paves #zone-actus a:hover,
.page-mot main #zone-grands-paves #zone-actus a:hover,
.page-recherche main #zone-grands-paves #zone-actus a:hover {
  border-radius: 5px;
}
.page-recherche main #zone-grands-paves article {
  max-width: 400px;
}
.page-recherche main #zone-grands-paves article .grid-container {
  padding: .75em;
}
.page-recherche main #zone-grands-paves article .grid-container .pave-img {
  border: none;
}
.page-recherche main #zone-grands-paves article .grid-container .pave-content .titre {
  padding: 0 1rem;
  font-size: 1.25rem;
  line-height: normal;
}
.page-recherche main #zone-grands-paves article .grid-container .pave-content .titre:after {
  width: 50px;
}
.page-recherche main #zone-grands-paves article .grid-container .pave-content .descriptif {
  padding: 0 .75em;
  font-size: inherit;
}
.page-recherche main #zone-grands-paves article .grid-container .pave-content .descriptif p {
  margin: 0;
  font-size: 1rem;
  line-height: normal;
}
#zone-ressources .categorie-ressource,
.zone-ressources-block .categorie-ressource {
  background-color: #322669;
  margin-bottom: 0;
  padding: 1rem;
  color: white;
  font-size: 1.5rem;
  border-radius: 5px 5px 0 0;
}
#zone-ressources .content-ressources .pave-img-gauche-titre-desc-suite,
.zone-ressources-block .content-ressources .pave-img-gauche-titre-desc-suite {
  background-color: #eee;
  margin-bottom: 1rem;
  padding: 1rem 0;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
}
#zone-ressources .content-ressources .pave-img-gauche-titre-desc-suite .pave-img,
.zone-ressources-block .content-ressources .pave-img-gauche-titre-desc-suite .pave-img {
  width: 80px;
}
#zone-ressources .content-ressources .pave-img-gauche-titre-desc-suite .pave-img img,
.zone-ressources-block .content-ressources .pave-img-gauche-titre-desc-suite .pave-img img {
  min-width: 45px;
}
@media only screen and (max-width: 64em) {
  #zone-ressources .content-ressources .pave-img-gauche-titre-desc-suite .pave-img,
  .zone-ressources-block .content-ressources .pave-img-gauche-titre-desc-suite .pave-img {
    width: calc(100% - 1.25rem);
    padding-bottom: .5rem;
  }
}
#zone-ressources .content-ressources .pave-img-gauche-titre-desc-suite .titre,
.zone-ressources-block .content-ressources .pave-img-gauche-titre-desc-suite .titre {
  font-size: 1.25rem !important;
}
#zone-ressources .content-ressources .pave-img-gauche-titre-desc-suite .descriptif,
.zone-ressources-block .content-ressources .pave-img-gauche-titre-desc-suite .descriptif {
  padding: 0;
}
#zone-ressources .content-ressources .pave-img-gauche-titre-desc-suite .descriptif p,
.zone-ressources-block .content-ressources .pave-img-gauche-titre-desc-suite .descriptif p {
  margin-bottom: 0;
  font-size: 1.1rem;
  line-height: normal;
}
#zone-ressources .content-ressources .pave-img-gauche-titre-desc-suite .pastille,
.zone-ressources-block .content-ressources .pave-img-gauche-titre-desc-suite .pastille {
  background-color: #56a74a;
  display: inline-block;
  padding: 1rem;
  font-size: 1.5rem;
  color: white;
  border-radius: 100px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#zone-ressources .content-ressources .pave-img-gauche-titre-desc-suite a,
.zone-ressources-block .content-ressources .pave-img-gauche-titre-desc-suite a {
  text-decoration: none;
}
#zone-ressources .content-ressources .pave-img-gauche-titre-desc-suite a:hover .titre,
.zone-ressources-block .content-ressources .pave-img-gauche-titre-desc-suite a:hover .titre,
#zone-ressources .content-ressources .pave-img-gauche-titre-desc-suite a:hover .descriptif,
.zone-ressources-block .content-ressources .pave-img-gauche-titre-desc-suite a:hover .descriptif {
  color: #9f1352;
}
#zone-ressources .content-ressources .pave-img-gauche-titre-desc-suite a:hover .pastille,
.zone-ressources-block .content-ressources .pave-img-gauche-titre-desc-suite a:hover .pastille {
  background-color: #9f1352;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.page-article .content,
.page-mon_compte .content {
  padding-bottom: 2em;
}
.page-article .content-article,
.page-mon_compte .content-article {
  padding-top: 1.5em;
  text-align: justify;
}
.page-article .content-article em,
.page-mon_compte .content-article em {
  font-weight: normal;
}
.page-article .content-article h2,
.page-mon_compte .content-article h2,
.page-article .content-article .h2,
.page-mon_compte .content-article .h2 {
  margin-top: 1.5rem;
  font-size: 1.8rem;
  color: #9f1352;
  text-align: left;
}
.page-article .content-article h2:first-of-type,
.page-mon_compte .content-article h2:first-of-type,
.page-article .content-article .h2:first-of-type,
.page-mon_compte .content-article .h2:first-of-type {
  margin: 0;
}
.page-article .content-article h3,
.page-mon_compte .content-article h3,
.page-article .content-article .h3,
.page-mon_compte .content-article .h3 {
  margin-top: 1em;
  font-size: 1.6rem;
  color: #322669;
  text-align: left;
}
.page-article .content-article h3:first-of-type,
.page-mon_compte .content-article h3:first-of-type,
.page-article .content-article .h3:first-of-type,
.page-mon_compte .content-article .h3:first-of-type {
  margin: 0;
}
.page-article .content-article h4,
.page-mon_compte .content-article h4,
.page-article .content-article .h4,
.page-mon_compte .content-article .h4 {
  margin-top: .5em;
  font-size: 1.4rem;
  color: #9f1352;
  text-align: left;
}
.page-article .content-article h4:first-of-type,
.page-mon_compte .content-article h4:first-of-type,
.page-article .content-article .h4:first-of-type,
.page-mon_compte .content-article .h4:first-of-type {
  margin: 0;
}
.page-article .content-article h5,
.page-mon_compte .content-article h5,
.page-article .content-article .h5,
.page-mon_compte .content-article .h5 {
  margin-top: .5em;
  font-size: 1.3rem;
  color: #322669;
  text-align: left;
}
.page-article .content-article h5:first-of-type,
.page-mon_compte .content-article h5:first-of-type,
.page-article .content-article .h5:first-of-type,
.page-mon_compte .content-article .h5:first-of-type {
  margin: 0;
}
.page-article .content-article h6,
.page-mon_compte .content-article h6,
.page-article .content-article .h6,
.page-mon_compte .content-article .h6 {
  margin-top: .5em;
  font-size: 1.2rem;
  color: #9f1352;
  text-align: left;
}
.page-article .content-article h6:first-of-type,
.page-mon_compte .content-article h6:first-of-type,
.page-article .content-article .h6:first-of-type,
.page-mon_compte .content-article .h6:first-of-type {
  margin: 0;
}
.page-article .content-article .chapo,
.page-mon_compte .content-article .chapo {
  background-color: white;
  margin-bottom: 1.5em;
  padding: 1em 1em .5em;
  border-radius: 10px;
}
.page-article .content-article .chapo p,
.page-mon_compte .content-article .chapo p {
  color: #322669 !important;
  font-weight: bold;
}
.page-article .content-article .logo-article,
.page-mon_compte .content-article .logo-article {
  max-width: 650px;
  text-align: left;
}
.page-article .content-article .logo-article .spip_doc_legende,
.page-mon_compte .content-article .logo-article .spip_doc_legende {
  margin: 0;
}
.page-article .content-article .logo-article .spip_doc_legende .spip_doc_titre,
.page-mon_compte .content-article .logo-article .spip_doc_legende .spip_doc_titre,
.page-article .content-article .logo-article .spip_doc_legende .spip_doc_descriptif,
.page-mon_compte .content-article .logo-article .spip_doc_legende .spip_doc_descriptif,
.page-article .content-article .logo-article .spip_doc_legende .spip_doc_credits,
.page-mon_compte .content-article .logo-article .spip_doc_legende .spip_doc_credits {
  text-align: left;
}
.page-article .content-article .socialtags_insert,
.page-mon_compte .content-article .socialtags_insert {
  clear: both;
}
.page-article .content-article .button.texte-white,
.page-mon_compte .content-article .button.texte-white,
.page-article .content-article button.texte-white,
.page-mon_compte .content-article button.texte-white {
  background-color: #9f1352 !important;
}
.page-article .content-article .button:hover,
.page-mon_compte .content-article .button:hover,
.page-article .content-article button:hover,
.page-mon_compte .content-article button:hover {
  background-color: #322669 !important;
  color: white !important;
}
.page-article .content-article .button.primary,
.page-mon_compte .content-article .button.primary,
.page-article .content-article button.primary,
.page-mon_compte .content-article button.primary {
  border: none;
}
.page-article .content-article .button.secondary,
.page-mon_compte .content-article .button.secondary,
.page-article .content-article button.secondary,
.page-mon_compte .content-article button.secondary {
  border: none;
}
.page-article .content-article .button.success,
.page-mon_compte .content-article .button.success,
.page-article .content-article button.success,
.page-mon_compte .content-article button.success {
  border: none;
}
.page-article .content-article .button.warning,
.page-mon_compte .content-article .button.warning,
.page-article .content-article button.warning,
.page-mon_compte .content-article button.warning {
  border: none;
}
.page-article .content-article .button.alert,
.page-mon_compte .content-article .button.alert,
.page-article .content-article button.alert,
.page-mon_compte .content-article button.alert {
  background-color: #AD0000;
  border: none;
}
.page-article .aside-article,
.page-mon_compte .aside-article {
  padding-top: 1.5em;
  padding-bottom: 2em;
}
.page-article .aside-article .tags-container,
.page-mon_compte .aside-article .tags-container {
  margin-bottom: 1em;
}
.page-article .aside-article .tags-container .tag-item.button,
.page-mon_compte .aside-article .tags-container .tag-item.button {
  background-color: #322669;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: .5em .75em;
  color: white;
  font-weight: bold;
  font-size: .75em;
}
.page-article .aside-article .articles-container li,
.page-mon_compte .aside-article .articles-container li {
  width: 100%;
}
@media only screen and (max-width: 64em) {
  .page-article .aside-article .articles-container li,
  .page-mon_compte .aside-article .articles-container li {
    width: auto;
  }
}
.page-article .aside-article .articles-container a,
.page-mon_compte .aside-article .articles-container a {
  margin-bottom: 1em;
  padding: .75em .5em 0 .75em;
  font-family: 'Segoe UI', 'Helvetica Neue', Helvetica, Arial, 'Open Sans', sans-serif;
  color: black;
  font-weight: bold;
  line-height: 1.2;
  text-decoration: none;
  border-left: 12px solid #eee;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.page-article .aside-article .articles-container a:after,
.page-mon_compte .aside-article .articles-container a:after {
  content: '';
  display: block;
  background-color: #f36917;
  width: 100px;
  height: 3px;
  margin-top: 18px;
}
.page-article .aside-article .articles-container a.on,
.page-mon_compte .aside-article .articles-container a.on {
  background-color: rgba(86, 167, 74, 0.1);
  border-left: 12px solid rgba(86, 167, 74, 0.5);
}
.page-article .aside-article .articles-container a:hover,
.page-mon_compte .aside-article .articles-container a:hover {
  background-color: rgba(86, 167, 74, 0.1) !important;
  border-left: 12px solid rgba(86, 167, 74, 0.5);
}
.page-article .aside-article .articles-container .pave-vide,
.page-mon_compte .aside-article .articles-container .pave-vide {
  background-image: url(https://migration.petr-ruffecois.fr/plugins/mozaik-petr-ruffecois/images/feuilles-petr.svg), linear-gradient(#eeede8, transparent);
  background-size: 50%, auto;
  background-repeat: no-repeat;
  background-position: center 10%;
  height: 800px;
  margin-top: -1em;
  overflow-y: auto;
}
@media only screen and (max-width: 64em) {
  .page-article .aside-article .articles-container .pave-vide,
  .page-mon_compte .aside-article .articles-container .pave-vide {
    min-height: 400px;
    margin-top: 0;
  }
}
.page-article .article-wide .aside-article .articles-container li.cell,
.page-mon_compte .article-wide .aside-article .articles-container li.cell {
  width: 50%;
}
@media only screen and (max-width: 640px) {
  .page-article .article-wide .aside-article .articles-container li.cell,
  .page-mon_compte .article-wide .aside-article .articles-container li.cell {
    width: 100%;
  }
}
.page-article .iframe_wrapper,
.page-mon_compte .iframe_wrapper {
  position: relative;
}
.page-article .iframe_wrapper:after,
.page-mon_compte .iframe_wrapper:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  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);
  }
}
.page-article #ancre_telecharger,
.page-mon_compte #ancre_telecharger {
  background-color: white;
}
.page-article #ancre_galerie,
.page-mon_compte #ancre_galerie {
  background-color: #f8f8f8;
}
#acces-espace-membres h2 {
  font-size: 1.5em;
  color: #9f1352;
}
#acces-espace-membres .soustitre {
  display: flex;
  align-items: center;
}
#acces-espace-membres .soustitre small {
  margin-left: 15px;
}
#acces-espace-membres a {
  text-decoration: none;
}
#acces-espace-membres .icon-user-circle-o {
  font-size: 1.5em;
  color: #2faa1c;
}
#acces-espace-membres .cs_blocs {
  border: 1px solid #E5E5E5;
}
#acces-espace-membres .cs_blocs .blocs_destination {
  padding: 0;
}
#acces-espace-membres .blocs_titre {
  margin: 0;
}
#acces-espace-membres .blocs_titre a {
  line-height: normal;
}
#acces-espace-membres .blocs_titre a small {
  font-family: 'Segoe UI', 'Helvetica Neue', Helvetica, Arial, 'Open Sans', sans-serif;
  color: black;
}
#acces-espace-membres fieldset {
  padding: 0;
}
#acces-espace-membres input {
  margin: 0;
}
.agenda-complet .rubrique-agenda-content .dateEvenementCarre p.triadeA {
  padding: .5em 0!important;
  border-bottom: 20px solid rgba(255, 255, 255, 0.6) !important;
  border-radius: 5px;
}
@media only screen and (max-width: 640px) {
  .agenda-complet .rubrique-agenda-content .dateEvenementCarre p.triadeA {
    width: 320px !important;
  }
}
.agenda-complet .rubrique-agenda-content .dateEvenementCarre time {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.agenda-complet .rubrique-agenda-content .dateEvenementCarre time .dateJour {
  display: block;
  width: 100%;
  padding-bottom: 5px;
}
.agenda-complet .rubrique-agenda-content .dateEvenementCarre time .dateNombre {
  display: inline;
  padding-right: 5px;
  font-size: 2.2rem;
}
.agenda-complet .rubrique-agenda-content .dateEvenementCarre time .dateMois {
  display: inline;
  font-size: 100%;
  text-transform: inherit;
}
.agenda-complet .rubrique-agenda-content .dateEvenementCarre .icon-chevron-down {
  width: 100%;
  padding: 0;
}
.agenda-complet .rubrique-agenda-content .dateEvenementTexte a {
  text-decoration: none;
}
.agenda-complet .rubrique-agenda-content .dateEvenementTexte a .titre-evenement {
  font-family: 'Segoe UI', 'Helvetica Neue', Helvetica, Arial, 'Open Sans', sans-serif;
  font-size: 1.125em;
  color: #9f1352 !important;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.agenda-complet .rubrique-agenda-content .dateEvenementTexte a p {
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.agenda-complet .rubrique-agenda-content .dateEvenementTexte a:hover .titre-evenement,
.agenda-complet .rubrique-agenda-content .dateEvenementTexte a:hover p {
  color: #ee7402 !important;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.agenda-complet .rubrique-agenda-content .descriptifEvenement {
  font-size: .9em !important;
  text-align: left;
}
.agenda-complet .rubrique-agenda-content .descriptifEvenement ul {
  margin-left: 0;
  margin-bottom: .5em;
  padding-left: 1em;
}
.agenda-complet .rubrique-agenda-content .descriptifEvenement a {
  display: inline;
  color: #9f1352;
}
.agenda-complet .rubrique-agenda-content .descriptifEvenement p {
  line-height: normal;
}
.key-figures-container {
  display: flex;
  background-color: transparent;
  justify-content: center;
  margin: 3em 0;
  text-align: center;
  flex-wrap: wrap;
}
.key-figures-container .key-figure {
  width: 210px;
  margin: 1rem;
  padding: 1rem 1rem 1.5rem;
  text-align: center;
  font-size: 1.5em;
  line-height: 1;
  border: 1px solid #ccc;
  border-radius: 10px;
}
.key-figures-container .key-figure .counter {
  display: block;
  padding-bottom: 1rem;
  font-size: 1.75em;
  font-weight: bold;
  color: #322669;
}
.key-figures-container.triadeA .key-figure {
  background-color: rgba(50, 38, 105, 0.1);
  border: none;
}
.key-figures-container.triadeB .key-figure {
  background-color: rgba(159, 19, 82, 0.1);
  border: none;
}
.key-figures-container.triadeC .key-figure {
  background-color: rgba(238, 116, 2, 0.1);
  border: none;
}
.key-figures-container.gris .key-figure {
  background-color: rgba(0, 0, 0, 0.07000000000000001);
  border: none;
}
iframe {
  display: block;
  border: 0;
  /* Équivalent de frameborder="0" */
  width: 100%;
  /* Équivalent de width="100%" */
  margin: 1em auto 2em;
}
.socialtags ul li {
  margin: 3px;
}
.socialtags ul li a {
  display: inline-flex;
}
.socialtags .socialtags-hovers {
  height: 42px;
  opacity: 1;
  border-radius: 100px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.socialtags .socialtags-hovers:focus,
.socialtags .socialtags-hovers:hover {
  transform: translateY(-3px);
  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;
}
@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;
}
.lity-image-figure {
  background-color: white;
}
#documents_portfolio .lity-enabled.hasbox {
  display: inline-block;
}
#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 {
  text-align: left;
}
#documents_joints ul {
  width: 100vw;
}
#documents_joints li {
  padding: 1em 0 0;
  line-height: 1.2;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
#documents_joints li a {
  display: inline-block;
}
#documents_joints li .spip_doc.pdf {
  display: flex;
  flex-direction: column;
  padding-top: 1em;
}
#documents_joints li .spip_doc.pdf img {
  max-width: 80px;
  margin-bottom: 10px;
}
#documents_joints .titreDoc {
  color: #9f1352;
}
#documents_joints .infoDoc {
  display: block;
}
.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_legende {
  margin-right: auto;
  margin-left: auto;
  margin-top: .25em;
  line-height: 1.25;
}
.spip_doc_legende .spip_doc_titre,
.spip_doc_legende .spip_doc_descriptif,
.spip_doc_legende .spip_doc_credits {
  padding: 0;
  font-size: 80%;
}
.df-container .loading-info {
  background-color: greenyellow !important;
  color: #000 !important;
}
.socialtags_insert p {
  display: inline-block;
  padding-top: 8px;
  font-weight: bold;
  color: #322669;
  border-top: 1px solid #aaa;
}
form input::placeholder {
  color: #777;
}
form #spip_pass {
  background-color: #eee;
  display: inline-block;
  padding: .2em 1em .3em;
  border-radius: 0 0 5px 5px;
  color: #005C00;
  text-decoration: none;
  font-size: smaller;
}
form #spip_pass:first-letter {
  text-transform: uppercase;
}
form #spip_pass:hover {
  background-color: #ee7402;
  color: white;
}
.formulaire_formidable input,
.formulaire_formidable textarea {
  background: #fafafa;
  padding: 1.25em 1em;
  font-size: inherit;
  border: solid 1px #ddd!important;
}
.formulaire_formidable .saisie_checkbox {
  float: left;
  padding-right: 1.5em;
  padding-left: 1.5em;
}
.formulaire_formidable .saisie_input {
  clear: both;
}
.formulaire_spip {
  overflow-x: scroll;
}
.formulaire_spip fieldset {
  margin: 0;
  padding: 0;
  border: none;
}
.formulaire_spip label,
.formulaire_spip legend {
  background: #322669;
  margin: 0;
  padding: .25em .5em;
  font-size: inherit;
  line-height: normal;
  color: white;
  white-space: inherit;
}
.formulaire_spip label .obligatoire,
.formulaire_spip legend .obligatoire {
  font-size: .75em;
}
.formulaire_spip legend {
  border-radius: 5px 5px 0 0;
}
.formulaire_spip .editer {
  margin: 0;
  padding: 0;
  width: 100%;
}
.formulaire_spip .choix {
  display: flex;
  align-items: baseline;
  padding-left: 5px;
}
.formulaire_spip .choix label {
  background-color: transparent;
  margin-left: .5em;
  color: #333333;
}
.formulaire_spip [type="checkbox"],
.formulaire_spip [type="file"],
.formulaire_spip [type="radio"] {
  margin: .75em .25em;
  scale: 1.5;
}
.formulaire_spip .formulaire-lien-important a {
  color: yellow;
}
.formulaire_spip .formulaire-lien-important a:hover {
  color: greenyellow;
}
.reveal-overlay {
  background-color: rgba(0, 0, 0, 0.95);
  z-index: 99999;
}
.reveal-overlay #cadre_recherche {
  background-color: transparent;
  border: 0;
}
.reveal-overlay #cadre_recherche #champRecherche {
  height: 3em;
  margin: 0;
  padding-left: 3em;
  font-size: 1.25em;
}
.reveal-overlay #cadre_recherche .icon-search2 {
  padding: 0 .65em !important;
  line-height: 1;
  font-size: 2em;
  color: white;
}
.reveal-overlay #cadre_recherche button:hover {
  background-color: #322669 !important;
  cursor: pointer;
}
.reveal-overlay #cadre_recherche .close-button {
  position: absolute;
  width: fit-content;
  border-radius: 5px;
  top: .65em;
  left: .6em;
  padding: .1em;
  color: black;
  border: none;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.reveal-overlay #cadre_recherche .close-button:hover {
  background-color: #333 !important;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.reveal-overlay #cadre_recherche .close-button span {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: .1em;
}
footer .menu li,
footer .menu li a {
  display: inline-block;
}
footer .menu li {
  line-height: 2.25em;
}
footer .texte-white a {
  border-bottom: 1px solid transparent!important;
}
footer .texte-white a:hover {
  color: #ccc !important;
  opacity: 1 !important;
  border-bottom: 1px solid #ccc!important;
}
footer #pied {
  background-color: #322669;
}
footer #pied ul {
  font-family: 'Segoe UI', 'Helvetica Neue', Helvetica, Arial, 'Open Sans', sans-serif;
  font-size: .85em;
}
footer .scrollToTop {
  display: none;
  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;
}
header nav h2 img {
  height: 80px;
  margin: 10px;
}
header nav h2 img:hover {
  padding-left: 5px;
  margin-right: 5px;
}
