/*
#@local/cache-less/lessdyn-css_main_less-25573101.less
*/
/* #PRODUIRE{fond=css/main.less}
   md5:3accb1ba6b1187ad23b3780fe2fabdea */
html {
  font-size: 100.01%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
@media (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}
body {
  background-color: white;
  font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', 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: #47267b;
  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;
}
a[href]:focus-visible,
button:focus-visible,
.button:focus-visible,
._access-icon:focus-visible,
._access-menu button: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"],
._access-icon:focus-visible img[src*=".svg"],
._access-menu button:focus-visible img[src*=".svg"] {
  filter: invert(100%) hue-rotate(180deg);
}
a[href]:focus-visible span,
button:focus-visible span,
.button:focus-visible span,
._access-icon:focus-visible span,
._access-menu button:focus-visible span,
a[href]:focus-visible h2,
button:focus-visible h2,
.button:focus-visible h2,
._access-icon:focus-visible h2,
._access-menu button:focus-visible h2,
a[href]:focus-visible h3,
button:focus-visible h3,
.button:focus-visible h3,
._access-icon:focus-visible h3,
._access-menu button:focus-visible h3,
a[href]:focus-visible h4,
button:focus-visible h4,
.button:focus-visible h4,
._access-icon:focus-visible h4,
._access-menu button:focus-visible h4,
a[href]:focus-visible p,
button:focus-visible p,
.button:focus-visible p,
._access-icon:focus-visible p,
._access-menu button:focus-visible p,
a[href]:focus-visible div,
button:focus-visible div,
.button:focus-visible div,
._access-icon:focus-visible div,
._access-menu button:focus-visible div {
  background-color: #fffa8b !important;
  color: black !important;
}
.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: #006e68;
  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;
}
#spip_proprio table td {
  text-align: center;
  vertical-align: middle;
}
.on {
  background-color: rgba(71, 38, 123, 0.1) !important;
  font-weight: bold !important;
}
a.spip_url {
  font-weight: 400;
  border-bottom: 1px dashed;
}
a.spip_url:hover,
a.spip_out:hover,
a.spip_note:hover,
a.spip_glossaire:hover,
a.spip_ancre:hover,
a.spip_doc:hover,
.hyperlien a:hover {
  color: #006e68 !important;
}
blockquote,
blockquote p {
  color: #333333;
}
#cboxTitle {
  color: #333333;
}
#cboxSlideshow {
  bottom: 5px;
}
dl dt {
  margin-bottom: 0;
}
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: #006e68 !important;
}
.button:hover,
button:hover {
  background-color: #006e68 !important;
  color: white !important;
  cursor: pointer;
}
.button.success,
button.success {
  background-color: #006e68 !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: #47267b;
}
.triadeA {
  background-color: #47267b;
  color: #47267b !important;
  border-color: #47267b !important;
}
.triadeB {
  background-color: #006e68;
  color: #006e68 !important;
}
.triadeC {
  background-color: #1c7d87;
  color: #1c7d87 !important;
}
.couleurP {
  background-color: #333333;
  color: #333333 !important;
}
.spip-admin-bloc,
.spip-admin-float {
  top: 71px !important;
  right: 0 !important;
  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: #47267b;
}
.spip-admin-bloc .spip-admin-boutons,
.spip-admin-float .spip-admin-boutons {
  background: #333;
  padding: .25em 1em;
  border-radius: .3em .3em 0 0;
}
.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("//www.philographie.com/plugins/themephilo_bibliotheque/css/fonts/theme-machaon.woff2") format("woff2"), url("//www.philographie.com/plugins/themephilo_bibliotheque/css/fonts/theme-machaon.ttf") format("truetype"), url("//www.philographie.com/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";
}
.text-left {
  text-align: left !important;
}
.label-input {
  font-size: 1.25rem;
}
.sans-border {
  border: 0 !important;
}
.avec-border {
  border: 1px solid #ccc!important;
}
.avec-border-top {
  border-top: 1px solid #ccc!important;
}
.avec-border-right {
  border-right: 1px solid #ccc!important;
}
.avec-border-bottom {
  border-bottom: 1px solid #ccc!important;
}
.avec-border-left {
  border-left: 1px solid #ccc!important;
}
.avec-border-border-left {
  border-left: 1px solid #ccc!important;
}
.sans-margin {
  margin: 0 !important;
}
.avec-margin {
  margin: 1.5em !important;
}
.avec-margin05 {
  margin: .5em !important;
}
.avec-margin-top {
  margin-top: 1.5em !important;
}
.avec-margin-top05 {
  margin-top: .5em !important;
}
.avec-margin-right {
  margin-right: 1.5em !important;
}
.avec-margin-right05 {
  margin-right: .5em !important;
}
.avec-margin-bottom {
  margin-bottom: 1.5em !important;
}
.avec-margin-bottom05 {
  margin-bottom: .5em !important;
}
.avec-margin-bottom015 {
  margin-bottom: .15em !important;
}
.avec-margin-left {
  margin-left: 1.5em !important;
}
.avec-margin-left05 {
  margin-left: .5em !important;
}
@media screen and (min-width: 40em) {
  .avec-margin-bottom-for-medium {
    margin-bottom: 1.5em !important;
  }
}
.sans-padding {
  padding: 0 !important;
}
@media screen and (max-width: 40em) {
  .sans-padding-for-small {
    padding: 0 !important;
  }
}
.avec-padding {
  padding: 1em !important;
}
.avec-padding05 {
  padding: .5em !important;
}
.avec-padding-top {
  padding-top: 1em !important;
}
.avec-padding-top05 {
  padding-top: .5em !important;
}
.avec-padding-top15 {
  padding-top: 1.5em !important;
}
.avec-padding-top2 {
  padding-top: 2em !important;
}
.avec-padding-topbottom {
  padding-top: 1em !important;
  padding-bottom: 1em !important;
}
.avec-padding-topbottom2 {
  padding-top: 2em !important;
  padding-bottom: 2em !important;
}
.avec-padding-topbottom45 {
  padding-top: 4.5em !important;
  padding-bottom: 4.5em !important;
}
.avec-padding-right {
  padding-right: 1em !important;
}
.avec-padding-right05 {
  padding-right: .5em !important;
}
.avec-padding-right2 {
  padding-right: 2em !important;
}
.avec-padding-bottom {
  padding-bottom: 1em !important;
}
.avec-padding-bottom2 {
  padding-bottom: 2em !important;
}
.avec-padding-bottom05 {
  padding-bottom: .5em !important;
}
.avec-padding-left {
  padding-left: 1em !important;
}
.avec-padding-left05 {
  padding-left: .5em !important;
}
.avec-padding-left2 {
  padding-left: 2em !important;
}
.avec-padding-leftright {
  display: block;
  padding-right: 1em !important;
  padding-left: 1em !important;
}
.avec-padding-leftright05 {
  display: block;
  padding-right: .5em !important;
  padding-left: .5em !important;
}
@media screen and (max-width: 799px) {
  .show-for-800 {
    display: none !important;
  }
}
.display-block {
  display: block !important;
}
.display-inline-block {
  display: inline-block !important;
}
.display-inline {
  display: inline !important;
}
.font-weight-bold {
  font-weight: bold !important;
}
.text-transform-none {
  text-transform: none !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.letter-spacing-2 {
  letter-spacing: 2px;
}
.font-style-italic {
  font-style: italic !important;
}
.position-relative {
  position: relative !important;
}
.z-index-999 {
  z-index: 999 !important;
}
.blanc {
  background-color: #fff !important;
}
.grisClair {
  background-color: #D3D3D3 !important;
}
.grisTresClair {
  background-color: #eee !important;
}
.texte-white,
.texte-white h1,
.texte-white h2,
.texte-white h3,
.texte-white h4,
.texte-white .button,
.texte-white p,
.texte-white a {
  color: white !important;
  border-color: rgba(255, 255, 255, 0.75) !important;
}
.texte-filaire {
  background-color: transparent;
}
.texte-filaire p {
  border: none !important;
}
.white-75 {
  background-color: rgba(255, 255, 255, 0.75);
}
.filtre-grisclair {
  background-color: rgba(0, 0, 0, 0.25);
  width: 100%;
  height: 100%;
}
.font-size-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}
.font-size-xs {
  font-size: .75em;
}
.font-size-sm {
  font-size: .875em;
}
.font-size-1x {
  font-size: 1em;
}
.font-size-2x {
  font-size: 2em;
}
.font-size-3x {
  font-size: 3em;
}
.font-size-4x {
  font-size: 4em;
}
.font-size-5x {
  font-size: 5em;
}
.font-size-6x {
  font-size: 6em;
}
.font-size-7x {
  font-size: 7em;
}
.font-size-8x {
  font-size: 8em;
}
.font-size-9x {
  font-size: 9em;
}
.font-size-10x {
  font-size: 10em;
}
[class*='flexbox-']:before {
  content: normal;
}
.flexbox-flex-simple {
  display: -webkit-box !important;
  display: flex !important;
}
.flexbox-flex {
  display: -webkit-box;
  display: flex;
  align-items: baseline;
  margin-bottom: .5em;
}
.flexbox-flex-column {
  display: -webkit-box;
  display: flex;
  flex-direction: column;
}
.flexbox-center-center {
  display: -webkit-box !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flexbox-column-center-center {
  display: -webkit-box !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.flexbox-center-top {
  display: -webkit-box;
  display: flex;
  align-items: stretch;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flexbox-right-top {
  display: -webkit-box;
  display: flex;
  align-items: stretch;
  justify-content: right;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flexbox-space-around-top {
  display: -webkit-box;
  display: flex;
  align-items: stretch;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flexbox--center {
  display: -webkit-box;
  display: flex;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-nowrap {
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media screen and (max-width: 47.9375em) {
  .flex-nowrap {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.opacity-0 {
  opacity: 0;
}
.opacity-100-2s {
  opacity: 100;
  -webkit-transition: opacity 2s ease-in;
  transition: opacity 2s ease-in;
}
.opacity-100-3s {
  opacity: 100;
  -webkit-transition: opacity 3s ease-in;
  transition: opacity 3s ease-in;
}
.modele_bouton {
  margin: .35em 1em .65em 0;
  padding: .85em 1.25em;
}
.modele_bouton.round {
  border-radius: 1.5em;
}
.modele_bouton.centre {
  display: block;
  width: fit-content;
  margin: 0 auto;
}
.modele_bouton.bouton-calendly {
  margin: .5em auto 1.5em;
  padding: .5em 1.25em .5em .5em;
}
.grille-prix {
  margin: 0 -0.5rem;
}
.grille-prix blockquote.spip {
  background-color: white;
  width: 100%;
  margin: 1rem .5rem 0;
  padding: 1rem 1.5rem;
  border-radius: 10px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.grille-prix blockquote.spip:hover {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  cursor: help;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.grille-prix blockquote.spip p {
  color: #333333;
}
.grille-prix blockquote.spip hr {
  margin: 0 auto .75rem;
  border-color: #eee;
}
.grille-prix.paves-2 blockquote.spip {
  max-width: calc(50% - 1rem);
}
@media only screen and (max-width: 640px) {
  .grille-prix.paves-2 blockquote.spip {
    max-width: 100%;
  }
}
.grille-prix.paves-3 blockquote.spip {
  max-width: calc(33.333% - 1rem);
}
@media only screen and (max-width: 940px) {
  .grille-prix.paves-3 blockquote.spip {
    max-width: calc(50% - 1rem);
  }
}
@media only screen and (max-width: 640px) {
  .grille-prix.paves-3 blockquote.spip {
    max-width: 100%;
  }
}
.grille-prix.paves-4 blockquote.spip {
  max-width: calc(25% - 1rem);
}
@media only screen and (max-width: 1200px) {
  .grille-prix.paves-4 blockquote.spip {
    max-width: calc(33.333% - 1rem);
  }
}
@media only screen and (max-width: 940px) {
  .grille-prix.paves-4 blockquote.spip {
    max-width: calc(50% - 1rem);
  }
}
@media only screen and (max-width: 640px) {
  .grille-prix.paves-4 blockquote.spip {
    max-width: 100%;
  }
}
#cookieChoiceInfo {
  background-color: white !important;
  top: auto !important;
  bottom: 0;
  padding: .5em !important;
  font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, 'Open Sans', sans-serif;
  font-weight: 300;
  border-top: 2px solid #47267b;
}
#cookieChoiceInfo a {
  background-color: #47267b;
  margin-left: 1em !important;
  padding: .35em;
  color: white;
  line-height: 2;
}
.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: #47267b;
}
#menu-ext-droite .niveau1 > a.item {
  color: white !important;
  font-weight: bolder;
}
#menu-ext-droite .niveau2 {
  background-color: rgba(71, 38, 123, 0.4);
  margin-left: .75rem;
}
#menu-ext-droite .niveau2 > a.item {
  font-weight: bolder;
}
#menu-ext-droite .niveau3 {
  background-color: rgba(0, 110, 104, 0.45);
  margin-left: .75rem;
}
#menu-ext-droite .niveau3 > a.item {
  font-weight: bolder;
}
#menu-ext-droite .niveau4 {
  background-color: rgba(28, 125, 135, 0.3);
  margin-left: .75rem;
}
#menu-ext-droite .niveau4 > a.item {
  font-weight: bolder;
}
#menu-ext-droite .niveau5 {
  background-color: rgba(28, 125, 135, 0.25);
  margin-left: .75rem;
}
#menu-ext-droite .niveau5 > a.item {
  font-weight: bolder;
}
#menu-ext-droite .niveau6 {
  background-color: rgba(28, 125, 135, 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: #006e68 !important;
}
#menu-ext-droite a:hover {
  background-color: #888 !important;
  color: white !important;
  border-left-color: #1c7d87;
}
#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: #47267b !important;
}
#menu-ext-droite a.retourHome {
  background-color: #47267b;
  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: #47267b !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: #47267b !important;
  border-left: 1px solid #47267b;
}
#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: #47267b !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: #47267b;
  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: #006e68;
  font-family: 'theme-machaon';
  vertical-align: middle;
}
.cs_blocs h3:hover,
.cs_blocs h4:hover,
.cs_blocs button:hover {
  background-color: #d8d8d8 !important;
  color: #47267b;
}
.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: #47267b;
  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: #006e68;
  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;
}
header nav {
  position: fixed;
  background-color: white;
  top: 0;
  width: 100%;
  z-index: 91;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
  border-bottom: 1px solid #ccc;
}
@media only screen and (max-width: 40em) {
  header nav {
    height: 80px;
    -webkit-transition: all .3s ease!important;
    transition: all .3s ease!important;
  }
}
header nav img {
  height: 70px;
  margin: 15px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
header nav img:hover {
  translate: 5px;
}
@media only screen and (max-width: 40em) {
  header nav img {
    max-width: 220px !important;
    height: 60px;
    margin: 10px;
    -webkit-transition: all .3s ease!important;
    transition: all .3s ease!important;
  }
}
header nav a {
  color: #333333;
  padding-top: .3125rem !important;
  padding-bottom: .3125rem !important;
}
header nav a:hover,
header nav a:active {
  color: #333333;
  font-weight: bold !important;
}
header nav .actif a {
  color: #333333;
  font-weight: bold;
}
dialog#js-modal {
  display: block;
}
dialog#js-modal.modal {
  position: fixed;
  background-color: transparent;
  top: 25%;
  right: calc(50vw - 250px);
  left: calc(50vw - 250px);
  width: 500px;
  max-width: 500px;
  border: none;
  z-index: 100000;
}
@media only screen and (max-width: 600px) {
  dialog#js-modal.modal {
    max-width: 90%;
  }
}
dialog#js-modal .cadre_recherche #champRecherche {
  height: 3em;
  margin: 0;
  padding-left: 1em;
  font-size: 1.25em;
}
dialog#js-modal .cadre_recherche .icon-search2 {
  padding: 0 .65em !important;
  line-height: 1;
  font-size: 2em;
  color: white;
}
dialog#js-modal .cadre_recherche button {
  background-color: #777;
  border: 1px solid #777;
}
dialog#js-modal .cadre_recherche button:hover {
  cursor: pointer;
}
dialog#js-modal #js-modal-close {
  position: absolute;
  background-color: transparent;
  top: -50px;
  right: 225px;
  width: 50px;
  height: 50px;
  border: none;
  color: white;
  cursor: pointer !important;
}
dialog#js-modal #js-modal-close:before {
  transform: rotate(45deg);
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
dialog#js-modal #js-modal-close:after {
  transform: rotate(-45deg);
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
dialog#js-modal #js-modal-close:before,
dialog#js-modal #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) {
  dialog#js-modal #js-modal-close:before,
  dialog#js-modal #js-modal-close:after {
    height: 30px;
    left: 15px;
  }
}
dialog#js-modal #js-modal-close .modal-close__text {
  display: none;
}
@media only screen and (max-width: 600px) {
  dialog#js-modal #js-modal-close {
    top: -50px;
    left: calc(50vw - 50px);
    width: 30px;
    height: 30px;
  }
}
dialog#js-modal ~ .modal-overlay {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.85);
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 99999;
}
header nav {
  background-color: #25004a;
  border: none;
}
@media only screen and (max-width: 640px) {
  header nav h1 img {
    height: 60px !important;
  }
}
header nav li {
  border: 1px solid #25004a;
}
header nav li a {
  padding-bottom: .5rem !important;
  font-family: 'Arial Black', 'Open Sans', sans-serif;
  font-weight: 900;
  color: white;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
header nav li.actif,
header nav li:hover {
  background-color: white;
  border-radius: 5px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
header nav li.actif a,
header nav li:hover a {
  color: #006e68;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#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;
}
.js-off-canvas-overlay.is-overlay-fixed {
  background-color: rgba(0, 0, 0, 0.85);
  z-index: 999;
}
.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: white;
}
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 span {
  padding: .125em 1rem;
}
@media only screen and (max-width: 340px) {
  .offCanvas-toggle button span {
    padding: .125em .5rem;
  }
}
.offCanvas-toggle button:hover {
  background-color: #006e68 !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-search-bold {
  padding: .65em !important;
  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;
  }
}
.pave-img-gauche-titre-desc-suite a {
  text-decoration: none !important;
}
.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: #280e3b url(https://www.philographie.com/plugins/mosaik-philographie/images/bandeau-philographie.webp) no-repeat top center;
  padding-top: 1em;
  padding-bottom: 2em;
}
#zone-bandeau article .article-heading {
  max-width: 850px;
}
#zone-bandeau article .article-heading .chapo {
  font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, 'Open Sans', sans-serif;
  font-size: 1.5em;
  font-weight: bold;
}
#zone-bandeau article .article-heading .titre {
  margin-bottom: .5em;
  font-size: 3em;
  line-height: 1.2;
}
@media only screen and (max-width: 40em) {
  #zone-bandeau article .article-heading .titre {
    font-size: 2em;
  }
}
#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 {
  display: inline-block;
}
#zone-bandeau article .content blockquote p {
  margin-bottom: .5em;
  color: #47267b !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-nous-sommes {
  background-color: #f0f0f0;
  padding-bottom: 3em;
}
#zone-nous-sommes .content-left {
  padding-top: 2.5em;
}
#zone-nous-sommes .content-left .blocs_titre {
  background-color: #fafafa;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#zone-nous-sommes .content-left .blocs_titre a {
  color: #006e68;
}
#zone-nous-sommes .content-right h3 {
  color: #47267b;
  line-height: 1.2;
}
#zone-nous-sommes .content-right blockquote {
  background-color: white;
  padding: 1em 1.5em;
  border-radius: 10px;
  border: none;
}
#zone-nous-sommes .content-right blockquote p {
  color: #333333;
}
@media only screen and (min-width: 64em) {
  #zone-nous-sommes .content-right {
    margin-top: -7em;
  }
}
#zone-offres {
  background-color: #f0f0f0;
  padding-bottom: 3em;
}
#zone-offres .header-offres {
  background-color: #25004a;
  padding-bottom: 10em;
  color: white;
}
#zone-offres .header-offres h2 {
  padding-top: 1em;
  padding-bottom: 1em;
  color: white;
}
#zone-offres .descriptif-grappe h2 {
  padding-bottom: .2em;
  font-size: 2.4em;
}
#zone-offres .descriptif-grappe h3 {
  font-family: inherit;
  font-size: 1.25em;
  color: white;
  font-weight: 300;
}
#zone-offres .content-offres {
  margin-top: -8.5em;
}
#zone-offres .content-offres header h2 {
  margin: 0;
  font-size: 2.4em;
}
#zone-offres .content-offres .tabs {
  background-color: transparent;
  width: 100%;
  border: none;
}
#zone-offres .content-offres .tabs .tabs-title > a:focus,
#zone-offres .content-offres .tabs .tabs-title > a[aria-selected="true"] {
  background: transparent;
  color: inherit;
}
#zone-offres .content-offres .tabs .tabs-title h2 {
  background-color: #25004a;
  margin-bottom: .5em;
  padding: 5px 5px 8px 5px;
  font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, 'Open Sans', sans-serif;
  font-size: 1.75em;
  font-weight: bold;
  color: white;
  border-radius: 10px;
}
#zone-offres .content-offres .tabs .tabs-title .icon.solid.featured {
  background-color: #f08700;
  display: inline-flex;
  justify-content: center;
  width: 130px;
  height: 130px;
  align-items: center;
  border-radius: 200px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#zone-offres .content-offres .tabs .tabs-title .icon.solid.featured img {
  filter: invert(100%);
}
#zone-offres .content-offres .tabs .tabs-title:hover .icon.solid.featured,
#zone-offres .content-offres .tabs .tabs-title.is-active .icon.solid.featured {
  background-color: #00949b;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
