html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  font-family: Arial, sans-serif;
  overflow-x: hidden;
  background: #b49fa0;
      scrollbar-width: thin;
  scrollbar-color: #000 transparent;
}

html::-webkit-scrollbar,
body::-webkit-scrollbar {
  width: 8px;
}

html::-webkit-scrollbar-track,
body::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

html::-webkit-scrollbar-thumb,
body::-webkit-scrollbar-thumb {
  background-color: #000 ;
  border-radius: 4px;
  border: 2px solid transparent;
  background-clip: padding-box;
}

html::-webkit-scrollbar-thumb:hover,
body::-webkit-scrollbar-thumb:hover {
  background-color: #000 ;
}

::selection{background: #2d8e5e  !important;color: #000 !important;}
::-moz-selection{background: #2d8e5e  !important;color: #000 !important;}
.spip-admin-bloc, .spip-admin-float{right:1% !important;}.spip-admin-boutons{margin:0;padding:.3em .3em !important;background:#666;border:0;font-weight:normal !important;border-radius:0 0 .2em .2em !important;opacity:.2 !important;font-size:12px; z-index:9999;;}
ul.spip{list-style-type:square;}
ul.spip{list-style-type:none;padding-left:0;font-family:'wotfardlight';font-size:1.1em; !important;margin-left:0;padding-left:7%;}
.spip-puce::before {color: #000;content:"\2794";margin-right:5px;font-size:0.7em;}
ul.spip li::before{content:"\2794";margin-right:5px;}
strong, b, .b{font-weight:none ;}

@keyframes fadein { from {opacity:0;}to {opacity:1;}}
@-moz-keyframes fadein { from {opacity:0;} to {opacity:1;}}
@-webkit-keyframes fadein { from { opacity:0; }to {opacity:1;}}
@-o-keyframes fadein { from {opacity:0;}to {opacity: 1;}}

@keyframes fadeinDown {from {opacity: 0;transform: translate(-50%, -15px); /* centrage + déplacement vertical */}to {opacity: 1;transform: translate(-50%, 0); /* centrage + position finale */}}
@-webkit-keyframes fadeinDown {from { opacity: 0; transform: translate(-50%, -15px); }to { opacity: 1; transform: translate(-50%, 0); }}
@-moz-keyframes fadeinDown {from { opacity: 0; transform: translate(-50%, -15px); }to { opacity: 1; transform: translate(-50%, 0); }}
@-o-keyframes fadeinDown {from { opacity: 0; transform: translate(-50%, -15px); }to { opacity: 1; transform: translate(-50%, 0); }}

/* --------------------------------------------------
 TYPO /texte 
 ----------------------------------------------------- */
* {margin: 0;padding: 0;box-sizing: border-box;}
@font-face {
    font-family: 'Phaser-Bold';
    src: url("../../squelettes/webfont/Phaser-Bold.woff2") format('woff2'),
         url("../../squelettes/webfont/Phaser-Bold.woff") format('woff');
    font-weight: 700;
    font-style: bold;
}
@font-face {
  font-family: 'Phaser-Medium';
    src: url("../../squelettes/webfont/Phaser-Medium.woff2") format('woff2'),
         url("../../squelettes/webfont/Phaser-Medium.woff") format('woff');
    font-weight: 400;
    font-style: normal;
}

/* -------------------------------------------
Hyperliens 
---------------------------------------------- */
a, a:visited {color:#000; cursor: pointer; } 
a:focus, a:hover, a:active {cursor: pointer; color:#000 !important; 
background: none !important;  text-decoration: underline !important;}


a.mail{    font-family: 'Phaser-Bold';  font-size:1.8em;  }



mark {color:#f398b5; background:none;}

p,.p  {margin-bottom: 1.1em; color:#000000; font-size:1.8em;  font-family: 'Phaser-Medium'; }  
.ps p {margin-bottom: 1.1em; color:#000000; font-size:1.1em;  font-family: 'Phaser-Medium'; }  
b { color: #00000; font-family: 'Phaser-Bold';}
strong{font-family: 'Phaser-Bold'; color: #00000; }   
small, .small {font-size: 75%;  color: #00000;}    

h1,.h1,h2,.h2,h4,.h4,h5,.h5,h6,.h6 {display: inline; margin: 0;padding: 0;font-size: 100%;color:#00000;}
h1,.h1 {font-size:3.5em;line-height: 1;margin-bottom: 0;  font-family: 'Phaser-Bold';  }
h2,.h2 {font-size:2em;line-height: 1;margin-bottom:0.5em; font-family: 'Phaser-Bold';text-align:left;width: 100%;padding: 0.2em 0; }
h3,.h3 {display: inline; margin: 0;padding: 0;font-size: 100%;font-size:1.1em;line-height: 1.3;
margin-bottom: 0;font-family: 'Phaser-Medium'; text-align:left;}

input,textarea,select,button { font-family: inherit; font-size: 100%; font-weight: inherit; line-height: inherit; color:#000;
padding: 3px;background:none;  font-size: 18px;width:100%; font-family: 'wotfardbold';}
#mc_embed_signup input .button {-webkit-appearance: none;color:#000;}
button{ padding:10px;background:#f59e30;border: none;}
button:hover { background:#ee7598; transition: opacity 0.3s ease;}
blockquote { min-height: 40px;background: none; border: none;padding-left: 3em;}


.spip_logo {float: left;margin: 0 0 10px 0;padding: 0;border: none;}


/* --------------------------------------------------
contenaire general
---------------------------------------------- */
section { padding-top:178px; width:100%; position:relative; height:auto; display:block; } 
section.reduit { padding-top:178px; } 

/* ---------------------- Sommaire ----------------------------- */ 

.image_sommaire{width:100%; height:100vh; position:fixed; overflow: hidden; } 
.image_sommaire img { width:100%; height: auto; float:right; width: 100%; height: 100%; object-fit: cover; object-position: center; display: block;}

/* ---------------------- 404 ----------------------------- */ 
.image_404{width:100%; height:auto; position:fixed; overflow: hidden; } 
.image_404 img { width:100%; height: auto; float:right; width: 100%; height: 100%; display: block;}
/* ---------------------- contact ----------------------------- */ 
/* --- Liens (image + texte) --- */
/* --- Liens (image + texte) --- */
.mail{
    display: flex;
    flex-direction: column;  /* empile image + texte */
    justify-content: center;
    align-items: center;
    gap: 10px;
    position: relative; /* nécessaire pour le positionnement absolu interne */
}

/* wrapper pour empiler les images */
.picto_wrap {
    display: inline-block;
    position: relative;
    width: 180px;   /* largeur fixe du conteneur */
    height: 180px;  /* hauteur fixe du conteneur */
    line-height: 0; /* évite espacement ligne autour des images inline */
}

/* image normale (visible par défaut) */
.picto_normal {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100px;
    width: auto;
    object-fit: contain;
    transition: opacity 0.18s ease, transform 0.18s ease;
    display: block;
}

/* image hover (au-dessus, cachée par défaut) */
.picto_hover {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100px;
    width: auto;
    object-fit: contain;
    opacity: 0;
    transition: opacity 0.18s ease, transform 0.18s ease;
    pointer-events: none; /* ne bloque pas le lien */
    display: block;
}

/* survol : faire apparaître l'image hover et masquer la normale */
.mail:hover .picto_hover {
    opacity: 1;
    transform: translateX(-50%) scale(1); /* possibilité d'animation */
}
.mail:hover .picto_normal {
    opacity: 0;
    transform: translateX(-50%) scale(0.98);
}

/* --- Bloc contact --- */
.contact{
    position: absolute;
    top: 100px;
    width: 700px;
    height: 450px;
    background:#2d8e5e;
    border: 4px solid #000;
    display: flex;
    flex-direction: column;
    left: 50%;
    transform: translateX(-50%);
}

/* --- Bandeau supérieur --- */
.contact-header{
    height: 150px;
    border-bottom: 4px solid #000;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
}

/* --- Conteneur des colonnes --- */
.contact-columns{
    flex: 1;
    display: flex;
}

.contact-col{
    flex: 1;
    display: flex;
    flex-direction: column; /* empile image + lien */
    justify-content: center;
    align-items: center;
    gap: 10px; 
    padding: 10px 30px 10px 30px;
    box-sizing: border-box; 
}

/* Bordure entre les colonnes */
.contact-col:first-child{
    border-right: 4px solid #000;
}





/* --------------------------------------------------
sommaire zone déroulante
---------------------------------------------- */
.zone-deroulante {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px; /* hauteur initiale */
  background: #2d8e5e;
  color: #000;
  overflow: hidden;
  transition: transform 0.6s ease, height 0.6s ease;
  z-index: 30;
  cursor: pointer;
  padding: 0;
  transform: translateY(0);
}

/* Zone déroulante active : remonte depuis le bas */
.zone-deroulante.active {height: calc(100vh - 178px);   transform: translateY(-calc(100vh - 160px - 50px));}
.zone-contenu {height: 100%;display: flex;}

.zone-texte {
  width: 100%;height: 100%; background: #008eca;  padding: 0; margin:0;
  line-height: 1.5; text-align: left;margin: 0;
 position:relative;
    float:left;
    display:block;
}

.zone-texte .page-article { background-color: #b49fa0;}
.zone-deroulante:hover .zone-contenu {align-items: flex-start;}

.mots-thematiques {
  display: inline-block; 
  text-align: left;
  width: 100%;
  padding: 0 10px 35px 10px;
  max-height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #d96804 rgba(0,0,0,0.0);
  word-wrap: break-word; /* permet le retour à la ligne entre mots */
}

.mots-thematiques span {
  display: inline; /* chaque phrase peut se casser naturellement */
  margin-right: 0.5em;
  font-family: 'Phaser-Bold';
  font-size: 3.8em;
  line-height: 1.1;
}

.mots-thematiques span a {
  color: inherit;
  text-decoration: none;
  white-space: normal;  /* autorise le retour à la ligne */
  overflow-wrap: normal; 
  word-break: normal;
  hyphens: none;
}

.mots-thematiques span::after { content: " —"; }
.mots-thematiques span:last-child::after { content: ""; }

/* Flèches */
.arrow {
  display: inline-block;
  transition: transform 0.3s ease;
  font-family: 'Phaser-Bold';
  font-size: 1em;
  line-height: 1;
}

h2:hover .arrow,
.zone-texte:hover .arrow {
  transform: rotate(45deg);
}

.bandeau_rubrique {
  position: relative;
  background: #2d8e5e;
  width: 100%;
  height: 50px;
  padding: 10px 0px 0 10px;
}

.image_fond {
    position:relative;
    float:left;
    display:block;
  width: 100%;
}

.image_fond img {
  width: 100%;
  height: auto;
  display: block;
}

/* --------------------------------------------------
header 
---------------------------------------------- */
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 275px;
  transition: height 0.6s ease;
  z-index: 20;
}

header.reduit {height: 178px; }
header.reduit .logo_site { width: 300px;}
header.rubrique-1 { background-color: #ad7075; } 
header.rubrique-2 { background-color: #7e8470; } 
header.page-sommaire { background-color: #b49fa0 !important;} 

/* --------------------------------------------------
slogan defilenemnt
---------------------------------------------- */
.nom_slogan {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  transition: all 0.6s ease;
}

/* Logo site */
.logo_site {
  width: 600px;
  height: auto;
  margin-top: 20px;
  transition: width 0.6s ease;
  float: left;
    Padding-left:10px;
}

/* Slogan */
.slogan-container {
  width: 100%;
     position: relative;
  overflow: hidden;
  display: flex;
    justify-content: center; 
  align-items: center;    
  gap: 80px;
  transition: transform 0.6s ease;
  border-top: 4px solid #000;
  height:53px;
  border-bottom: 4px solid  #000;
}

.slogan-track {
  display: flex;
  gap: 80px;
  align-items: center; 
position: relative;
  left: 50%;                     
  transform: translateX(-50%);   
  transform: translateX(-50%);
  animation: defilement 200s linear infinite;
}

@keyframes defilement {
  0% {transform: translateX(-50%);}
  100% {transform: translateX(0%);}
}


.slogan {
  display: inline-block;
  white-space: nowrap;
  font-size: 2em;
  line-height: 1.2em;
  font-family: 'Phaser-Bold';
  color: #000000;
  margin: 0;
  padding: 0 20px;
  align-items: center;
}

/* --------------------------------------------------
rubrique
---------------------------------------------- */
body.page-rubrique { background-color: #ad7075;}
body.page-apropos{ background-color: #7e8470;}


.bandeau, .bandeau_apropos{
  position:fixed;float:left; /* ou fixed pour le fixe */
  background: #008eca;
  height: 51px;
  width: 100%;
  padding: 0 10px; /* padding top/bottom à 0 pour centrer verticalement */
  display: flex;
  align-items: center; /* centrage vertical */
  gap: 15px; /* espace entre logo et titre si présent */
  box-sizing: border-box; /* inclut padding dans la hauteur totale */
    z-index: 1; /* juste au-dessus du contenu */
}

.bandeau_apropos { background-color: #d75e31; } 

/* titre */
.bandeau h2, 
.bandeau_apropos h2 {
  margin: 0;
  line-height: 1; /* évite que la ligne dépasse */
  font-family: 'Phaser-Bold';
    color:#000;  
}

/* Liens */
article a {
  text-decoration: none;
  color: #000;
  display: inline-block; /* permet d’appliquer la bordure underline */
}

/* Structure générale */
section.general {
  padding-top:178px; text-align: left;
  display: flex;
  flex-wrap: nowrap;
  min-height: calc(100vh - 178px); /* hauteur totale - header */
  width: 100%;
}

/* Colonne gauche : liste d’articles */
.liste-articles {
  width: 50%;
  border-right: 4px solid #000;
  padding-top: 50px;
    overflow-y: auto; }

.liste-articles ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.liste-articles li {
  padding: 15px 0;
  border-bottom: 1px solid #000;
}

.liste-articles li:hover {
    background: #2d8e5e;text-decoration: none;  
}

.liste-articles a {
    margin-left:50px;
  color: #000;
  display: inline-block;
}

.liste-articles a:hover {text-decoration: none !important;}


/* Colonne droite : affichage de l’image */
.affichage-image {
  width: 50%;
  position: sticky;
  top: 178px; /* colle sous le header */
  height: calc(100vh - 178px);
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Faire en sorte que chaque container couvre toute la zone .affichage-image */
.logo_container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;       /* <-- très important */
  height: 100%;      /* <-- très important */
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.6s ease, visibility 0.6s ease;
}

/* L'image remplit TOTALEMENT le container (largeur + hauteur) */
.logo_container img {
  display: block;
  width: 100%;            /* force 100% de la largeur du container */
  height: 100%;           /* force 100% de la hauteur du container */
  object-fit: cover;      /* recadrage centré sans déformation */
  object-position: center center;
    padding:0;
}

/* Image visible au survol */
.logo_container.visible {
  opacity: 1;
  visibility: visible;
}


/* --------------------------------------------------
articles 
---------------------------------------------- */
body.page-article { background-color: #d96804; overflow-y: auto;}
ul#nav.page-article, header.page-article { background-color: #d96804;}
header.reduit_relative .logo_site {width: 300px;}


section.general_article  {
  display: block;
    float:left;
  min-height: calc(100vh - 178px); /* hauteur totale - header */
  width: 100%;
     padding-top:0; text-align: left;
     overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #d96804 rgba(0,0,0,0.0);
}

section.general_article {
  display: block;
  float: left;
  min-height: calc(100vh - 178px);
  width: 100%;
  padding-top: 0;
  text-align: left;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;

  /* Firefox */
  scrollbar-width: thin;
  scrollbar-color: #d96804 rgba(0,0,0,0.0);
}

/* WebKit (Chrome, Edge, Safari, Opera) */
section.general_article::-webkit-scrollbar {
  width: 8px; /* largeur de la barre verticale */
}

section.general_article::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.05); /* fond du rail */
}
section.general_article::-webkit-scrollbar-thumb {
  background-color: #d96804; /* couleur du curseur */
  border-radius: 4px;         /* coins arrondis */
  border: 2px solid rgba(0, 0, 0, 0); /* petit contour transparent pour l’effet relief */
  background-clip: padding-box;
}

section.general_article::-webkit-scrollbar-thumb:hover {
  background-color: #ff9a2b; /* couleur plus claire au survol */
}

.bandeau_article,
.bandeau_article_fix {
  position: relative; /* ou fixed pour le fixe */
  background: #008eca;
  height: 50px;
  width: 100%;
  padding: 0 10px; /* padding top/bottom à 0 pour centrer verticalement */
  display: flex;
  align-items: center; /* centrage vertical */
  gap: 15px; /* espace entre logo et titre si présent */
  box-sizing: border-box; /* inclut padding dans la hauteur totale */
    z-index: 1; /* juste au-dessus du contenu */
      justify-content: space-between; /* <-- ajout pour répartir titre / flèches */

}

.bandeau_article_fix {
  position: fixed;
  z-index:1;
  top: 0;
  left: 0;
}


.bandeau_article h2,
.bandeau_article_fix h2 {
  margin: 0;
  line-height: 1;
  font-family: 'Phaser-Bold';
  color:#000;    
}

.bandeau_article img,
.bandeau_article_fix img {
  height: 40px;
  width: auto;
}

.reduit_relative {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 178px; 
  transition: height 0.6s ease;
  z-index:30;
}



.fleche_pre_suiv {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-right: 50px;
  height: 100%;
}

.fleche_pre_suiv a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: inherit;
  height: 100%;
}

/* flèches sous forme d'images */
span.fleche_gauche,
span.fleche_droite {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  padding: 0 1px;
  transition: transform 0.2s ease, opacity 0.2s ease;
  overflow: visible;
}

/* images personnalisées */
span.fleche_gauche {
  background-image: url("../../IMG/fleche-droite.png");
}

span.fleche_droite {
  background-image: url("../../IMG/fleche-gauche.png");
}

/* pseudo-élément pour les duplications */
span.fleche_gauche::after,
span.fleche_droite::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  pointer-events: none;
}

/* mêmes images pour les duplications */
span.fleche_gauche::after {
  background-image: url("../../IMG/fleche-droite.png");
}

span.fleche_droite::after {
  background-image: url("../../IMG/fleche-gauche.png");
}

/* animation sur survol */
span.fleche_gauche:hover::after {
  animation: echo-gauche 0.6s ease-out forwards;
}

span.fleche_droite:hover::after {
  animation: echo-droite 0.6s ease-out forwards;
}

/* animations */
@keyframes echo-droite {
  0% {
    opacity: 0.8;
    transform: translateX(0);
  }
  33% {
    opacity: 0.5;
    transform: translateX(-10px);
  }
  66% {
    opacity: 0.3;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-30px);
  }
}

@keyframes echo-gauche {
  0% {
    opacity: 0.8;
    transform: translateX(0);
  }
  33% {
    opacity: 0.5;
    transform: translateX(10px);
  }
  66% {
    opacity: 0.3;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(30px);
  }
}



.articles {
  width: 100%;
  height: auto;
  box-sizing: border-box;
    padding-bottom:43px;
      margin: 0;
  line-height: 0;   /* évite tout espace texte résiduel */

}

.images-col .grid-item {
    position: relative;
  overflow: hidden;
  aspect-ratio: 800 / 1080; /* ratio fixe 4:5,4 environ */
    overflow: hidden;  
    margin:0; padding:0;
}
.images-col .grid-images {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* toujours 3 colonnes max */
  gap: 1px; /* espace entre les images */
}

.images-col .grid-item img {
position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; /* remplit le cadre sans déformation */
  margin: 0;
  padding: 0;
  display: block;
}


li.pdf{float:left; position: relative;  padding:0 10px 10px 0; width:300px; height:67px;  display: block; /* centrage vertical */}

.pdf_texte{  display: inline;align-items: center;height:auto;width:400px;   float:left;}
.pdf_texte_2{  display: block; width: 60%; height:67px; padding-top:20px; float:left; position: relative; align-items: center; text-decoration: none;}
.pdf_texte img{  float:left; margin:0; width:35%; padding-right:5%; }
.pdf_texte img:hover { transform: rotate(-5deg); transition: transform 0.3s ease;  }

h3.pdf {display: inline; margin: 0;padding: 0;font-size: 100%;font-size:1.2em;line-height: 1.3;align-items: center; /* centrage vertical */
margin-bottom: 0;font-family: 'Phaser-Medium'; text-align:left; textedecoration:none;}
.pdf_texte_2 a{ text-decoration: none; align-items: center;}


/* Colonne gauche : liste d’articles */
.a_propos{
  width: 50%;
  border-left: 4px solid #000;
  padding: 50px 10px 50px 10px;
    overflow-y: auto; }


/* --------------------------------------------------
menu
---------------------------------------------- */

/* *******************  MENU ******************** */

ul#nav {
  display: inline-block;       /* le <ul> prend seulement la largeur de ses <li> */
  position: fixed;
  top: 50px;
  right: 100px;
  height: 40px;
  width: auto;
  z-index: 950;
  padding: 0 20px 0 20px;
  margin: 0;
  border-radius: 20px;
  list-style: none;
  white-space: nowrap;         /* empêche le retour à la ligne des <li> */
  background: transparent;     /* garde ton fond neutre */
}

/* les éléments du menu */
#nav li {
  display: inline-block;       /* garde les <li> alignés */
  vertical-align: middle;      /* centre verticalement le texte */
  margin: 0;                   /* on gère l’espacement uniquement avec margin-right */
  padding: 0;
  font-size: 1.5em;
  font-family: 'Phaser-Bold';
  color: #000000;
}

/* exactement 20px d’espace entre chaque <li> */
#nav li + li {
  margin-left: 20px;
}

#nav a {
  color: #000000;
  display: inline-block;
  text-decoration: none;
  line-height: 40px;           /* aide à centrer verticalement le texte */
  border-radius: 1px;
}

#nav .current a,
#nav a:hover,
#nav a.on {
  text-decoration: underline;
  z-index: 950;
}

.current {
  background: none;
}




.sliding-navbar{padding-top:10px; position:fixed;top:0;left:-100%;height:100vh;width:100%;background:#ffbd00;border-right:solid 1px #000;
transition:left 0.5s ease-in-out;z-index:9500; overflow-y:auto;}
.sliding-navbar--open{left:0px;}.mask{position:absolute; top: 0px;right:0px;height: 100vh;width:5%;z-index:-100;}
.show{z-index:200;}
.navbar--items{list-style-type:none;height:auto;width: 100%;display:-ms-flex;display:-webkit-flex;display: flex;padding:150px 0px 0px 20px;}
.navbar--items li{text-align:left;text-transform: uppercase;color: #00000;}
.navbar--items li:hover{text-decoration:none;}
.navbar--items li .on{text-decoration:none;}

.hamburger-menu {z-index:9600;;position: fixed;top: 70px;right: 45px;
  margin: auto;width: 80px;height: 30px;cursor: pointer; display:none;}

/* base */
.hamburger {position: relative;width: 90px;height: 5px;background: #000000;transition: transform 0.2s ease-in-out, background 0.3s ease-in-out;border-radius: 10px;
}

.hamburger::before,
.hamburger::after {
  content: "";position: absolute;width: 90px;height: 5px;background: #000000; 
  transition: transform 0.2s ease-in-out, background 0.3s ease-in-out;border-radius: 10px;
}
.hamburger::before { top: -10px; }
.hamburger::after { top: 10px; }

/* Effet au survol (uniquement si pas ouvert) */
.hamburger-menu:hover .hamburger:not(.menu-opened),
.hamburger-menu:hover .hamburger:not(.menu-opened)::before,
.hamburger-menu:hover .hamburger:not(.menu-opened)::after {transform: scaleY(1.08);}

/* état ouvert (croix) */
.menu-opened { background: transparent;}
.menu-opened::before {top: 0;transform: rotate(45deg);width: 60px;}
.menu-opened::after {top: 0;transform: rotate(-45deg);width: 60px;}

.menu-columns {display: flex;flex-wrap: wrap; width:100%;}
.colonne {width: 25%; padding: 10px;}
.colonne ul {list-style-type: none; padding: 0;text-align:left;}

.colonne li {list-style-type: none; transition-property: transform;transition-timing-function: ease;transition-duration: 0.5s;}
.colonne a {text-decoration: none;color: #000;}
.colonne li:hover { transform: translateX(5px);}

ul {display:block; width:100%; float:left; margin-bottom:10px; } 
li.rubrique{ font-size:1.5em; font-family: 'wotfardbold';text-transform: uppercase;    line-height:2;}
li.sous_rubrique{ font-size:1em; font-family: 'wotfardbold';text-transform: uppercase; line-height:1.5;width:100%; }
.sommaire {border-top:1px solid #000; padding:12px 0 12px 0;float:left;}
.sommaire:hover::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:0.5;z-index:-1;transition:opacity 0.3s ease; background: white;}
.sommaire:hover {background: transparent;}

li.sous_sous_rubrique{ font-size:0.9em; font-family: 'wotfardlight';text-transform: uppercase;   line-height:1.2;}
li.sous_rubrique:hover .arrow { 
    transform: rotate(45deg); 
    transition: transform 0.3s ease; /* Transition pour la rotation de la flèche */ }









