body{overflow-x: hidden;line-height: inherit;}
.fr-content-media__img>*{
    height:auto;
}

.spip-admin-bloc, .spip-admin-float {
    z-index: 9999 !important;
    position: fixed !important;
    right: 8% !important;
    top: unset !important;
    bottom: 5px !important;
    white-space: nowrap !important;
}

.spip-admin-bloc a[href]:hover, .spip-admin-float a[href]:hover {
	background: var(--background-action-high-blue-france) !important;
}

.spip-admin-boutons, a.spip-admin-boutons, .spip-admin-boutons a {
  color: #FFF;
  text-decoration: none;
  background-image: none;
}

code[class*="language-"],
pre[class*="language-"] {
    white-space: pre-wrap;
}

.example-controls {
    z-index: 100000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1), 0 8px 16px -16px rgba(0, 0, 0, 0.32);
}

.example-controls>button {
    position: absolute;
    right: 0;
    top: 0;
}

.example-controls__content {
    padding: 16px;
    background-color: var(--background-elevated-white);
}

.example-controls .fr-collapse--expanded~[aria-expanded] {
    display: none;
}

.example-controls .fr-collapse:not(.fr-collapse--expanded)~button:not([aria-expanded]) {
    display: none;
}

.example-controls [class*="-form-group"] {
    margin-bottom: 0;
}

.fr-display-button {
    position: fixed;
    bottom: 3.5rem;
    right: 2rem;
}

/***** mise en forme du sommaire de l'article *****/

.couleur-de-fond {
 background-color: var(--background-alt-brown-caramel);
}

.sommaire_auto a.spip_ancre {
font-size: 1rem;
font-weight: 400;
line-height: 1.5rem;
}

.sommaire_auto li.fr-sidemenu__item {
	margin-bottom: 0.4em;
}

.fr-content-media__img:before {
    content: "";
    display: block;
    padding-bottom: 71.25%;
    width: 100%;
}
a.show{
    visibility: visible !important;
    opacity : 1 !important;
}
#topbtn {
    transition: background-color .3s, 
      opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
  }

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {

    /* IE10+ specific styles go here */
    .example-controls {
        display: none;
    }
}
.mintest{
    min-height: 550px;
}

/* 10/03/2022 9:39 */
/*** Page 404 ***/
.errorcss{background-color: var(--background-contrast-beige-gris-galet);color: #000;padding: 2rem;margin-bottom: 2rem;}
.error_title{font-weight: bold;font-size: 2rem;}

header{z-index:1;}
        :root{scroll-behavior:smooth;}
        main {position: relative;z-index:0;}
.scroll-top {
position: fixed;
bottom: 3.5rem;
right: 2rem;
}

.scroll-top__link {
  position: -webkit-sticky;
  position: sticky;
}

.scroll-top__link:hover {
  opacity: 0.8;
}

#tarteaucitronCloseCross:hover{
    cursor: pointer;
    background-color: var(--g400) !important;
  }
  div.fr-footer__brand.fr-enlarge-link img.fr-footer__logo{
    width: 154px;

}
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); border: 0; }
.fr-responsive-img {
    height: auto;
    width: 100%;

  }
  .fr-notice--info{
    z-index: 0;
  }

.maison::before {
    content: "";
    margin-left: 0.5rem;
  }
.nolist{
    list-style: none;
}
.fr-footer__top-link, .fr-breadcrumb__link {
    font-size: 0.8rem;
    line-height: 1.25rem;
  }