@media only screen and (max-width: 1000px) {
  #zone-offres .content-offres .tabs {
    display: none;
  }
}
#zone-offres .content-offres .tabs-content {
  background-color: transparent;
}
#zone-offres .content-offres .tabs-content .tabs-panel {
  background-color: white;
  padding: 1em 1.2em;
  border-radius: 10px;
}
#zone-offres .content-offres .tabs-content .tabs-panel ul.spip li:before,
#zone-offres .content-offres .tabs-content .tabs-panel ol.spip li:before {
  color: #00949b;
}
@media only screen and (max-width: 1000px) {
  #zone-offres .content-offres .tabs-content .tabs-panel {
    display: block;
    margin-bottom: 1em;
  }
}
#zone-offres .content-offres .tabs-content h3 {
  color: #00949b;
}
#zone-methode {
  background-color: white;
  padding-top: 3em;
  padding-bottom: 3em;
}
#zone-methode .icon {
  width: 100%;
  text-align: center;
}
#zone-methode article {
  margin-top: 2em;
}
#zone-methode article header {
  padding-bottom: 2em;
}
#zone-methode article header h2 {
  margin: 0;
  font-size: 2.4em;
}
#zone-methode article header h3 {
  margin: 0;
  font-size: 1.65em;
  line-height: 1.25;
}
#zone-methode article .pave-content {
  font-size: 1.125em;
}
#zone-methode article .pave-content blockquote {
  padding: 0;
  border: none;
  color: #333333;
  text-align: left;
}
#zone-methode article .pave-content blockquote ol {
  margin: 0 2em;
  padding: 1em;
  column-count: 2;
  column-gap: 3em;
}
#zone-methode article .pave-content blockquote ol li {
  padding: 0 0 .75em 0;
  line-height: 1.25;
  break-inside: avoid-column;
}
@media only screen and (max-width: 48em) {
  #zone-methode article .pave-content blockquote ol {
    margin: 0 .5em;
  }
}
@media only screen and (max-width: 32em) {
  #zone-methode article .pave-content blockquote ol {
    column-count: 1;
  }
}
#zone-cta {
  background: radial-gradient(circle at 0% 80%, #00949b, rgba(0, 0, 0, 0) 60%), radial-gradient(circle at 30% 25%, #4f17a2, rgba(0, 0, 0, 0) 60%), radial-gradient(circle at 60% 60%, #d18a01, rgba(0, 0, 0, 0) 60%), radial-gradient(circle at 90% 80%, #00a28b, rgba(0, 0, 0, 0) 60%);
  padding-top: 4em;
  padding-bottom: 4em;
}
#zone-cta .pave-content {
  margin-top: 3em;
}
#zone-cta blockquote {
  margin: 0;
  padding: 0;
  border: none;
}
#zone-cta blockquote h3,
#zone-cta blockquote ul {
  color: white !important;
  border-color: white;
}
#zone-cta blockquote ul.spip li:before,
#zone-cta blockquote ol.spip li:before {
  color: white;
}
#zone-cta blockquote h3 {
  font-size: 1.65em;
}
#zone-cta blockquote ul {
  margin: 0;
  padding: 1em 2em 0;
  font-size: 1.125em;
  text-align: left;
}
#zone-cta .modele_bouton {
  background-color: white;
  color: #333333;
  border: none;
}
#zone-avis {
  background-color: #f0f0f0;
  padding-top: 4em;
  padding-bottom: 3em;
}
#zone-avis .right-mask {
  position: relative;
  margin-bottom: 3em;
}
#zone-avis .right-mask:after {
  position: absolute;
  top: 0;
  right: calc(-100% + 200px);
  content: '';
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, #f0f0f0 15%);
}
@media only screen and (max-width: 48em) {
  #zone-avis .right-mask:after {
    content: none;
  }
}
#zone-avis .horizontal-wrapper {
  flex-wrap: nowrap;
  overflow-x: scroll;
  padding-right: 100px;
}
#zone-avis .horizontal-wrapper article {
  width: 300px;
}
#zone-avis article a {
  display: inline-block;
  background-color: #fefefe;
  padding: 1em 1em 0;
  margin-bottom: 2em;
  border-radius: 10px;
  border: 1px solid #e6e6e6;
}
#zone-avis article a .icon {
  display: block;
  margin-top: -2em;
}
#zone-avis article a:hover {
  background-color: #f5f5f5;
}
#zone-avis article a:hover .titre {
  color: #006e68;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#zone-avis article a:hover img {
  filter: brightness(0) saturate(100%) invert(14%) sepia(77%) saturate(2142%) hue-rotate(250deg) brightness(90%) contrast(94%);
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#zone-avis article img {
  filter: invert(30%) sepia(91%) saturate(467%) hue-rotate(128deg) brightness(94%) contrast(101%);
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#zone-avis article .titre {
  padding-top: .5em;
  font-size: 1.125em;
  line-height: 1.2;
  text-wrap: balance;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#zone-avis article p {
  color: #333333;
  font-size: smaller;
  line-height: 1.3;
}
#zone-avis footer .button {
  background-color: #47267b;
  color: white;
}
#zone-plan {
  padding-top: 3em;
  padding-bottom: 3em;
}
#zone-plan .liens-avec-icones {
  background-color: #fafafa;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
#zone-plan .liens-avec-icones a:hover {
  color: white !important;
}
#zone-plan .adresse {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 2em;
}
#zone-plan .adresse p {
  font-size: .9em;
}
#zone-plan .adresse footer .modele_bouton {
  background-color: #47267b;
  color: white;
  font-weight: 500;
  border: none;
}
#zone-plan .competences ul {
  margin: 0 0 0 15px;
  column-count: 3;
  column-gap: 1.5em;
  color: #006e68;
  list-style: none;
}
#zone-plan .competences ul li {
  padding: 0 1em 1em 0;
  color: #333333;
  line-height: 1;
  break-inside: avoid-column;
}
#zone-plan .competences ul li:before {
  content: '\e930';
  margin-left: -25px;
  font-family: 'theme-machaon';
  vertical-align: middle;
}
#zone-plan .competences ul li a {
  display: inline-flex;
  color: #333333;
  font-size: 1.1875rem;
}
#zone-plan .competences ul li a:hover {
  color: #006e68;
}
@media only screen and (max-width: 48em) {
  #zone-plan .competences ul {
    column-count: 2;
    padding-right: .9375rem;
    padding-left: .9375rem;
  }
}
@media only screen and (max-width: 32em) {
  #zone-plan .competences ul {
    column-count: 1;
  }
}
.main {
  padding-top: 100px;
}
.main header .breadcrumbs {
  margin: 0 0 1em 0;
}
.main header .breadcrumbs li {
  font-size: .9rem;
  color: white;
}
.main header .breadcrumbs a {
  color: #47267b;
}
.main header .breadcrumbs a:hover {
  color: #006e68;
  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="white" 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.35rem;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.main .chapo {
  font-weight: 400;
  color: #47267b;
}
.main h2,
.main .h2 {
  font-size: 2rem;
  line-height: 1.2;
  color: #47267b;
}
.main blockquote.spip {
  clear: both;
  background: none;
  background-color: #f5f5f5;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.main blockquote.spip p {
  color: #47267b;
}
.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: #f5f1e9 !important;
}
.main .ps {
  background-color: #ddd;
  margin-top: 2em;
  padding: 1.25rem;
  font-style: italic;
}
@media only screen and (max-width: 40em) {
  .main {
    padding-top: 80px;
  }
  .main header h1 {
    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,
.page-recherche main {
  background-color: #f0f0f0;
}
.page-rubrique main #zone-grandes-bandes,
.page-recherche main #zone-grandes-bandes {
  padding-top: 3em;
  padding-bottom: 2em;
}
.page-rubrique main #zone-grandes-bandes article,
.page-recherche main #zone-grandes-bandes article {
  margin-bottom: 2em;
}
.page-rubrique main #zone-grandes-bandes article .grid-container,
.page-recherche main #zone-grandes-bandes article .grid-container {
  background-color: white;
  padding: 1em;
  border-radius: 10px;
}
.page-rubrique main #zone-grandes-bandes article .grid-container .titre,
.page-recherche main #zone-grandes-bandes article .grid-container .titre {
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.page-rubrique main #zone-grandes-bandes article .grid-container .pave-content,
.page-recherche main #zone-grandes-bandes article .grid-container .pave-content {
  width: 58.3333333333%;
  color: #333333;
}
.page-rubrique main #zone-grandes-bandes article .grid-container .pave-img,
.page-recherche main #zone-grandes-bandes article .grid-container .pave-img {
  width: 41.6666666667%;
  padding-right: 2em;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