.fr-footer__top-link:not(:hover):not(:active), .fr-footer__bottom-link:not(:hover):not(:active), .fr-footer__content-link:not(:hover):not(:active) {
    --underline-idle-width: 100%;
}
.fr-footer__bottom-link, .fr-footer__bottom-copy * {
    color: var(--text-mention-grey);
    font-size: 0.8rem;
    line-height: inherit;
}
.fr-footer__bottom-copy * {
    font-weight: bold;
}
.external_link::after {
    content: var(--link-blank-content);
    font: var(--link-blank-font);
  }

  :root[data-fr-theme="dark"] {
    --color--chiffre1: #383838;
    --color--chiffre1b: #2a2a2a;
    --color--chiffre2: #eff4ff;
    --color--chiffre2b: #c8d9ff;
    --color--chiffre3: #4f6dae;
    --color--chiffre3b: #dfe9ff;
    --color--chiffre4: #ffc29e;
    --color--chiffre4b: #ffceb2;
    --color--chiffre4c: #f9decf;
    --color--chiffre5: #cdcdcd;
    --color--chiffre5b: #f0f0f0;
    --color--chiffre6: #4f6dae;
    --color--arrow-select: #ffffff;
}

:root[data-fr-theme="light"] {
    --color--chiffre1: #b0c9ff;
    --color--chiffre1b: #dfe9ff;
    --color--chiffre2: #eff4ff;
    --color--chiffre2b: #c8d9ff;
    --color--chiffre3: #4f6dae;
    --color--chiffre3b: #dfe9ff;
    --color--chiffre4: #ffc29e;
    --color--chiffre4b: #ffceb2;
    --color--chiffre4c: #f9decf;
    --color--chiffre5: #cdcdcd;
    --color--chiffre5b: #f0f0f0;
    --color--chiffre6: #4f6dae;
    --color--arrow-select: #000000;
}

@media (min-width: 62em){
    .fr-header__tools-links .fr-links-group {
        justify-content: flex-end;
        margin: 0px -0.25rem 0rem;
    }
}

/******************** spip table ***************/
 
 /* ¯¯¯¯¯¯¯¯¯ *\
   TABLE
 \* ˍˍˍˍˍˍˍˍˍ */
 table.spip {
    --table-offset: 1rem;
    --text-spacing: 0;
    --title-spacing: 0;
    position: relative;
    margin-bottom: 2.5rem;
    padding-top: var(--table-offset);
    /* Style bordered, ajoute des bordures entre chaque ligne */
    /* Style bordered, ajoute des bordures entre chaque ligne */
  }
  
 table.spip::before {
    content: "";
    display: block;
    width: 100%;
    height: 0;
  }
  
 table.spip:not(.fr-table--no-scroll) table {
    width: 100%;
  }
  
 table.spip table {
    width: 100%;
    display: block;
    overflow: auto;
    border-spacing: 0;
  }
  
 table.spip[data-fr-js-table=true] caption {
    position: absolute;
    top: 0;
  }
  
 table.spip caption {
    position: initial;
    font-size: 1.075rem;
    line-height: 1.75rem;
    margin: var(--title-spacing);
    font-weight: 700;
    text-align: left;
    color: var(--text-title-grey);
  }
  
 table.spip td,
 table.spip th {
    text-align: left;
    vertical-align: middle;
    display: table-cell;
    border: 0;
    padding: 0.75rem;
    font-size: 0.875rem;
    line-height: 1.5rem;
  }
  
 table.spip th {
    font-weight: 700;
  }
  
 table.spip thead {
    background-size: 100% 2px;
    background-position: bottom;
    background-repeat: no-repeat;
    /*background-image: linear-gradient(0deg, var(--border-plain-grey), var(--border-plain-grey));
    background-color: var(--background-contrast-grey);
  
    --idle: transparent;
    --hover: var(--background-contrast-grey-hover);
    --active: var(--background-contrast-grey-active);
    color: var(--text-title-grey);*/
  }
  
 table.spip thead td,
 table.spip thead th {
    font-weight: 700;
    padding-bottom: 0.875rem;
  }
  
  /*
  * Cache la caption
  */
 table.spip--no-caption {
    padding-top: 0;
  }
  
 table.spip--no-caption caption {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
  
    /* added line */
    border: 0;
    height: 0;
  }
  
  /*
  * Fixe le caption en bas du tableau
  */
 table.spip--caption-bottom {
    padding-top: 0;
    margin-bottom: 0;
    margin-top: 1rem;
  }
  
 table.spip--caption-bottom table {
    margin-bottom: calc(var(--table-offset) + 2.75rem);
  }
  
 table.spip--caption-bottom[data-fr-js-table=true] caption {
    position: absolute;
    top: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    margin-top: 1rem;
  }
  
 table.spip--caption-bottom caption {
    margin-top: 1rem;
    height: min-content;
    caption-side: bottom;
  }
  
  /*
  * pas de scroll ni de shadow
  */
 table.spip--no-scroll {
    min-width: auto;
  }
  
 table.spip--no-scroll table {
    overflow-x: hidden;
  }
  
 table.spip--no-scroll caption {
    max-width: calc(100vw - 2rem);
  }
  
  /*
  * Fixe la taille des colonnes du tableau
  */
 table.spip--layout-fixed table {
    display: table;
    table-layout: fixed;
  }
  
  /* Style bordered, ajoute des bordures entre chaque ligne */
 table.spip--bordered tbody tr {
    background-size: 100% 1px;
    background-position: bottom;
    background-repeat: no-repeat;
    background-image: linear-gradient(0deg, var(--border-default-grey), var(--border-default-grey));
  
    /* Style bordered, enleve le style even/odd  */
    /* Style bordered, enleve le style even/odd  */
  }
  
  /*
  * Ombres ajoutées en Js si le contenu est plus grand que le conteneur
  */
 table.spip__shadow {
    /**
    * Modifier ombre à gauche
    **/
  
    /**
    * Modifier ombre à droite
    **/
  
    /**
    * Modifier combinaison ombre à gauche et ombre à droite
    **/
  }
  
 table.spip__shadow::before {
    content: "";
    display: block;
    position: absolute;
    top: var(--table-offset);
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    box-shadow: inset 0 0 0 0 #161616, inset 0 0 0 0 #161616;
    opacity: 0.32;
    pointer-events: none;
    transition: box-shadow 0.3s;
  }
  
 table.spip__shadow--left::before {
    box-shadow: inset 2rem 0 1rem -2rem #161616, inset 0 0 0 0 #161616;
  }
  
 table.spip__shadow--right::before {
    box-shadow: inset 0 0 0 0 #161616, inset -2rem 0 1rem -2rem #161616;
  }
  
 table.spip__shadow--left.fr-table__shadow--right::before {
    content: "";
    display: block;
    box-shadow: inset 2rem 0 1rem -2rem #161616, inset -2rem 0 1rem -2rem #161616;
  }
  .fr-table {
    padding-top: 1rem;
}
.fr-table[data-fr-js-table=true] caption{
  position: initial;
}
  /*
  * Positionnement ombres sur le tableau sans caption
  */
 table.spip--no-captiontable.spip__shadow::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  
  /*
  * Positionnement ombres sur le tableau avec caption en bas
  */
 table.spip--caption-bottomtable.spip__shadow::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  
  :root:where([data-fr-theme="dark"])table.spip__shadow::before {
    opacity: 1;
  }
  
 table.spip tbody {
   /* background-color: var(--background-alt-grey);
  
    --idle: transparent;
    --hover: var(--background-alt-grey-hover);
    --active: var(--background-alt-grey-active);*/
  }
  
 table.spip tbody tr:nth-child(even) {
  /*  background-color: var(--background-contrast-grey);
  
    --idle: transparent;
    --hover: var(--background-contrast-grey-hover);
    --active: var(--background-contrast-grey-active);*/
  }
  
 table.spip {
    /* Style bordered, ajoute des bordures entre chaque ligne */
    /* Style bordered, ajoute des bordures entre chaque ligne */
  }
  
 table.spip thead {
    /*background-image: linear-gradient(0deg, var(--border-plain-brown-cafe-creme), var(--border-plain-brown-cafe-creme));
    background-color: var(--background-contrast-brown-cafe-creme);
  
    --idle: transparent;
    --hover: var(--background-contrast-brown-cafe-creme-hover);
    --active: var(--background-contrast-brown-cafe-creme-active);*/
  }
  
 table.spip tbody {
   /* background-color: var(--background-alt-brown-cafe-creme);
  
    --idle: transparent;
    --hover: var(--background-alt-brown-cafe-creme-hover);
    --active: var(--background-alt-brown-cafe-creme-active);*/
  }
  
 table.spip tbody tr:nth-child(even) {
    /*background-color: var(--background-contrast-brown-cafe-creme);
  
    --idle: transparent;
    --hover: var(--background-contrast-brown-cafe-creme-hover);
    --active: var(--background-contrast-brown-cafe-creme-active);*/
  }
  
  
  @media (min-width: 36em) {
    /*! media sm */
  
    /*! media sm */
  }
  
  @media (min-width: 48em) {
    /*! media md */
   table.spip caption {
      font-size: 1.075rem;
      line-height: 2rem;
    }
  
   table.spip td,
   table.spip th {
      padding: 1rem;
    }
  
   table.spip thead td,
   table.spip thead th {
      padding-bottom: 1.125rem;
    }
  
    /*! media md */
  }
  
  @media (min-width: 62em) {
    /*! media lg */
  
    /*! media lg */
  }
  
  @media (min-width: 78em) {
    /*! media xl */
  
    /*! media xl */
  }
  
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /**
    * Correctif placement caption
    */
   table.spip[data-fr-js-table=true] caption {
      position: relative;
    }
  
   table.spip caption {
      color: #161616;
    }
  
   table.spip thead {
      background-image: linear-gradient(0deg, #3a3a3a, #3a3a3a);
      background-color: #eee;
      color: #161616;
    }
  
   table.spip tbody {
      background-color: #f6f6f6;
    }
  
   table.spip tbody tr:nth-child(even) {
      background-color: #eee;
    }
  }