@media only screen and (max-width: 840px) {
  .page-rubrique main #zone-grandes-bandes article .grid-container .pave-content,
  .page-recherche main #zone-grandes-bandes article .grid-container .pave-content {
    width: 100%;
  }
  .page-rubrique main #zone-grandes-bandes article .grid-container .pave-img,
  .page-recherche main #zone-grandes-bandes article .grid-container .pave-img {
    width: 100%;
  }
}
.page-rubrique main #zone-grandes-bandes article a:hover .titre,
.page-recherche main #zone-grandes-bandes article a:hover .titre {
  color: #006e68;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.page-rubrique main #zone-grandes-bandes article a:hover .pave-img,
.page-recherche main #zone-grandes-bandes 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-grandes-bandes article a:hover .button,
.page-recherche main #zone-grandes-bandes article a:hover .button {
  background-color: #006e68;
  color: white;
}
.page-recherche main #zone-grandes-bandes article .grid-container {
  padding: .75em;
}
.page-recherche main #zone-grandes-bandes article .grid-container .titre {
  font-size: 1.5rem;
  line-height: 1.1;
}
.page-recherche main #zone-grandes-bandes article .grid-container .pave-content p {
  line-height: 1.5;
}
.page-recherche main #zone-grandes-bandes article .grid-container .pave-img {
  padding-right: 1em;
}
.page-article .content {
  background-color: #f0f0f0;
  padding-bottom: 2em;
}
.page-article .content-article {
  padding-top: 1.5em;
}
.page-article .content-article em {
  font-weight: normal;
}
.page-article .content-article h2 {
  margin-top: 1.5em;
}
.page-article .content-article h3 {
  font-size: 1.5rem;
  color: #006e68;
}
.page-article .content-article h4 {
  font-size: 1.25rem;
}
.page-article .content-article .chapo {
  background-color: white;
  margin-bottom: 1.5em;
  padding: 1em 1em .5em;
  border-radius: 10px;
}
.page-article .content-article .chapo p {
  color: #47267b !important;
  font-weight: bold;
}
.page-article .content-article .logo-article {
  max-width: 650px;
  text-align: left;
}
.page-article .content-article .logo-article .spip_doc_legende {
  margin: 0;
}
.page-article .content-article .logo-article .spip_doc_legende .spip_doc_titre,
.page-article .content-article .logo-article .spip_doc_legende .spip_doc_descriptif,
.page-article .content-article .logo-article .spip_doc_legende .spip_doc_credits {
  text-align: left;
}
.page-article .content-article .button.texte-white,
.page-article .content-article button.texte-white {
  background-color: #006e68 !important;
}
.page-article .content-article .button:hover,
.page-article .content-article button:hover {
  background: linear-gradient(110deg, #006e68, rgba(62, 1, 113, 0) 80%), linear-gradient(10deg, #00ff88, rgba(0, 255, 136, 0) 130%), linear-gradient(70deg, #1ca453, #7a35bf 0%) !important;
  color: white !important;
}
.page-article .content-article .button.primary,
.page-article .content-article button.primary {
  border: none;
}
.page-article .content-article .button.secondary,
.page-article .content-article button.secondary {
  border: none;
}
.page-article .content-article .button.success,
.page-article .content-article button.success {
  border: none;
}
.page-article .content-article .button.warning,
.page-article .content-article button.warning {
  border: none;
}
.page-article .content-article .button.alert,
.page-article .content-article button.alert {
  background-color: #AD0000;
  border: none;
}
.page-article .aside-article {
  background: linear-gradient(#f8f8f8, transparent);
  padding-top: 1.5em;
  padding-bottom: 2em;
}
.page-article .aside-article h2 {
  margin-bottom: 1em;
}
.page-article .aside-article article a {
  background-color: #25004a;
  display: flex;
  margin-bottom: 1em;
  padding: .3em .5em .5em .3em;
  align-items: center;
  font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, 'Open Sans', sans-serif;
  font-size: 1.125em;
  font-weight: bold;
  color: white;
  line-height: 1.2;
  text-decoration: none;
  border-radius: 10px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.page-article .aside-article article a span {
  margin-right: .4em;
  color: white;
}
.page-article .aside-article article a.on,
.page-article .aside-article article a:hover {
  background-color: #006e68 !important;
}
.page-article #ancre_telecharger {
  background-color: white;
}
.page-article #ancre_galerie {
  background-color: #f8f8f8;
}
.page-article .key-figures-container {
  display: flex;
  justify-content: center;
  margin: 3em 0;
  text-align: center;
  flex-wrap: wrap;
}
.page-article .key-figures-container .key-figure {
  background-color: rgba(0, 110, 104, 0.1);
  width: 230px;
  margin: 1rem;
  padding: 1rem 1rem 1.5rem;
  text-align: center;
  font-size: 1.5em;
  line-height: 1;
  border-radius: 10px;
}
.page-article .key-figures-container .key-figure .counter {
  display: block;
  padding-bottom: 1rem;
  font-size: 1.75em;
  font-weight: bold;
  color: #47267b;
}
iframe {
  margin: 1em auto 2em;
  display: block;
}
.pave-site {
  padding: 0 1em;
  text-align: center;
}
.pave-site h1 {
  margin: 0;
  vertical-align: middle;
  font-size: 18px;
}
.pave-site h1 a {
  color: #333333;
  vertical-align: middle;
}
.pave-site h1 a span {
  padding-right: .5em;
  color: #006e68;
}
.pave-site .picto {
  padding: 5px !important;
  color: #006e68;
  font-size: 1.5em;
  line-height: 2.2em;
}
.pave-site .picto:hover {
  color: #4c4c4c;
}
.socialtags ul li {
  margin: 3px;
}
.socialtags ul li a {
  display: inline-flex;
}
.socialtags .socialtags-hovers {
  height: 42px;
  opacity: 1;
  border-radius: 4px;
  -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 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 li {
  padding: 1em 0 0;
  line-height: 1.2;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
#documents_joints .spip_doc.pdf {
  display: block;
  padding-top: 1em;
}
#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%;
}
.socialtags_insert p {
  display: inline-block;
  padding-top: 8px;
  font-weight: bold;
  color: #47267b;
  border-top: 1px solid #aaa;
}
.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: #006e68;
  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 .editer {
  margin: 0;
  padding: 0;
  width: 100%;
}
.formulaire_spip .choix {
  display: flex;
  align-items: baseline;
}
.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: .5em .25em;
  scale: 1.5;
}
.formulaire_spip .formulaire-lien-important a {
  color: yellow;
}
.formulaire_spip .formulaire-lien-important a:hover {
  color: greenyellow;
}
/* needed for old browsers */
dialog#js-modal .modal-close {
  display: none;
}
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: #25004a;
}
footer #pied ul {
  font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', 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;
}