/***************** fin table spip ******/
#tarteaucitronRoot .tarteaucitronAllow:not(.tarteaucitronCTAButton)::before, #tarteaucitronRoot .tarteaucitronDeny:not(.tarteaucitronCTAButton)::before {
  content: "";
  display: block;
  flex-shrink: 0;
  border: none;
  border-radius: 50%;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.5rem;
}
#tarteaucitronRoot .tarteaucitronAllow:not(.tarteaucitronCTAButton)::after, #tarteaucitronRoot .tarteaucitronDeny:not(.tarteaucitronCTAButton)::after {
  content: "";
  display: none;  
}
#tarteaucitron textarea, #tarteaucitron input {
  box-shadow: none !important;
}
#tarteaucitronRoot .tarteaucitronAllow:not(.tarteaucitronCTAButton)::before, #tarteaucitronRoot .tarteaucitronDeny:not(.tarteaucitronCTAButton)::before {
  content: "";
  display: none;
}
#tarteaucitronRoot .tarteaucitronMainLine .tarteaucitronAsk::before {
  content: "";
  display:none;
}
label.form-control {
  margin: 0 1rem 0;
}
/******* Remplace les boutons RSS du suivez_nous sur les res&aux sociaux ********/
.fr-follow .fr-btn--rss::before {
  -webkit-mask-image: url("/plugins-dist/dsfr/dse/dsfr/icons/device/rss-fill.svg");
  mask-image: url("/plugins-dist/dsfr/dse/dsfr/icons/device/rss-fill.svg");

  background-image: url("/plugins-dist/dsfr/dse/dsfr/icons/device/rss-fill.svg");
}
/******* Souligne les cards ****/
.fr-tile__link:hover, .fr-tile__link:focus {
  text-decoration: underline;
}
.suivez-nous-sur::before { content: none !important; }