:root {
  --white: white;
  --texte-grey: #666;
  --grey-header: #505456;
  --black: black;
  --yellow: #fd0;
  --dark-yellow: #d0b400;
  --gris-30: #0000004d;
  --dark-grey: #999;
  --green: #393;
  --red: #fd0202;
  --gris-perle: #f2f1f1;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

a {
  text-decoration: none;
}

.hero-logo-image {
  max-width: 600px; /* Ajuste cette valeur si besoin */
  height: auto;
  display: block;
  margin: 0 auto;
}

.herro-nav-link {
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fffffff7;
  border: 1px solid #0000000f;
  border-radius: 5px;
  align-items: stretch;
  width: 100%;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 300;
}

.herro-nav-link:hover {
  font-weight: 500;
}

.hero-villages {
  color: #999;
  width: 62%;
  margin-bottom: 1rem;
  margin-left: 16.66%;
  font-size: .8rem;
  font-weight: 300;
  line-height: 1.4em;
}

.hero-villages-wrapper {
  background-color: #fff;
}

.hero-cercle-numero {
  color: #fff;
  background-color: #fd0;
  border-radius: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  display: flex;
}

.hero-numero {
  margin-top: 9px;
  font-size: 30px;
  font-weight: 300;
}

.hero-saison {
  color: #000;
  text-align: center;
  margin-top: 5px;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.2em;
}

.nav-menu {
  background-color: #fffffff2;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.4em;
  display: flex;
}

.navbar-2 {
  background-color: #fff;
}

.hero-link {
  background-image: url('../images/logo/Anthisnes-Logo.svg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 6.1rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 91.6%;
  margin-top: 20px;
}

.hero-link.w--current {
  margin-top: 1rem;
}

.menu-button {
  color: #0000;
}

.menu-button:hover {
  float: right;
  color: #0000;
}

.menu-button:active {
  color: #0000;
  background-color: #0000;
}

.menu-button.w--open {
  background-color: #fff;
}

.container-page {
  max-width: 985px;
  margin: 1rem auto 0;
}

.section_hero {
  background-color: #fff;
  max-width: none;
  margin-top: 0;
  font-family: Roboto, sans-serif;
}

.hero-logo {
  color: #666666b3;
  letter-spacing: 2px;
  margin-top: 22px;
  margin-bottom: 1rem;
  margin-left: 2.4rem;
  font-size: 6.5rem;
  font-weight: 700;
  line-height: 5rem;
}

.container-6 {
  background-color: #fff;
  width: auto;
  min-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.icon {
  color: #000;
}

.container-transparent {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  max-width: 985px;
  margin: .5rem auto 0;
  display: flex;
}

.sommaire-text-wrapper {
  background-color: #00000080;
  flex-direction: row;
  align-items: flex-end;
  height: 3rem;
  margin-top: 0;
  padding: .5rem;
  text-decoration: none;
  display: flex;
}

.sommaire_n_rubrique {
  color: var(--white);
  font-family: Roboto Condensed, sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 2rem;
  text-decoration: none;
}

.sommaire_n_rubrique:hover {
  text-decoration: none;
}

.sommaire-rubrique {
  color: var(--white);
  text-transform: uppercase;
  margin-top: 0;
  margin-left: .5rem;
  font-family: Roboto Condensed, sans-serif;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.1rem;
  text-decoration: none;
}

.sommaire-grille {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  grid-template-rows: minmax(115px, 115px) minmax(115px, 115px);
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-rows: minmax(115px, 115px);
  grid-auto-columns: .33fr;
  grid-auto-flow: row;
  margin: 0 0 1.5rem;
}

.fleche-anthisnes {
  margin-right: .5rem;
}

.section-1 {
  background-color: #f2f1f1;
  padding-top: 0;
  font-size: 1rem;
  line-height: 1.4em;
}

.rubrique-texte {
  color: #505456;
  letter-spacing: .75px;
  text-transform: uppercase;
  margin-left: 0;
  font-size: 1rem;
  line-height: 1.4rem;
}

.rubrique-wrapper {
  justify-content: flex-start;
  align-items: center;
  margin-top: 1.4rem;
  margin-bottom: 1.4rem;
  margin-left: 3.9rem;
  display: flex;
}

.editorial-titre-wraper {
  flex-direction: column;
  align-items: flex-start;
  margin: 0 11.4rem 20px 6.5rem;
  display: flex;
}

.auteur-photo {
  margin-right: 15px;
}

.t6-retour-haut-page-texte {
  color: #999;
  letter-spacing: .1rem;
  text-transform: uppercase;
  margin-left: 0;
  font-size: .8rem;
  font-weight: 400;
  text-decoration: none;
}

.cercle-titre {
  background-color: #fd0;
  border-radius: 29px;
  width: 25px;
  min-width: 25px;
  height: 25px;
  min-height: 25px;
  margin-right: .5rem;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  line-height: 1;
}

.auteur-photo-wrapper {
  text-align: left;
}

.h1 {
  color: #505456;
  text-align: left;
  text-transform: uppercase;
  width: 95%;
  max-width: 40rem;
  margin: 0 0 1rem 3px;
  padding-top: .75rem;
  font-family: Roboto, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.2rem;
}

.auteur-wrapper {
  flex-flow: column;
  width: auto;
  max-width: 300px;
  margin-bottom: 1.5rem;
  display: flex;
}

.auteur-wrapper.long {
  max-width: 600px;
}

.t2-body {
  color: #666;
  text-align: justify;
  letter-spacing: 0;
  text-transform: none;
  width: 100%;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.3rem;
}

.auteur-bloc-texte {
  flex-flow: row;
  align-items: flex-start;
  margin-top: 5px;
  display: flex;
}

.h1_wraper {
  justify-content: flex-start;
  width: 100%;
  margin-top: 0;
  margin-left: -37px;
  display: flex;
}

.h1_wraper._100 {
  flex-direction: row;
  justify-content: space-between;
  width: 105%;
}

.retour-haut-page {
  align-items: center;
  margin-top: 30px;
  margin-bottom: 20px;
  display: flex;
}

.filet-jaune-court {
  color: #fd0;
  border-bottom: 3px solid #fd0;
  width: 40px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.container-bl {
  background-color: var(--white);
  flex-direction: column;
  justify-content: center;
  max-width: 985px;
  margin: 0 auto 2rem;
  font-size: 1rem;
  line-height: 1.4rem;
  display: block;
}

.container-bl.transparent {
  background-color: #0000;
}

.t4-auteur-par {
  color: #999;
  letter-spacing: .05rem;
  text-transform: uppercase;
  flex-flow: column;
  width: auto;
  font-family: Roboto Condensed, sans-serif;
  font-size: .9rem;
  font-weight: 300;
  line-height: 1.35em;
  display: flex;
}

.t4-auteur-prenom-nom {
  color: #999;
  text-align: justify;
  letter-spacing: .075rem;
  text-transform: uppercase;
  width: auto;
  margin-bottom: 0;
  margin-left: .125rem;
  margin-right: .125rem;
  font-family: Roboto Condensed, sans-serif;
  font-size: .9rem;
  font-weight: 700;
  line-height: 1.35em;
  text-decoration: none;
}

.footer-wrapper-cover {
  margin-left: 0;
  margin-right: 10px;
}

.footer-app {
  margin-bottom: 0;
}

.footer-facebook {
  margin-bottom: 1rem;
}

.grille-footer {
  grid-column-gap: 15px;
  grid-row-gap: 5px;
  grid-template-rows: repeat(auto-fit, minmax(0, 1fr));
  grid-template-columns: .25fr 1.5fr .5fr .25fr;
  grid-auto-rows: 160px;
  grid-auto-columns: .25fr;
  margin-top: 20px;
}

.footer-ligne-separation {
  border-top: 1px solid #fd0;
  width: 50px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.link-footer {
  color: #000;
  padding-left: 8px;
  font-size: .7rem;
  font-weight: 700;
  line-height: 1rem;
  text-decoration: none;
  display: block;
}

.footer-wrapper-dd {
  height: auto;
  display: flex;
}

.footer-texte {
  color: #999;
  letter-spacing: .2px;
  padding-left: 7px;
  font-size: .7rem;
  font-weight: 300;
  line-height: 1.25em;
}

.footer-cover-bulletin {
  margin-bottom: 20px;
  padding: 0;
}

.footer-instagram {
  margin-bottom: 1rem;
}

.section-footer {
  background-color: #505456;
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 2rem;
}

.footer-wrapper-texte {
  margin-left: 0;
  margin-right: 10px;
}

.logo-anthisnes-negatif {
  margin-top: 10px;
}

.container-985-px-footer {
  background-color: #505456;
  max-width: 985px;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.footer-icones-wrap {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.footer-logo-dd {
  margin-right: 10px;
}

.body {
  font-family: Roboto, sans-serif;
}

.link-haut-page, .linkk-retour-sommaire {
  text-decoration: none;
}

.section-groupes-politiques {
  background-color: #f2f1f1;
  padding-top: 0;
}

.t1-chapeau {
  color: var(--texte-grey);
  text-align: justify;
  letter-spacing: .5px;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 1.5rem;
  font-family: Roboto, sans-serif;
  font-size: 1.05rem;
  font-weight: 500;
  line-height: 1.3rem;
  display: flex;
}

.ligne-separation-fine {
  border-bottom: 1px solid #99999980;
  width: 100%;
  height: 1px;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.h2 {
  color: var(--grey-header);
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 1.3rem;
  font-family: Roboto Condensed, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.2em;
}

.t4-auteur-prenom-nom-2 {
  color: #999;
  text-align: left;
  letter-spacing: .075rem;
  text-transform: uppercase;
  width: auto;
  margin-bottom: 0;
  margin-left: .2rem;
  margin-right: .125rem;
  font-family: Roboto Condensed, sans-serif;
  font-size: .9rem;
  font-weight: 700;
  line-height: 1.35em;
}

.h3 {
  color: var(--grey-header);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: .1rem;
  font-family: Roboto, sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.4em;
}

.h4-titre-cadre {
  color: #505456;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1.2rem;
  font-family: Roboto Condensed, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.25em;
}

.h4-titre-cadre.blanc {
  color: #fff;
  margin-bottom: 0;
}

.t3_cadre {
  color: #666;
  text-align: left;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.4rem;
}

.plus-sigle-wrapper {
  flex-direction: row;
  margin-right: 15px;
  display: flex;
}

.icone-plus {
  min-width: 35px;
}

.plus-texte-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  margin-top: 15px;
  display: flex;
}

.plus-wrapper_cadre {
  flex-direction: row;
  align-items: flex-start;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  margin-left: 1.2rem;
  display: flex;
}

.link-plus {
  color: var(--black);
  text-align: center;
  white-space: normal;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: none;
}

.link-plus:hover {
  color: var(--texte-grey);
  text-decoration: none;
}

.elu-link {
  color: #000;
  margin-bottom: 10px;
  margin-left: 10px;
  font-family: Roboto, sans-serif;
  font-size: .9rem;
  font-weight: 700;
  text-decoration: none;
}

.elu-link:hover {
  color: #999;
  white-space: normal;
}

.elu-texte-wraper-haut {
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.h4-elu-nomprenom {
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4rem;
}

.elu-telephone {
  color: var(--black);
  font-weight: 700;
  text-decoration: none;
}

.elu-telephone:hover {
  color: #999;
}

.elu-photo {
  width: 60px;
  max-width: none;
  margin-top: 15px;
  margin-left: 20px;
}

.elu-texte-adresse {
  color: #000;
  letter-spacing: .3px;
  margin-bottom: 0;
  margin-left: 10px;
  font-family: Roboto, sans-serif;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.1rem;
}

.elu-texte-adresse.sans {
  line-height: .5rem;
}

.heading-5 {
  color: #999;
  text-transform: uppercase;
  margin-top: 2rem;
  margin-left: 0;
  font-family: Roboto, sans-serif;
  font-size: 3rem;
  font-weight: 100;
}

.elu-texte {
  color: #666;
  letter-spacing: .2px;
  margin-top: 10px;
  font-family: Roboto, sans-serif;
  font-size: .85rem;
  font-weight: 300;
  line-height: 1.1rem;
  text-decoration: none;
}

.elu-texte-wraper-bas {
  flex-flow: row;
  align-items: flex-start;
  margin-top: 20px;
  margin-bottom: 0;
  display: flex;
}

.elu-groupe-politique {
  color: #fd0202;
  margin-left: 10px;
  font-weight: 400;
}

.elu-groupe-politique.bleu {
  color: #027cfd;
}

.elu-groupe-politique.orange {
  color: orange;
}

.elus-titre-parti {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 10px;
  display: flex;
}

.elu-wraper {
  background-color: #fff;
  border: 1px solid #9999994d;
  border-radius: 10px;
  flex-flow: column;
  place-content: flex-start space-between;
  height: 100%;
  min-height: auto;
  padding: 0;
  display: flex;
}

.elu-wraper._2 {
  background-color: #03030305;
}

.grille-elus {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: minmax(auto, auto) minmax(auto, auto);
  grid-template-columns: .3333fr .3333fr .3333fr;
  margin-top: 0;
  margin-bottom: 2rem;
}

.elu-texte-wraper {
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  margin-bottom: 20px;
  padding: 0 20px;
  display: flex;
}

.body-2 {
  font-family: Roboto, sans-serif;
  line-height: 1.75em;
}

.div-block-25 {
  height: auto;
}

.breve_titre_wrap {
  background-color: #fd0;
  border-radius: 10px;
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 1.5rem;
  margin-left: -35px;
  padding-top: 9px;
}

.h6-titre-breve-excuse {
  color: #505456;
  text-transform: none;
  margin: 0 1rem .5rem 5%;
  font-size: .9rem;
  font-weight: 300;
  line-height: 1.4rem;
}

.bouton-degrade-texte {
  color: var(--grey-header);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #f5f5f5;
  border-radius: 60px;
  margin: 0;
  padding: 15px 30px;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

.bouton-degrade-texte:hover {
  background-color: #fff;
}

.h5-titre-breve {
  color: #505456;
  text-transform: uppercase;
  margin: 0 1rem .125rem 5%;
  font-size: 1.05rem;
}

.bouton-degrade-contour {
  background-image: linear-gradient(223deg, #03347e, #fd0202 46%, #d0b400 83%);
  border-radius: 60px;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 5px;
  padding: 3px;
}

.bouton-degrade-contour._3 {
  background-image: linear-gradient(26deg, #fd0, #d0b400 42%, #fd0 82%);
  max-width: 400px;
  text-decoration: none;
  box-shadow: 1px 1px 3px #0000001a;
}

.bouton-degrade-contour._3:hover {
  box-shadow: 0 10px 20px #0000001a;
}

.section-2 {
  font-family: Roboto, sans-serif;
}

.t2-body-plus {
  color: #666;
  text-align: left;
  letter-spacing: 0;
  width: 100%;
  margin-bottom: 1.5rem;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.4rem;
  text-decoration: none;
}

.body-wrapper-plus_pictos {
  width: auto;
}

.link-body-plus-facebook {
  background-image: url('../images/Facebook-Logo.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 8px;
  width: 2rem;
  height: 2rem;
  margin-right: 4rem;
}

.cadre-gris-pointille-2 {
  background-color: #f2f1f1;
  border: 1px dotted #000;
  border-radius: 10px;
  flex-direction: column;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 1.2rem;
  display: flex;
}

.wrapper-block-img-gauche {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.cadre-jaune-ombre-gauche {
  background-color: #fd0;
  border: 0 dotted #0000;
  border-radius: 0 0 10px 10px;
  width: 552px;
  margin-bottom: 2rem;
  padding: 1.2rem;
  box-shadow: inset 10px 0 10px #00000026;
}

.cadre-jaune-ombre-gauche._100-100 {
  width: 100%;
  margin-bottom: 0;
}

.bloc-entre-filets-jaunes {
  border-top: 5px solid var(--yellow);
  border-bottom: 5px solid var(--yellow);
  color: var(--texte-grey);
  text-align: justify;
  letter-spacing: .5px;
  border-radius: 0;
  width: 100%;
  margin-top: 0;
  margin-bottom: 3rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-family: Roboto, sans-serif;
  font-size: 1.05rem;
  font-weight: 500;
  line-height: 1.3rem;
  display: block;
}

.cadre-jaune-sale {
  color: #fff;
  background-color: #d0b400;
  border: 1px #000;
  border-radius: 10px 10px 0 0;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  padding: 1.2rem 1.2rem 1.2rem 1.4rem;
  display: flex;
  box-shadow: inset 8px 6px 10px #00000026;
}

.etat-civil-tritre-wrapper {
  line-height: 1.5em;
  display: flex;
}

.etat-civil-titre {
  text-transform: uppercase;
  margin-right: 7px;
  font-family: Roboto, sans-serif;
  font-size: 1.1rem;
  font-weight: 700;
}

.etat-civil-leste-arretee {
  color: #666;
  font-family: Roboto, sans-serif;
  font-size: .9rem;
  font-weight: 300;
}

.etat-civil-liste {
  color: #000;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Roboto Condensed, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.4em;
}

.ete-civil-espace {
  height: 15px;
}

.section-3 {
  border-radius: 10px;
}

.nav-bas-page-wrapper {
  justify-content: space-between;
  display: flex;
}

.footer-link-telecharger {
  background-color: var(--dark-yellow);
  border-radius: 13px;
  width: 100%;
  margin-top: .5rem;
  text-decoration: none;
}

.footer-centreur {
  justify-content: center;
  display: flex;
}

.footer-telecharger-texte {
  color: var(--black);
  text-align: center;
  font-size: .7rem;
  font-weight: 700;
  text-decoration: none;
}

.footer-telecharger-texte:hover {
  color: var(--texte-grey);
}

.wrapper-block-img-bas {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.liste-puces {
  margin-bottom: 1rem;
  padding-left: 20px;
  list-style-type: disc;
}

.t2-body--bullet {
  color: #666;
  text-align: justify;
  letter-spacing: 0;
  width: 100%;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.4rem;
}

.cadre-noir--coin-supdroit {
  color: #fff;
  background-color: #000;
  border: 1px #000;
  border-radius: 10px 10px 0 0;
  align-items: flex-start;
  width: 100%;
  padding: 20px 20px 7px;
  display: flex;
}

.section-4 {
  background-color: #f2f1f1;
  padding-top: 0;
  font-size: 1rem;
  line-height: 1.4em;
}

.image-l2_h1 {
  background-image: none;
  background-position: 50% 30%;
  background-size: cover;
  border-radius: 10px;
  width: 75%;
  height: 150px;
  max-height: 50%;
  margin-bottom: 2rem;
}

.image-l2_h1.obesite {
  background-image: url('../images/enfants-Ecole.jpg');
  background-position: 50% 9%;
  background-size: 100%;
  margin-top: 2rem;
}

.image-l2_h1.budget {
  background-image: url('../images/cim-citoyen.jpg');
  background-position: 50% 23%;
  margin-top: 2rem;
}

.image-l2_h1.creche {
  background-image: url('../images/Travaux-Signalisation.jpg');
  background-position: 50% 62%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-attachment: scroll;
}

.sommaire-link-block-1 {
  background-image: linear-gradient(to bottom, var(--gris-30), var(--gris-30)), url('../images/pages/avouerie.jpg');
  background-position: 0 0, 30%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-end;
  text-decoration: none;
  display: flex;
}

.sommaire-link-block-1:hover {
  background-image: url('../images/pages/avouerie.jpg');
  background-position: 30%;
  background-size: cover;
}

.sommaire-link-block-2 {
  background-image: linear-gradient(to bottom, var(--gris-30), var(--gris-30)), url('../images/pages/transats.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  text-decoration: none;
  display: flex;
}

.sommaire-link-block-2:hover {
  background-image: url('../images/pages/transats.jpg');
  background-position: 50%;
  background-size: cover;
}

.sommaire-link-block-3 {
  background-image: linear-gradient(to bottom, var(--gris-30), var(--gris-30)), url('../images/pages/conseil.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  text-decoration: none;
  display: flex;
}

.sommaire-link-block-3:hover {
  background-image: url('../images/pages/conseil.jpg');
  background-position: 50%;
  background-size: cover;
}

.sommaire-link-block-6 {
  background-image: linear-gradient(to bottom, var(--gris-30), var(--gris-30)), url('../images/pages/Canicule.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  text-decoration: none;
  display: flex;
}

.sommaire-link-block-6:hover {
  background-image: url('../images/pages/Canicule.jpg');
  background-position: 50%;
  background-size: cover;
}

.sommaire-link-block-7 {
  background-image: linear-gradient(to bottom, var(--gris-30), var(--gris-30)), url('../images/pages/basket.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-end;
  text-decoration: none;
  display: flex;
}

.sommaire-link-block-7:hover {
  background-image: url('../images/pages/basket.jpg');
  background-position: 50%;
  background-size: cover;
}

.sommaire-link-block-8 {
  background-image: linear-gradient(to bottom, var(--gris-30), var(--gris-30)), url('../images/pages/Anthisnes-autrefois.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  text-decoration: none;
  display: flex;
  grid-column: span 1 !important; /* au lieu de 2 */
}

.sommaire-link-block-8:hover {
  background-image: url('../images/pages/Anthisnes-autrefois.jpg');
  background-position: 50%;
  background-size: cover;
}

.sommaire-link-block-10 {
  background-image: linear-gradient(to bottom, var(--gris-30), var(--gris-30)), url('../images/pages/Agenda.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  text-decoration: none;
  display: flex;
}

.sommaire-link-block-10:hover {
  background-image: url('../images/pages/Agenda.png');
  background-position: 50%;
  background-size: cover;
}

.container-blanc {
  max-width: 985px;
  padding-top: 30px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.heading-7 {
  font-size: 29px;
}

.wraper {
  width: 100%;
}

.wraper-_2 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.sommaire-link-block-11,
.sommaire-link-block-10,
.sommaire-link-block-9,
.sommaire-link-block-8,
.sommaire-link-block-12 {
  min-height: 237px;
}

.sommaire-link-block-11 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/pages/UbuntuArdent.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  text-decoration: none;
  display: flex;
}

.sommaire-link-block-11:hover {
  background-image: url('../images/pages/UbuntuArdent.jpg');
  background-position: 50%;
  background-size: cover;
}

.slider-2 {
  height: 375px;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 0;
}

.container-bl-2 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  max-width: 985px;
  margin: 0 auto 2rem;
  font-size: 1rem;
  line-height: 1.4rem;
  display: block;
}

.link-plus-2 {
  color: #000;
  text-align: center;
  white-space: normal;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: none;
}

.link-plus-2:hover {
  color: #666;
  text-decoration: none;
}

.bloc-entre-filets-jaunes-2 {
  color: #666;
  text-align: justify;
  letter-spacing: .5px;
  border-top: 5px solid #fd0;
  border-bottom: 5px solid #fd0;
  border-radius: 0;
  width: 100%;
  margin-top: 0;
  margin-bottom: 3rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-family: Roboto, sans-serif;
  font-size: 1.05rem;
  font-weight: 500;
  line-height: 1.3rem;
  display: block;
}

.frelon-01 {
  border-radius: 10px;
  width: 100%;
  max-width: none;
  margin-top: 0;
  margin-bottom: 2rem;
}

.college-anthisnes, .elus-cpas {
  border-radius: 10px;
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.aj103-st-maximin-logo {
  border-radius: 10px;
  align-self: flex-start;
  width: 250px;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-left: 0;
}

.aj104-vilers-aux-tours-01 {
  border-radius: 10px;
  align-self: flex-start;
  width: 400px;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-left: 0;
}

.sommaire-link-block-4 {
  background-image: linear-gradient(to bottom, var(--gris-30), var(--gris-30)), url('../images/pages/EpiVert.jpg');
  background-position: 0 0, 25%;
  background-size: auto, cover;
  flex-direction: column;
  text-decoration: none;
  display: flex;
}

.sommaire-link-block-4:hover {
  background-image: url('../images/pages/EpiVert.jpg');
  background-position: 25%;
  background-size: cover;
}

.sommaire-link-block-9 {
  background-image: linear-gradient(to bottom, var(--gris-30), var(--gris-30)), url('../images/pages/Haies.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  text-decoration: none;
  display: flex;
}

.sommaire-link-block-9:hover {
  background-image: url('../images/pages/Haies.jpg');
  background-position: 50%;
  background-size: cover;
}

.sommaire-link-block-12 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Eclairage-Led-Anthisnes.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-end;
  text-decoration: none;
  display: flex;
}

.sommaire-link-block-12:hover {
  background-image: url('../images/Eclairage-Led-Anthisnes.jpg');
  background-position: 50%;
  background-size: cover;
}

.edito {
  border-radius: 10px;
  width: 100%;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.tableau-grille_1 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto;
  margin-bottom: 1.5rem;
}

.t2-body-3 {
  color: #666;
  text-align: justify;
  letter-spacing: 0;
  width: 100%;
  margin-bottom: 1.5rem;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.4rem;
}

.t2-body-3.droite {
  text-align: right;
}

.st_maximin {
  border-radius: 10px;
  align-self: flex-start;
  width: 60%;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-left: 0;
}

.t4-auteur-prenom-nom-4 {
  color: #999;
  text-align: left;
  letter-spacing: .075rem;
  text-transform: uppercase;
  width: auto;
  margin-bottom: 0;
  margin-left: .125rem;
  margin-right: .125rem;
  font-family: Roboto Condensed, sans-serif;
  font-size: .9rem;
  font-weight: 700;
  line-height: 1.35em;
  text-decoration: none;
}

.auteur-wrapper-4 {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.les-oustitis-du-condroz {
  border-radius: 10px;
  width: 300px;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.cadre-blanc-pointille-n-100-100 {
  background-color: var(--white);
  color: #000;
  border: 1px dotted #999;
  border-radius: 10px;
  flex-flow: column;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 20px 20px 16px;
  display: flex;
}

.chien {
  border-radius: 10px;
  width: 250px;
  max-width: none;
  margin-top: 0;
  margin-bottom: 2rem;
  margin-right: 2rem;
}

.gal-condruzes {
  border-radius: 10px;
  width: 400px;
  max-width: none;
  margin-top: 0;
  margin-bottom: 2rem;
  margin-right: 2rem;
}

.bloc-article {
  width: 100%;
}

.travaux {
  border-radius: 10px;
  width: 75%;
  max-width: none;
  margin-top: 0;
  margin-bottom: 2rem;
  margin-right: 2rem;
  display: block;
}

.aj103-biblio-2 {
  border-radius: 10px;
  width: 130px;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-right: 2rem;
}

.courrier-lecteurs {
  border-radius: 10px;
  margin-bottom: 10px;
}

.div_diaporama-2 {
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.slide-502 {
  background-image: url('../images/CEB-2024-Couverture.jpg');
  background-position: 50% 63%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-501 {
  background-image: url('../images/CEB-2024-02.jpg');
  background-position: 50% 30%;
  background-size: cover;
}

.slide-503 {
  background-image: url('../images/CEB-2024-03.jpg');
  background-position: 50% 69%;
  background-size: cover;
}

.villesr-01 {
  border-radius: 10px;
  align-self: flex-start;
  width: 60%;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-left: 0;
}

.bloc-dd {
  background-image: url('../images/DD-Icone.svg');
  background-position: 50%;
  background-size: 30px 30px;
  width: 30px;
  height: 30px;
  margin-left: 0;
}

.bloc-titre {
  width: 95%;
  display: flex;
}

.link {
  text-decoration: none;
}

.point {
  color: #fd0;
  font-weight: bold;
  margin-left: 5px;
}

.citation {
  margin: 20px auto;
  padding: 15px 25px;
  background-color: #f0f0f0;
  border-left: 5px solid #fd0; /* Bordure jaune */
  border-radius: 10px;
  max-width: 600px;
}

.citation blockquote {
  margin: 0;
  font-style: italic;
  font-size: 1.1em;
  color: #333;
  line-height: 1.6;
}

.mot-du-mayeur {
  border-radius: 10px;
  width: 100%;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-right: 2rem;
}

.chapeau {
  font-family: Roboto Condensed, sans-serif;
  font-size: 1.8em;
  line-height: 2em;
}

.aj103-participation-citoyenne, .aj103-participation-citoyenne-2 {
  border-radius: 10px;
  width: 100%;
  max-width: none;
  margin-top: 0;
  margin-bottom: 2rem;
}

.slide-505 {
  background-image: url('../images/anthisnes1.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-504 {
  background-image: url('../images/anthisnes.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-506 {
  background-image: url('../images/anthisnes4.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide507 {
  background-image: url('../images/anthisnes3.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-601 {
  background-image: url('../images/Ecole-St-Maximin-02.jpg');
  background-position: 50% 32%;
  background-size: cover;
}

.slide-602 {
  background-image: url('../images/Ecole-St-Maximin-01.jpg');
  background-position: 50% 25%;
  background-size: cover;
}

.slide-603 {
  background-image: url('../images/Ecole-St-Maximin-03.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.slide-604 {
  background-image: url('../images/Ecole-St-Maximin-04.jpg');
  background-position: 50% 85%;
  background-size: cover;
}

.slide-605 {
  background-image: url('../images/Ecole-St-Maximin-05.jpg');
  background-position: 50%;
  background-size: cover;
}

.aj104-vilers-aux-tours-03 {
  border-radius: 10px;
  align-self: flex-start;
  width: 400px;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-left: 0;
}

.aj104-patro-50-ans {
  border-radius: 10px;
  align-self: flex-start;
  width: 150px;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-left: 0;
}

.aj104-patro {
  border-radius: 10px;
  align-self: flex-start;
  width: 100%;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-left: 0;
}

.aj104-patro-logo-1 {
  border-radius: 10px;
  align-self: flex-start;
  width: 150px;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-left: 0;
}

.aj104-patro-logo-2 {
  border-radius: 10px;
  align-self: flex-start;
  width: 100px;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 1rem;
  margin-left: 2rem;
}

.mobilok {
  border-radius: 10px;
  width: 100%;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.t2-bas-de-page {
  color: #666;
  text-align: justify;
  letter-spacing: 0;
  text-transform: none;
  width: 100%;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: .9rem;
  font-weight: 300;
  line-height: 1.2rem;
}

.mobilok-logo {
  border-radius: 10px;
  width: 150px;
  max-width: none;
  margin-top: 0;
  margin-bottom: 2rem;
}

.ressourcerie-logo {
  border-radius: 0;
  width: 100px;
  max-width: none;
  margin-top: 0;
  margin-bottom: 2rem;
}

.bernardfagne {
  border-radius: 0;
  width: 100%;
  max-width: none;
  margin-top: 0;
  margin-bottom: 2rem;
}

.bibliotheque {
  border-radius: 10px;
  width: 400px;
  max-width: none;
  margin-top: 0;
  margin-bottom: 2rem;
  margin-right: 2rem;
  display: block;
}

.bibliotheque-3 {
  border-radius: 10px;
  width: 170px;
  max-width: none;
  margin-top: 0;
  margin-bottom: 2rem;
  margin-right: 2rem;
}

.flex-horizontal.justifie {
  justify-content: space-between;
}

.haie {
  border-radius: 10px;
  width: 500px;
  max-width: none;
  margin-top: 0;
  margin-bottom: 2rem;
}

.boite-01, .boite-02, .boite-03, .boite-04, .boite-05, .boite-06 {
  border-radius: 10px;
  width: auto;
  max-width: none;
  height: 100px;
  margin-top: 0;
  margin-bottom: 2rem;
  margin-right: 1rem;
}

.sommaire-link-block-5 {
  background-image: linear-gradient(to bottom, var(--gris-30), var(--gris-30)), url('../images/pages/CEB.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  text-decoration: none;
  display: flex;
}

.sommaire-link-block-5:hover {
  background-image: url('../images/pages/CEB.jpg');
  background-position: 50%;
  background-size: cover;
}

.bold-text {
  text-align: left;
}

.sommaire-link-block-0 {
  background-image: linear-gradient(to bottom, var(--gris-30), var(--gris-30)), url('../images/pages/PhotoSommaireEdito.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-end;
  text-decoration: none;
  display: flex;
}

.sommaire-link-block-0:hover {
  background-image: url('../images/pages/PhotoSommaireEdito.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.pollec {
  border-radius: 10px;
  width: 400px;
  max-width: none;
  margin-top: 0;
  margin-bottom: 2rem;
  margin-right: 2rem;
}

.intradel {
  border-radius: 10px;
  width: 100%;
  max-width: none;
  margin-top: 0;
  margin-bottom: 2rem;
  margin-right: 2rem;
}

.parcour-artiste-01 {
  border-radius: 10px;
  width: 45%;
  max-width: none;
  margin-top: 0;
  margin-bottom: 2rem;
  margin-right: 2rem;
}

.limohe {
  border-radius: 10px;
  width: 150px;
  max-width: none;
  margin-top: 0;
  margin-bottom: 2rem;
  margin-right: 2rem;
}

.troc-graine-bibliotheque {
  border-radius: 10px;
  width: 100%;
  max-width: none;
  margin-top: 0;
  margin-bottom: 2rem;
  margin-right: 2rem;
}

.text-block {
  font-family: Roboto, sans-serif;
  font-size: .6rem;
}

.formation-numerique {
  border-radius: 10px;
  width: 100%;
  max-width: none;
  margin-top: 0;
  margin-bottom: .5rem;
  margin-right: 2rem;
}

.bibliotheque-logo {
  border-radius: 10px;
  width: 120px;
  max-width: none;
  margin-top: 1rem;
  margin-bottom: 2rem;
  margin-right: 2rem;
}

.pcs-01 {
  border-radius: 10px;
  width: 60%;
  max-width: none;
  margin-top: 1rem;
  margin-bottom: .5rem;
  margin-right: 2rem;
}

.biblio-top3-2 {
  border-radius: 10px;
  width: 80%;
  max-width: none;
  margin-top: 1rem;
  margin-bottom: .5rem;
  margin-right: 2rem;
}

.parcours-d-artistes {
  border-radius: 10px;
  width: 50%;
  max-width: none;
  margin-top: 0;
  margin-bottom: .5rem;
  margin-right: 2rem;
}

.croix-rouge--logo {
  border-radius: 10px;
  width: 240px;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.omalius {
  border-radius: 10px;
  align-self: flex-start;
  width: 56%;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-left: 0;
}

.cro {
  border-radius: 10px;
  width: 100%;
  max-width: none;
  margin-top: 0;
  margin-bottom: 2rem;
  margin-right: 2rem;
  display: block;
}

.div-block-26 {
  display: flex;
}

.wrapper-photos {
  width: auto;
  height: auto;
  display: flex;
}

.wrapper-photos.centre {
  justify-content: center;
  display: flex;
}

.wrapper-photos.vertical {
  flex-flow: column;
  height: auto;
}

.chien-01-copy {
  border-radius: 10px;
  width: 40%;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-right: 2rem;
}

.vote {
  border-radius: 10px;
  width: 300px;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.secourisme {
  width: 50%;
  margin-bottom: 2rem;
}

.eclairage-public {
  margin-bottom: 30px;
}

.cimetiere-02, .orientation-professionnelle {
  border-radius: 10px;
  width: 40%;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-right: 2rem;
}

.travaux-01 {
  border-radius: 10px;
  width: 300px;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.villers-refectoire-02 {
  border-radius: 10px;
  align-self: flex-start;
  width: 100%;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-left: 0;
}

.ouistitis-du-condroz {
  width: 50%;
}

.panier-fetes {
  border-radius: 10px;
  width: 100%;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-right: 2rem;
}

.parkinson-02 {
  border-radius: 10px;
  width: 35%;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-right: 2rem;
}

.parcour-artiste-02 {
  border-radius: 10px;
  width: 45%;
  max-width: none;
  margin-top: 0;
  margin-bottom: 2rem;
}

.piscine, .pcs-02 {
  border-radius: 10px;
  width: 100%;
  max-width: none;
  margin-top: 0;
  margin-bottom: .5rem;
  margin-right: 2rem;
}

.corticlean-01 {
  margin-bottom: 2rem;
}

.travaux-02, .travaux-03, .travaux-04 {
  border-radius: 10px;
  width: 100%;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.slide-701 {
  background-image: url('../images/Ecole-Villers.jpg');
  background-position: 50% 38%;
  background-size: cover;
}

.slide-702 {
  background-image: url('../images/Ecole-Villers2.jpg');
  background-position: 50% 25%;
  background-size: cover;
}

.slide-703 {
  background-image: url('../images/Ecole-Villers6.jpg');
  background-position: 50% 41%;
  background-size: cover;
}

.slide-704 {
  background-image: url('../images/Ecole-Villers3.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-705 {
  background-image: url('../images/Ecole-Villers7.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-706 {
  background-image: url('../images/Ecole-Villers4.jpg');
  background-position: 50%;
  background-size: cover;
}

.piscine-02 {
  border-radius: 10px;
  width: 100%;
  max-width: none;
  margin-top: 0;
  margin-bottom: .5rem;
  margin-right: 2rem;
}

.sommaire-link-block-13 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/logo2020_Maison-des-associations-anthisnes3-01.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-end;
  text-decoration: none;
  display: flex;
}

.sommaire-link-block-13:hover {
  background-image: url('../images/logo2020_Maison-des-associations-anthisnes3-01.jpg');
  background-position: 50%;
  background-size: cover;
}

.buche-de-noel {
  border-radius: 10px;
  width: 35%;
  max-width: none;
  margin-top: 0;
  margin-bottom: 2rem;
  margin-right: 0;
}

.ete-solidaire-1, .ete-solidaire-2, .mot-psic {
  border-radius: 10px;
  width: 100%;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-right: 2rem;
}

.eau-01 {
  border-radius: 10px;
  width: 100%;
  max-width: none;
  margin-top: 1rem;
  margin-bottom: 2rem;
}

.haie-01, .mon-condroz {
  border-radius: 10px;
  width: 100%;
  max-width: none;
  margin-top: 0;
  margin-bottom: 2rem;
}

.st-maximin, .local-patro {
  border-radius: 10px;
  align-self: flex-start;
  width: 100%;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-left: 0;
}

.wrapper-article {
  width: 100%;
}

.slider-ecole-villers {
  height: 375px;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 0;
}

.slide-606 {
  background-image: url('../images/Ecole-St-Maximin-07.jpg');
  background-position: 50% 17%;
  background-size: cover;
}

.slide-607 {
  background-image: url('../images/villers8.jpg');
  background-position: 50% 17%;
  background-size: cover;
}

.slide-608 {
  background-image: url('../images/villers11.jpg');
  background-position: 50% 17%;
  background-size: cover;
}

.slide-609 {
  background-image: url('../images/villers2.jpg');
  background-position: 50% 17%;
  background-size: cover;
}

.slide-610 {
  background-image: url('../images/villers3.jpg');
  background-position: 50% 17%;
  background-size: cover;
}

.slide-611 {
  background-image: url('../images/villers9.jpg');
  background-position: 50% 17%;
  background-size: cover;
}

.ecole-limont-logo {
  border-radius: 10px;
  width: 150px;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-right: 2rem;
}

.slider-ecole-anthisnes {
  height: 375px;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 0;
}

.slide-01-anthisnes {
  background-image: url('../images/ecoles/ecole-anthisnes.jpg');
  background-position: 50% 55%;
  background-size: cover;
}

.slide-02-anthisnes {
  background-image: url('../images/ecoles/ecole-anthisnes1.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-03-anthisnes {
  background-image: url('../images/ecoles/ecole-anthisnes3.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-04-anthisnes {
  background-image: url('../images/ecoles/ecole-anthisnes5.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-05-anthisnes {
  background-image: url('../images/ecoles/ecole-anthisnes6.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-06-anthisnes {
  background-image: url('../images/ecoles/ecole-anthisnes7.jpg');
  background-position: 50%;
  background-size: cover;
}

.ecole-anthisnes-logo {
  border-radius: 10px;
  width: 150px;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-right: 2rem;
}

.slider-ecole-anthisnes {
  height: 375px;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 0;
}

.slide-200 {
  background-image: url('../images/ecoles/ecole-anthisnes2.jpg');
  background-position: 50% 32%;
  background-size: cover;
}

.slide-201 {
  background-image: url('../images/ecoles/ecole-anthisnes.jpg');
  background-position: 50% 25%;
  background-size: cover;
}

.slide-202 {
  background-image: url('../images/ecoles/ecole-anthisnes1.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-203 {
  background-image: url('../images/ecoles/ecole-anthisnes3.jpg');
  background-position: 50%;
  background-size: cover;
}

.link-body-plus-instagram {
  background-image: url('../images/social/Facebook-Logo.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 8px;
  width: 2rem;
  height: 2rem;
  margin-right: 4rem;
}

.link-body-plus-instagram.ecole-de-limont {
  background-image: url('../images/icons/Terre.jpg');
  background-size: cover;
}

.link-body-plus-web {
  background-image: url('../images/icons/Terre.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  width: 2rem;
  height: 2rem;
  margin-right: 4rem;
}

.slider-ecole-classcontact {
  height: 375px;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 0;
}

.slide-301 {
  background-image: url('../images/icons/class-contact2.jpg');
  background-position: 50% 32%;
  background-size: cover;
}

.slide-302 {
  background-image: url('../images/icons/class-contact1.jpg');
  background-position: 50% 25%;
  background-size: cover;
}

.slide-303 {
  background-image: url('../images/icons/class-contact3.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-304 {
  background-image: url('../images/icons/class-contact.jpg');
  background-position: 50%;
  background-size: contain;
}

.pcs-calendrier-01 {
  border-radius: 10px;
  width: 100%;
  max-width: none;
  margin-top: 0;
  margin-bottom: .5rem;
  margin-right: 2rem;
}

.reseautage {
  border: 1px solid #0000001a;
  border-radius: 10px;
  width: 100%;
  max-width: none;
  margin-top: 0;
  margin-bottom: .5rem;
  margin-right: 2rem;
}

.pierres-seches {
  border-radius: 10px;
  width: 100%;
  max-width: none;
  margin-top: 0;
  margin-bottom: .5rem;
  margin-right: 2rem;
}

.identite {
  border-radius: 10px;
  width: 400px;
  max-width: none;
  margin-top: 1rem;
  margin-bottom: .5rem;
  margin-right: 2rem;
}

.tableau-elections {
  border-radius: 10px;
  width: 100%;
  max-width: none;
  margin-top: 0;
  margin-bottom: .5rem;
  margin-right: 2rem;
}

.courrir {
  border-radius: 10px;
  width: 400px;
  max-width: none;
  margin-top: 1rem;
  margin-bottom: .5rem;
  margin-right: 2rem;
}

.image {
  background-image: url('../images/ecoles/Ecole-Anthisnes-02.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 100px;
}

.text-block-2 {
  margin-left: 10px;
  font-family: Roboto, sans-serif;
}

.text-block-3, .text-block-4, .text-block-5, .text-block-6 {
  margin-left: 10px;
}

.grille-elus-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: minmax(auto, auto) minmax(auto, auto);
  grid-template-columns: 1fr;
  margin-top: 0;
  margin-bottom: 2rem;
}

.heading-5--2 {
  color: #999;
  text-transform: uppercase;
  margin-top: 2rem;
  margin-left: 0;
  font-family: Roboto, sans-serif;
  font-size: 2.3rem;
  font-weight: 100;
}

.slider-ecole-st-maximin {
  height: 375px;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 0;
}

.slide-01-vat {
  background-image: url('../images/ecoles/ecole-villers1.jpg');
  background-position: 60% 32%;
  background-repeat: repeat;
  background-size: contain;
}

.slide-02-vat {
  background-image: url('../images/ecoles/ecole-villers2.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-03-vat {
  background-image: url('../images/ecoles/Ecole-Villers-aux-Tours-Viva.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-01-stmax {
  background-image: url('../images/ecoles/Saint-maximin1.jpg');
  background-position: 50% 32%;
  background-size: cover;
}

.slide-02-stmax {
  background-image: url('../images/ecoles/Saint-maximin2.jpg');
  background-position: 50% 25%;
  background-size: cover;
}

.slide-03-stmax {
  background-image: url('../images/ecoles/st-max2.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.slide-04-stmax {
  background-image: url('../images/ecoles/st-max3.jpg');
  background-position: 50% 85%;
  background-size: cover;
}

.slide-05-stmax {
  background-image: url('../images/ecoles/Ecole-St-Maximin-05.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-01-limont {
  background-image: url('../images/ecoles/ecole-limont4.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-02-limont {
  background-image: url('../images/ecoles/ecole-limont7.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-03-limont {
  background-image: url('../images/ecoles/ecole-limont2.jpg');
  background-position: 50%;
  background-size: cover;
}

.ecoleanthisnes-01 {
  border-radius: 10px;
  width: 100%;
  max-width: none;
  height: auto;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-right: 2rem;
}

.ecoleanthisnes-02 {
  border-radius: 10px;
  width: 50%;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-right: 2rem;
}

.auteur-wrapper-5 {
  width: auto;
  max-width: 300px;
  margin-bottom: 1.5rem;
}

.t4-auteur-prenom-nom-5 {
  color: #999;
  text-align: left;
  letter-spacing: .075rem;
  text-transform: uppercase;
  width: auto;
  margin-bottom: 0;
  margin-left: .2rem;
  margin-right: .125rem;
  font-family: Roboto Condensed, sans-serif;
  font-size: .9rem;
  font-weight: 700;
  line-height: 1.35em;
}

.grandfeu {
  border-radius: 10px;
  width: 100%;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-right: 2rem;
}

.image-2 {
  max-width: none;
}

.frelon-asiatique {
  width: 300px;
  max-width: none;
}

.nid-frelon-asiatique, .merites-sportifs {
  max-width: 100%;
}

.bold-text-2 {
  display: block;
}

.bibliotheque-01 {
  max-width: 100%;
}

.resa {
  width: 250px;
  max-width: 100%;
}

.table-container {
  width: 100%;
  overflow-x: auto;
  margin-top: 20px;
}

.styled-table {
  width: 100%;
  border-collapse: collapse;
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  line-height: 1.3rem;
  color: #666;
}

.styled-table th {
  background-color: #fd0;
  color: #000;
  padding: 10px;
  text-align: left;
  font-weight: bold;
}

.styled-table td {
  padding: 10px;
  border-bottom: 1px solid #ddd;
}

.styled-table tbody tr:hover {
  background-color: #f0f0f0;
}

.styled-table th, .styled-table td {
  text-align: left;
}

.styled-table th:nth-child(2),
.styled-table th:nth-child(3),
.styled-table td:nth-child(2),
.styled-table td:nth-child(3) {
  text-align: right;
}

.table-container-small {
  width: 100%;
  overflow-x: auto;
  margin-top: 20px;
}

.styled-table-small {
  width: 100%;
  border-collapse: collapse;
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  line-height: 1.3rem;
  color: #666;
}

.styled-table-small th {
  background-color: #fd0;
  color: #000;
  padding: 10px;
  text-align: left;
  font-weight: bold;
}

.styled-table-small td {
  padding: 10px;
  border-bottom: 1px solid #ddd;
}

.styled-table-small tbody tr:hover {
  background-color: #f0f0f0;
}

.styled-table-small th, .styled-table-small td {
  text-align: left;
}

.styled-table-small th:nth-child(2),
.styled-table-small th:nth-child(3),
.styled-table-small td:nth-child(2),
.styled-table-small td:nth-child(3) {
  text-align: right;
}

.styled-list-container {
  margin-top: 10px;
}

.styled-list-partis {
  list-style-type: none;
  padding-left: 0;
  margin: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  line-height: 1.3rem;
  color: #666;
}

.styled-list-partis li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 8px;
}

.styled-list-partis li::before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: #fd0; /* Jaune personnalisé */
  font-size: 1.2rem;
}

.suggestion-section {
  background-color: #fd0;
  padding: 20px;
  margin-top: 20px;
  border-radius: 5px;
  display: flex;
  align-items: center;
}

.suggestion-content {
  display: flex;
  align-items: center;
}

.suggestion-icon {
  margin-right: 15px;
}

.arrow-circle {
  width: 30px;
  height: 30px;
  background-color: white;
  color: black;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.2rem;
  font-weight: bold;
}

.suggestion-text {
  color: #333;
  font-family: 'Roboto', sans-serif;
  line-height: 1.5;
  font-size: 0.95rem;
}

.suggestion-title {
  color: #333;
  margin-bottom: 5px;
}

.cropped-image {
  width: 100%; /* Prend toute la largeur disponible */
  height: 250px; /* Ajuste la hauteur comme tu veux */
  object-fit: cover; /* Coupe l'image pour remplir le conteneur */
  border-radius: 10px; /* Optionnel : arrondit les coins comme l'autre image */
}

.info-block {
  display: flex;
  align-items: flex-start;
  margin-top: 20px;
}

.info-icon {
  background-color: white;
  border: 2px solid #fd0;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  margin-right: 10px;
  color: #666;
}

.info-text {
  font-family: 'Roboto', sans-serif;
  color: #666;
  line-height: 1.3rem;
  font-size: 1rem;
}

.contact-email {
  color: #333;
  text-decoration: none;
}

.phone-number {
  font-weight: bold;
  color: #333;
}

.image-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
  gap: 20px; /* Espace entre les deux images */
}

.image-left, .image-right {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.image-acterrre {
  width: 100%;
  height: auto;
  border-radius: 10px; /* Optionnel, ajoute des coins arrondis */
}

.image-caption {
  margin-top: 5px;
  font-family: 'Roboto', sans-serif;
  font-size: 0.9rem;
  color: #666;
  text-align: center;
}

.image-left .image-caption {
  margin-top: 10px;
  display: flex;
  align-items: center;
  gap: 5px;
}

.image-left .image-caption::before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 3px;
  background-color: #fd0; /* Jaune personnalisé */
}

.image-center {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.frite-maison-logo {
  max-width: 300px; /* Taille réduite */
  width: 100%;
  height: auto;
}

.encadre-jaune-blanc {
  position: relative;
  background-color: white;
  border: 5px solid #fd0; /* Bord jaune */
  padding: 20px;
  border-radius: 8px;
  margin-top: 20px;
  overflow: hidden;
}

.encadre-contenu p {
  text-align: left;
  margin: 0;
}

.jobs-container {
  position: relative;
}

.image-coin-droit {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 80px; /* Ajuste la taille selon tes préférences */
}

.pastille-droit {
  position: absolute;
  top: 5px;
  right: 5px;
}

.pastille-img {
  width: 60px;
  height: 60px;
}

.encadre-contenu {
  font-family: 'Roboto', sans-serif;
  color: #333;
  line-height: 1.5;
  font-size: 1rem;
}

.encadre-contenu a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

.encadre-contenu a:hover {
  text-decoration: underline;
}

.youtube-link {
  display: flex;
  align-items: center;
  margin-top: 5px;
  text-decoration: none;
  color: #333;
}

.youtube-logo {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.titre-section {
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
}

.list-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
}

.bullet-point {
  color: #fd0;
  font-size: 1.2rem;
  margin-right: 8px;
  line-height: 1.5;
}

.list-content p {
  margin: 0;
  font-family: 'Roboto', sans-serif;
  color: #333;
  line-height: 1.5;
  margin-bottom: 5px;
}

.list-content strong {
  font-weight: bold;
}

/* Container principal */
.archive-container {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  margin-bottom: 40px;
  flex-wrap: wrap;
}

/* Image à gauche */
.image-archive {
  flex: 0 0 auto;
  max-width: 400px;
}

.image-archive img {
  width: 250px;
  border-radius: 8px;
  cursor: pointer;
}

/* Texte à droite */
.texte-archive {
  flex: 1;
  text-align: justify;
}

/* Habillage de l'image */
.texte-archive p {
  text-align: justify;
  margin: 0;
}

/* Le texte s'entoure de l'image en mode "habillage" */
.archive-container {
  display: block;
}

.image-archive {
  float: left;
  margin: 0 20px 10px 0;
}

/* Style de la modale */
.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.9);
}

/* Image de la modale */
.modal-content {
  margin: auto;
  display: block;
  max-width: 90%;
  max-height: 90%;
}

/* Fermer la modale */
.close {
  position: absolute;
  top: 20px;
  right: 30px;
  color: #fd0;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    cursor: pointer;
}

/* Responsive pour mobile */
@media (max-width: 768px) {
  .archive-container {
      flex-direction: column;
  }
  .image-archive {
      max-width: 100%;
      margin-bottom: 20px;
  }
}

.jobs-container {
  margin: 20px;
}

.jobs-title {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}

.jobs-columns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}

.jobs-column h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

.jobs-column p {
  text-align: justify;
  margin-bottom: 10px;
}

.spoiler {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

/* Style du bouton */
.spoiler summary {
  cursor: pointer;
  padding: 10px 20px;
  background-color: #f1c40f;
  color: black;
  border: 2px solid #fd0;
  border-radius: 5px;
  margin: 10px 0;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 10px;
  text-align: center;
}

/* Style du contenu */
.spoiler-content {
  padding: 10px;
  margin-top: 10px;
  border: 2px solid #fd0;
  background-color: white;
  border-radius: 5px;
}

/* Image responsive */
.appel-candidature {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 10px auto;
}

/* Icône Plus avant le texte */
.icone-plus-avant {
  width: 20px;
  height: auto;
}

/* Responsive - Une seule colonne sur petits écrans */
@media (max-width: 768px) {
  .jobs-columns {
      grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 991px) {
  .hero-villages {
    width: 79%;
    margin-bottom: .5rem;
    margin-left: 6.2rem;
    font-size: .74rem;
    line-height: 1.3em;
  }

  .hero-villages-wrapper {
    font-size: 1rem;
    line-height: 1.4rem;
  }

  .hero-cercle-numero {
    margin-left: 15px;
  }

  .hero-link {
    background-size: 3.3rem;
    flex-wrap: nowrap;
    align-content: flex-start;
  }

  .hero-link.w--current {
    margin-top: 1rem;
  }

  .container-page {
    margin-bottom: 0;
  }

  .section_hero {
    background-color: #fff;
  }

  .hero-logo {
    margin-bottom: .5rem;
    margin-left: 1.4rem;
    font-size: 5.6rem;
  }

  .container-transparent {
    max-width: 728px;
    margin-top: 0;
  }

  .sommaire-text-wrapper {
    align-items: flex-end;
    height: 2.3rem;
    padding-top: .2rem;
    padding-bottom: .2rem;
  }

  .sommaire_n_rubrique {
    font-size: 1.8rem;
    line-height: 1.6rem;
  }

  .sommaire-rubrique {
    line-height: .9rem;
  }

  .sommaire-grille {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template: "." minmax(90px, 90px)
                   "." minmax(90px, 90px)
                   "." minmax(90px, 90px)
                   "." minmax(90px, 90px)
                   "." minmax(90px, 90px)
                   "." minmax(90px, 90px)
                   "." minmax(90px, 90px)
                   "." minmax(90px, 90px)
                   / 32.9% 32.9% 32.9%;
    grid-auto-rows: minmax(90px, 90px);
    grid-auto-columns: 32.9%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .sommaire-grille:hover {
    grid-auto-columns: 31.9%;
  }

  .fleche-anthisnes {
    font-size: 1rem;
  }

  .rubrique-texte {
    font-size: .8rem;
  }

  .rubrique-wrapper {
    margin-top: 1rem;
    margin-bottom: 1rem;
    margin-left: 1.4rem;
  }

  .editorial-titre-wraper {
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 3.9rem;
    margin-right: 3.9rem;
  }

  .h1 {
    width: 90%;
    margin-bottom: .75rem;
  }

  .t2-body {
    width: 100%;
    line-height: 1.3rem;
  }

  .t2-body .styled-list,
  .t2-body .styled-list ul,
  .t2-body .styled-list ol {
      list-style-type: none; /* Supprime les points par défaut */
      padding-left: 0;
      margin-left: 0;
  }
  
  .t2-body .styled-list li {
      position: relative;
      padding-left: 20px;
      margin-bottom: 4px;
      font-family: Roboto, sans-serif;
      font-size: 1rem;
      font-weight: 300;
      line-height: 1.3rem;
      color: #666;
  }
  
  .t2-body .styled-list li::before {
      content: "•";
      position: absolute;
      left: 0;
      top: 0;
      color: #fd0; /* Jaune personnalisé */
      font-size: 1.2rem;
  }  

  .h1_wraper {
    width: 106%;
    margin-top: 0;
  }

  .h1_wraper._100 {
    width: 106%;
  }

  .container-bl {
    max-width: 728px;
  }

  .container-bl.transparent {
    max-width: 730px;
  }

  .grille-footer {
    grid-template-columns: .25fr 1.25fr .5fr .25fr;
  }

  .footer-wrapper-dd {
    align-items: flex-start;
  }

  .section-footer {
    padding-top: 0;
    line-height: 1rem;
  }

  .container-985-px-footer {
    max-width: 728px;
  }

  .t1-chapeau, .ligne-separation-fine, .h2 {
    width: 100%;
  }

  .h4-titre-cadre.blanc {
    margin-right: 10px;
  }

  .heading-5 {
    font-size: 2.7rem;
  }

  .grille-elus {
    grid-row-gap: 20px;
    grid-template-columns: .5fr .5fr;
    margin-bottom: 1.5rem;
  }

  .elu-texte-wraper {
    margin-bottom: 15px;
  }

  .breve_titre_wrap {
    width: 100%;
    margin-left: -37px;
  }

  .h6-titre-breve-excuse, .h5-titre-breve {
    margin-left: 6%;
  }

  .t2-body-plus {
    text-align: left;
    width: 100%;
  }

  .cadre-jaune-ombre-gauche {
    width: 100%;
    padding-top: 1.2rem;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }

  .bloc-entre-filets-jaunes, .footer-link-telecharger {
    width: 100%;
  }

  .footer-telecharger-texte {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .liste-puces {
    padding-left: 20px;
  }

  .t2-body--bullet, .cadre-noir--coin-supdroit {
    width: 100%;
  }

  .sommaire-link-block-1 {
    justify-content: flex-end;
  }

  .sommaire-link-block-6 {
    background-image: linear-gradient(to bottom, var(--gris-30), var(--gris-30)), url('../images/pages/CarteHandicape_voiture.jpeg');
    background-position: 0 0, 50% 0;
    justify-content: flex-end;
    align-items: stretch;
  }

  .sommaire-link-block-6:hover {
    background-image: url('../images/pages/CarteHandicape_voiture.jpeg');
    background-position: 50% 0;
  }

  .sommaire-link-block-8 {
    background-image: linear-gradient(to bottom, var(--gris-30), var(--gris-30)), url('../images/pages/bibliotheque.jpg');
    background-position: 0 0, 50% 34%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .sommaire-link-block-8:hover {
    background-image: url('../images/pages/bibliotheque.jpg');
    background-position: 50% 34%;
  }

  .sommaire-link-block-10 {
    justify-content: flex-start;
  }

  .sommaire-link-block-11 {
    background-color: #0000;
    background-image: linear-gradient(#00000080, #00000080), url('../images/pages/UbuntuArdent.jpg');
    justify-content: flex-start;
  }

  .sommaire-link-block-11:hover {
    background-image: url('../images/pages/UbuntuArdent.jpg');
  }

  .container-bl-2 {
    max-width: 728px;
  }

  .bloc-entre-filets-jaunes-2 {
    width: 100%;
  }

  .frelon-01 {
    width: 100%;
    margin: 0 auto 2rem;
  }

  .college-anthisnes {
    margin-top: 1rem;
  }

  .aj103-st-maximin-logo {
    width: 200px;
    margin-top: 1rem;
    margin-bottom: 2rem;
  }

  .aj104-vilers-aux-tours-01 {
    width: 45%;
    margin-top: 1rem;
    margin-bottom: 2rem;
  }

  .sommaire-link-block-9 {
    justify-content: flex-end;
    align-items: stretch;
  }

  .sommaire-link-block-12 {
    justify-content: flex-end;
  }

  .edito {
    margin-top: 1.5rem;
  }

  .t2-body-3 {
    width: 100%;
  }

  .st_maximin {
    width: 65%;
    margin-top: 1rem;
    margin-bottom: 2rem;
  }

  .les-oustitis-du-condroz {
    width: 300px;
    margin: 1rem 0 2rem;
  }

  .cadre-blanc-pointille-n-100-100 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .travaux {
    width: 68%;
  }

  .div_diaporama-2 {
    width: 100%;
    height: 100%;
  }

  .villesr-01 {
    width: 70%;
    margin-top: 1rem;
    margin-bottom: 2rem;
  }

  .bloc-titre {
    width: 90%;
  }

  .election-2024 {
    width: 100%;
    margin: 1.5rem 2rem 2rem 0;
  }

  .aj103-participation-citoyenne, .aj103-participation-citoyenne-2 {
    width: 100%;
    margin: 1rem auto 2rem;
  }

  .aj104-vilers-aux-tours-03 {
    width: 45%;
    margin-top: 1rem;
    margin-bottom: 2rem;
  }

  .aj104-patro-50-ans {
    width: 150px;
    margin-top: 1rem;
    margin-bottom: 2rem;
  }

  .aj104-patro {
    width: 100%;
    margin-top: 1rem;
    margin-bottom: 2rem;
  }

  .aj104-patro-logo-1, .aj104-patro-logo-2 {
    width: 35%;
    margin-top: 1rem;
    margin-bottom: 2rem;
  }

  .mobilok {
    width: 100%;
    margin: 1rem auto 2rem;
  }

  .t2-bas-de-page {
    width: 100%;
  }

  .mobilok-logo {
    width: 150px;
    margin: 1rem auto 2rem;
  }

  .ressourcerie-logo {
    width: 100px;
    margin: 1rem 0 2rem;
  }

  .bernardfagne, .haie {
    width: 100%;
    margin: 1rem auto 2rem;
  }

  .sommaire-link-block-5 {
    justify-content: flex-start;
  }

  .sommaire-link-block-5:hover {
    background-image: url('../images/CEB.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .sommaire-link-block-0 {
    justify-content: flex-end;
  }

  .sommaire-link-block-0:hover {
    background-image: url('../images/pages/College-Anthisnes.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .parcour-artiste-01 {
    width: 75%;
    margin: 1rem auto 2rem;
  }

  .troc-graine-bibliotheque {
    width: 100%;
  }

  .parcours-d-artistes {
    width: 70%;
  }

  .croix-rouge--logo {
    width: 240px;
    margin: 1rem auto 2rem 0;
  }

  .omalius {
    width: 100%;
    margin-top: 1rem;
    margin-bottom: 2rem;
  }

  .wrapper-photos {
    flex-flow: row;
  }

  .wrapper-photos.centre {
    justify-content: flex-start;
    align-items: center;
  }

  .chien-01-copy {
    width: 50%;
    margin: 1rem 3px 2rem 0;
  }

  .vote {
    width: 300px;
    margin: 1rem 0 2rem;
  }

  .cimetiere-02 {
    width: 47%;
    margin: 1rem 3px 2rem 0;
  }

  .orientation-professionnelle {
    width: 50%;
    margin: 1rem 3px 2rem 0;
  }

  .travaux-01 {
    width: 300px;
    margin: 1rem 0 2rem;
  }

  .villers-refectoire-02 {
    width: 100%;
    margin-top: 1rem;
    margin-bottom: 2rem;
  }

  .panier-fetes {
    width: 100%;
    margin: 1rem 2rem 2rem 0;
  }

  .parkinson-02 {
    width: 40%;
    margin: 1rem 3px 2rem 0;
  }

  .parcour-artiste-02 {
    width: 75%;
    margin: 1rem auto 2rem;
  }

  .travaux-02, .travaux-03, .travaux-04 {
    width: 100%;
    margin: 1rem 0 2rem;
  }

  .sommaire-link-block-13 {
    justify-content: flex-end;
  }

  .buche-de-noel {
    width: 48%;
    margin: 1rem 2rem 2rem 0;
  }

  .ete-solidaire-1, .ete-solidaire-2, .mot-psic {
    width: 100%;
    margin: 1rem 2rem 2rem 0;
  }

  .eau-01 {
    width: 100%;
    margin: .5rem auto 2rem;
  }

  .haie-01 {
    width: 100%;
    margin: 0 auto;
  }

  .mon-condroz {
    width: 100%;
    margin: 0 auto 2rem;
  }

  .st-maximin, .local-patro {
    width: 100%;
    margin-top: 1rem;
    margin-bottom: 2rem;
  }

  .ecole-limont-logo, .ecole-anthisnes-logo {
    width: 150px;
    margin: 1rem 2rem 2rem 0;
  }

  .grille-elus-2 {
    grid-row-gap: 20px;
    grid-template-columns: .5fr .5fr;
    margin-bottom: 1.5rem;
  }

  .heading-5--2 {
    font-size: 2.1rem;
  }

  .ecoleanthisnes-01 {
    width: 100%;
    margin: 1.5rem 2rem 2rem 0;
  }

  .ecoleanthisnes-02 {
    width: 50%;
    margin: 1.5rem 2rem 2rem 0;
  }

  .grandfeu {
    width: 100%;
    margin: 1.5rem 2rem 2rem 0;
  }
}

@media screen and (max-width: 767px) {
  .hero-villages {
    width: 92%;
    margin-left: 1.3rem;
  }

  .hero-cercle-numero {
    width: 60px;
    height: 60px;
    margin-left: 5px;
  }

  .hero-numero {
    font-size: 25px;
  }

  .hero-saison {
    margin-top: 0;
  }

  .hero-link {
    flex-direction: column;
    align-items: flex-start;
    width: 88%;
  }

  .hero-link.w--current {
    margin-top: 1rem;
  }

  .hero-logo {
    margin-top: 1rem;
    margin-left: .4rem;
    font-size: 4.8rem;
    line-height: 4.5rem;
  }

  .container-transparent {
    justify-content: flex-start;
    align-items: stretch;
    max-width: none;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .sommaire-text-wrapper {
    height: 2.3rem;
  }

  .sommaire-grille {
    -webkit-text-fill-color: inherit;
    mix-blend-mode: normal;
    background-clip: border-box;
    flex: 0 auto;
    grid-template-rows: minmax(150px, 75px) minmax(150px, 75px) minmax(150px, 75px) minmax(150px, 75px) minmax(150px, 75px) minmax(150px, 75px) minmax(150px, 75px);
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: minmax(150px, 75px);
    grid-auto-columns: 1fr;
    place-content: start stretch;
    margin-bottom: 0;
    margin-left: 1.4rem;
    margin-right: 1.4rem;
    padding-bottom: 0;
  }

  .rubrique-texte {
    font-size: .7rem;
  }

  .editorial-titre-wraper {
    margin-left: 1.3rem;
    margin-right: 1.3rem;
  }

  .t6-retour-haut-page-texte {
    font-size: .7rem;
  }

  .h1 {
    width: 90%;
    font-size: 1.6rem;
    line-height: 2rem;
  }

  .auteur-wrapper {
    max-width: none;
    margin-bottom: .5rem;
  }

  .t2-body {
    text-align: left;
    margin-bottom: .5rem;
    font-size: .9rem;
    line-height: 1.2rem;
  }

  .h1_wraper {
    width: 100%;
    margin-left: -35px;
  }

  .container-bl {
    max-width: 568px;
  }

  .container-bl.transparent {
    max-width: 93%;
  }

  .t4-auteur-par {
    font-size: .8rem;
  }

  .grille-footer {
    grid-column-gap: 10px;
    grid-template-columns: .25fr 1.5fr .5fr .25fr;
    grid-auto-columns: .25fr;
    margin-left: 1.4rem;
    margin-right: 1.4rem;
  }

  .footer-wrapper-dd {
    align-items: flex-start;
  }

  .footer-cover-bulletin {
    margin-bottom: .125rem;
  }

  .footer-icones-wrap {
    flex-flow: column;
    place-content: flex-end;
  }

  .link-haut-page {
    margin-left: 1rem;
  }

  .linkk-retour-sommaire.w--current {
    margin-right: 1rem;
  }

  .t1-chapeau {
    text-align: left;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 1rem;
    font-size: .95rem;
    display: flex;
  }

  .ligne-separation-fine {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .h2 {
    font-size: 1.4rem;
  }

  .t4-auteur-prenom-nom-2 {
    font-size: .8rem;
  }

  .h4-titre-cadre {
    font-size: 1.2rem;
  }

  .t3_cadre {
    font-size: .9rem;
    line-height: 1.2rem;
  }

  .plus-wrapper_cadre {
    flex-direction: row;
    margin-bottom: .5rem;
  }

  .heading-5 {
    font-size: 2.5rem;
  }

  .grille-elus {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
    margin-bottom: 1rem;
  }

  .breve_titre_wrap {
    margin-left: -21px;
  }

  .h6-titre-breve-excuse {
    margin-left: 1.3rem;
    margin-right: 1rem;
    font-size: .8rem;
    line-height: 1.2rem;
  }

  .h5-titre-breve {
    margin-left: 1.3rem;
    margin-right: 1rem;
  }

  .t2-body-plus {
    text-align: left;
    font-size: .9rem;
    line-height: 1.3rem;
  }

  .cadre-gris-pointille-2 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .cadre-jaune-ombre-gauche {
    width: 100%;
  }

  .bloc-entre-filets-jaunes {
    text-align: left;
    font-size: .95rem;
  }

  .etat-civil-liste {
    font-size: .9rem;
  }

  .nav-bas-page-wrapper {
    flex-direction: row;
    align-items: center;
  }

  .elu-wrapper-groupe {
    padding-left: 1.3rem;
    padding-right: 1.3rem;
  }

  .footer-telecharger-texte {
    padding-top: 4px;
    padding-bottom: 4px;
    line-height: 1rem;
  }

  .liste-puces {
    padding-left: 15px;
  }

  .t2-body--bullet {
    text-align: left;
    font-size: .9rem;
    line-height: 1.2rem;
  }

  .cadre-noir--coin-supdroit, .image-l2_h1, .image-l2_h1.obesite, .image-l2_h1.budget {
    width: 100%;
  }

  .sommaire-link-block-2, .sommaire-link-block-3 {
    justify-content: flex-end;
  }

  .sommaire-link-block-6 {
    background-color: var(--gris-30);
    background-image: linear-gradient(to bottom, var(--gris-30), var(--gris-30)), url('../images/pages/CarteHandicape_voiture.jpeg');
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
    justify-content: flex-end;
  }

  .sommaire-link-block-7, .sommaire-link-block-8 {
    justify-content: flex-end;
  }

  .sommaire-link-block-10 {
    background-color: var(--gris-30);
  }

  .container-bl-2 {
    max-width: 568px;
  }

  .bloc-entre-filets-jaunes-2 {
    text-align: left;
    font-size: .95rem;
  }

  .elus-cpas {
    margin-top: 1rem;
  }

  .sommaire-link-block-4, .sommaire-link-block-9, .sommaire-link-block-12 {
    justify-content: flex-end;
  }

  .edito {
    margin-top: 1rem;
  }

  .tableau-grille_1 {
    grid-column-gap: 16px;
  }

  .t2-body-3 {
    text-align: left;
    margin-bottom: .5rem;
    font-size: .9rem;
    line-height: 1.3rem;
  }

  .st_maximin {
    width: 75%;
  }

  .t4-auteur-prenom-nom-4 {
    font-size: .8rem;
  }

  .auteur-wrapper-4 {
    margin-bottom: .5rem;
  }

  .les-oustitis-du-condroz {
    width: 200px;
  }

  .chien {
    width: 250px;
  }

  .gal-condruzes {
    width: 150px;
  }

  .travaux {
    width: 100%;
  }

  .aj103-biblio-2 {
    width: 100px;
    margin-right: 0;
  }

  .div_diaporama-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .villesr-01 {
    width: 100%;
  }

  .bloc-titre {
    width: 90%;
  }

  .election-2024 {
    margin-top: 1rem;
    margin-right: 1.5rem;
  }

  .aj104-patro-logo-1, .aj104-patro-logo-2 {
    width: 25%;
  }

  .t2-bas-de-page {
    text-align: left;
    margin-bottom: .5rem;
    font-size: .9rem;
    line-height: 1.3rem;
  }

  .mobilok-logo {
    margin-left: 0;
  }

  .bibliotheque {
    text-align: left;
    width: 50%;
    margin-right: 0;
  }

  .bibliotheque-3 {
    width: 30%;
  }

  .boite-01, .boite-02, .boite-03, .boite-04, .boite-05, .boite-06 {
    width: 50%;
    height: 80px;
  }

  .sommaire-link-block-5 {
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    justify-content: flex-end;
  }

  .sommaire-link-block-0 {
    background-image: linear-gradient(to bottom, var(--gris-30), var(--gris-30)), url('../images/pages/College-Anthisnes.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .pollec, .intradel {
    width: 100%;
  }

  .parcour-artiste-01 {
    width: 65%;
  }

  .limohe {
    width: 150px;
  }

  .troc-graine-bibliotheque, .formation-numerique {
    width: 100%;
  }

  .bibliotheque-logo {
    width: 100px;
  }

  .pcs-01, .biblio-top3-2 {
    width: 100%;
  }

  .parcours-d-artistes {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .croix-rouge--logo {
    width: 200px;
  }

  .omalius, .cro {
    width: 100%;
  }

  .travaux-01 {
    width: 200px;
  }

  .villers-refectoire-02 {
    width: 100%;
  }

  .panier-fetes {
    width: 80%;
  }

  .parkinson-02 {
    width: 45%;
  }

  .parcour-artiste-02 {
    width: 65%;
  }

  .piscine, .pcs-02 {
    width: 100%;
  }

  .travaux-02, .travaux-03 {
    width: 300px;
    margin-bottom: 1rem;
  }

  .travaux-04 {
    width: 300px;
  }

  .piscine-02 {
    width: 100%;
  }

  .sommaire-link-block-13 {
    justify-content: flex-end;
  }

  .buche-de-noel {
    width: 35%;
  }

  .mot-psic {
    margin-right: 1.5rem;
  }

  .st-maximin, .local-patro, .pcs-calendrier-01, .reseautage, .pierres-seches, .identite, .tableau-elections, .courrir {
    width: 100%;
  }

  .grille-elus-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
    margin-bottom: 1rem;
  }

  .heading-5--2 {
    font-size: 1.7rem;
  }

  .ecoleanthisnes-01, .ecoleanthisnes-02 {
    margin-top: 1rem;
    margin-right: 1.5rem;
  }

  .auteur-wrapper-5 {
    max-width: none;
    margin-bottom: .5rem;
  }

  .t4-auteur-prenom-nom-5 {
    font-size: .8rem;
  }

  .grandfeu {
    margin-top: 1rem;
    margin-right: 1.5rem;
  }
}

@media screen and (max-width: 479px) {
  .hero-villages {
    width: 95%;
    margin-left: .5rem;
    line-height: 1.2em;
  }

  .hero-cercle-numero {
    width: 45px;
    height: 45px;
    margin-left: 1rem;
  }

  .hero-numero {
    margin-top: 3px;
    font-size: 15px;
    line-height: 1.1rem;
  }

  .hero-saison {
    margin-top: -2px;
    font-size: 9px;
    line-height: 1em;
  }

  .hero-link {
    width: 94%;
    margin-right: 1.1rem;
    padding-left: 0;
  }

  .hero-link.w--current {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: .5rem;
  }

  .menu-button {
    padding-top: 5px;
    padding-bottom: 4px;
  }

  .container-page {
    max-width: 100%;
  }

  .hero-logo {
    margin-left: 1rem;
    padding-left: 0;
    font-size: 3.1rem;
    line-height: 3.8rem;
  }

  .container-6 {
    flex-direction: column;
    align-items: flex-end;
    display: flex;
  }

  .container-transparent {
    max-width: 90%;
    margin-top: 0;
  }

  .sommaire-text-wrapper {
    height: 3rem;
  }

  .sommaire-grille {
    grid-row-gap: 7px;
    grid-template: "." minmax(150px, 75px)
                   "." minmax(150px, 75px)
                   "." minmax(150px, 75px)
                   "." minmax(150px, 75px)
                   "." minmax(150px, 75px)
                   / 100%;
    grid-auto-rows: minmax(150px, 75px);
    grid-auto-columns: auto;
    grid-auto-flow: row;
    width: auto;
    height: auto;
    margin-left: .5rem;
    margin-right: .5rem;
  }

  .sommaire-grille:hover {
    grid-auto-rows: 150px;
  }

  .rubrique-wrapper {
    margin: .5rem 0 1rem;
  }

  .editorial-titre-wraper {
    margin-left: 0;
    margin-right: 0;
  }

  .auteur-photo {
    max-width: 100%;
  }

  .t6-retour-haut-page-texte {
    font-size: .6rem;
    line-height: 1rem;
  }

  .h1 {
    margin-bottom: 1rem;
    font-size: 1.2rem;
    line-height: 1.6rem;
  }

  .auteur-wrapper {
    margin-bottom: 0;
  }

  .t2-body {
    text-align: left;
    width: 100%;
    margin-bottom: 1rem;
    padding-left: 0;
    padding-right: 0;
    font-size: .85rem;
    line-height: 1.1rem;
  }

  .h1_wraper {
    width: 110%;
    margin-top: 0;
    margin-left: -2.2rem;
  }

  .h1_wraper._100 {
    flex-direction: row;
    justify-content: space-between;
    width: 112%;
  }

  .retour-haut-page {
    margin-top: 2rem;
  }

  .container-bl {
    max-width: 100%;
    margin-bottom: 1rem;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .container-bl.transparent {
    max-width: 90%;
  }

  .t4-auteur-par, .t4-auteur-prenom-nom {
    font-size: .8rem;
    line-height: 1.25em;
  }

  .footer-wrapper-cover {
    flex-direction: column;
    align-items: flex-end;
    display: flex;
  }

  .footer-app {
    margin-bottom: 1rem;
  }

  .grille-footer {
    grid-template-rows: minmax(40px, 176px) minmax(200px, auto) minmax(50px, 50px);
    grid-template-columns: 1.5fr 1fr;
    grid-auto-rows: 200px;
  }

  .footer-cover-bulletin {
    margin-bottom: .125rem;
  }

  .footer-wrapper-texte {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .footer-icones-wrap {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    display: flex;
  }

  .link-haut-page {
    flex: 0 auto;
  }

  .t1-chapeau {
    text-align: left;
    flex-direction: column;
    width: 100%;
    line-height: 1.2rem;
  }

  .h2 {
    width: 100%;
    line-height: 1.1em;
  }

  .t4-auteur-prenom-nom-2 {
    line-height: 1.25em;
  }

  .t3_cadre {
    width: auto;
    max-width: none;
    font-size: .85rem;
  }

  .icone-plus {
    margin-bottom: 0;
  }

  .plus-texte-wrapper {
    flex-direction: row;
    flex: 1;
    justify-content: space-between;
    display: block;
  }

  .plus-wrapper_cadre {
    flex-direction: row;
    max-width: 100%;
    margin-top: 1rem;
    margin-left: 0;
  }

  .link-plus {
    max-width: 100%;
  }

  .h4-elu-nomprenom {
    font-family: Roboto, sans-serif;
  }

  .elu-photo {
    margin-top: 12px;
  }

  .elu-texte-adresse {
    font-family: Roboto, sans-serif;
    font-size: .85rem;
    line-height: 1rem;
  }

  .heading-5 {
    font-size: 1.4rem;
  }

  .elu-texte {
    font-family: Roboto, sans-serif;
    line-height: 1rem;
  }

  .grille-elus {
    margin-bottom: .5rem;
  }

  .elu-texte-wraper {
    margin-bottom: 15px;
  }

  .breve_titre_wrap {
    width: 100%;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .h6-titre-breve-excuse {
    font-size: .8rem;
    line-height: 1.2rem;
  }

  .bouton-degrade-texte {
    font-size: .9rem;
  }

  .bouton-degrade-contour._3 {
    width: 100%;
    max-width: 100%;
  }

  .t2-body-plus {
    text-align: left;
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    line-height: 1.1rem;
  }

  .wrapper-body-plus {
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 86%;
    max-width: 100%;
    display: flex;
  }

  .body-wrapper-plus_pictos {
    justify-content: flex-start;
    display: flex;
  }

  .link-body-plus-facebook.ecole-de-limont {
    margin-right: .5rem;
  }

  .cadre-gris-pointille-2 {
    flex-direction: column;
    width: 100%;
    margin-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .cadre-jaune-ombre-gauche {
    width: 100%;
    padding: 1rem;
  }

  .bloc-entre-filets-jaunes {
    text-align: center;
    width: 100%;
    margin-bottom: 2rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: .9rem;
    line-height: 1.2rem;
  }

  .cadre-jaune-sale {
    margin-top: 1rem;
  }

  .etat-civil-tritre-wrapper {
    flex-direction: column;
  }

  .etat-civil-titre, .etat-civil-leste-arretee {
    text-align: left;
  }

  .etat-civil-liste {
    font-size: .85rem;
    line-height: 1.2em;
  }

  .nav-bas-page-wrapper {
    align-items: center;
  }

  .elu-wrapper-groupe {
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper-block-img-bas {
    flex-direction: column;
    width: 100%;
  }

  .liste-puces {
    padding-left: 15px;
  }

  .t2-body--bullet {
    text-align: left;
    width: 100%;
    margin-bottom: .5rem;
    line-height: 1.2rem;
  }

  .cadre-noir--coin-supdroit {
    width: 100%;
  }

  .sommaire-link-block-2 {
    background-color: #00000080;
    justify-content: flex-end;
  }

  .sommaire-link-block-3 {
    justify-content: flex-end;
  }

  .sommaire-link-block-6 {
    background-image: linear-gradient(to bottom, var(--gris-30), var(--gris-30)), url('../images/pages/CarteHandicape_voiture.jpeg');
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
    justify-content: flex-end;
  }

  .sommaire-link-block-7 {
    background-image: linear-gradient(to bottom, var(--gris-30), var(--gris-30)), url('../images/basket.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    justify-content: flex-end;
  }

  .sommaire-link-block-8, .sommaire-link-block-10, .sommaire-link-block-11 {
    justify-content: flex-end;
  }

  .slider-2 {
    height: 200px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .container-bl-2 {
    max-width: 90%;
    margin-bottom: 1rem;
    display: block;
  }

  .bloc-entre-filets-jaunes-2 {
    text-align: center;
    width: 100%;
    margin-bottom: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: .9rem;
    line-height: 1.2rem;
  }

  .frelon-01, .college-anthisnes, .elus-cpas {
    width: 100%;
  }

  .aj103-st-maximin-logo {
    width: 200px;
    margin: 2rem auto 0;
  }

  .aj104-vilers-aux-tours-01 {
    width: 100%;
  }

  .sommaire-link-block-4, .sommaire-link-block-9, .sommaire-link-block-12 {
    justify-content: flex-end;
  }

  .edito {
    margin-top: .5rem;
  }

  .tableau-grille_1 {
    grid-column-gap: 4px;
    grid-template-columns: 1fr minmax(auto, .5fr) minmax(auto, .5fr);
    width: 100%;
    margin-bottom: 1rem;
  }

  .t2-body-3 {
    text-align: left;
    width: 100%;
    margin-bottom: 1rem;
    font-size: .9rem;
    line-height: 1.2rem;
  }

  .t2-body-3.reduit {
    font-size: .5rem;
    line-height: 1rem;
  }

  .icon-4 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .icon-5 {
    margin-left: 9px;
    margin-right: 9px;
  }

  .st_maximin {
    width: 100%;
  }

  .t4-auteur-prenom-nom-4 {
    font-size: .8rem;
    line-height: 1.25em;
  }

  .auteur-wrapper-4 {
    margin-bottom: 0;
  }

  .les-oustitis-du-condroz {
    width: 100%;
    margin-bottom: 1rem;
  }

  .cadre-blanc-pointille-n-100-100 {
    margin-bottom: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .chien {
    width: 100%;
  }

  .gal-condruzes {
    width: 150px;
  }

  .travaux, .aj103-biblio-2 {
    width: 100%;
  }

  .div_diaporama-2 {
    height: 100%;
  }

  .villesr-01 {
    width: 100%;
    margin-bottom: 0;
  }

  .bloc-titre {
    width: 90%;
  }

  .election-2024 {
    width: 100%;
    margin-top: .5rem;
    margin-bottom: 1rem;
    margin-right: 0;
  }

  .aj103-participation-citoyenne, .aj103-participation-citoyenne-2, .aj104-vilers-aux-tours-03 {
    width: 100%;
  }

  .aj104-patro-50-ans {
    width: 150px;
  }

  .aj104-patro {
    width: 100%;
  }

  .aj104-patro-logo-1, .aj104-patro-logo-2 {
    width: 100px;
  }

  .mobilok {
    width: 100%;
    margin-bottom: 1rem;
  }

  .t2-bas-de-page {
    text-align: left;
    width: 100%;
    margin-bottom: 1rem;
    padding-left: .5rem;
    padding-right: .5rem;
    font-size: .8rem;
    line-height: 1rem;
  }

  .mobilok-logo {
    width: 150px;
    margin-bottom: 1rem;
  }

  .ressourcerie-logo {
    width: 100px;
    margin-bottom: 1rem;
  }

  .bernardfagne {
    width: 100%;
    margin-bottom: 1rem;
  }

  .bibliotheque, .bibliotheque-3 {
    width: 100%;
  }

  .flex-horizontal {
    justify-content: flex-start;
    width: 100%;
  }

  .haie {
    width: 100%;
  }

  .boite-01, .boite-02, .boite-03, .boite-04, .boite-05 {
    width: auto;
    height: 70px;
    margin-right: .5rem;
  }

  .boite-06 {
    width: auto;
    height: 71px;
    margin-right: 0;
  }

  .sommaire-link-block-5 {
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    justify-content: flex-end;
  }

  .sommaire-link-block-0 {
    background-image: linear-gradient(to bottom, var(--gris-30), var(--gris-30)), url('../images/pages/College-Anthisnes.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .pollec, .intradel, .parcour-artiste-01 {
    width: 100%;
  }

  .limohe {
    width: 150px;
  }

  .troc-graine-bibliotheque, .formation-numerique {
    width: 100%;
  }

  .bibliotheque-logo {
    width: 100px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .pcs-01, .biblio-top3-2, .parcours-d-artistes {
    width: 100%;
  }

  .croix-rouge--logo {
    width: 75%;
    margin-bottom: 1rem;
  }

  .omalius, .cro {
    width: 100%;
  }

  .wrapper-photos {
    flex-flow: column;
  }

  .wrapper-photos.centre {
    flex-flow: row;
  }

  .chien-01-copy, .vote {
    width: 100%;
    margin-bottom: 1rem;
  }

  .container-7 {
    max-width: 90%;
  }

  .cimetiere-02 {
    width: 100%;
    margin-bottom: 1rem;
  }

  .orientation-professionnelle {
    width: 49%;
    margin-bottom: 1rem;
  }

  .travaux-01 {
    width: 100%;
    margin-bottom: 1rem;
  }

  .villers-refectoire-02 {
    width: 100%;
  }

  .panier-fetes {
    width: 100%;
    margin-bottom: 1rem;
    margin-right: .5rem;
  }

  .parkinson-02 {
    width: 48%;
    margin-bottom: 1rem;
  }

  .parcour-artiste-02, .piscine, .pcs-02 {
    width: 100%;
  }

  .travaux-02, .travaux-03, .travaux-04 {
    width: 100%;
    margin-bottom: 1rem;
  }

  .piscine-02 {
    width: 100%;
  }

  .sommaire-link-block-13 {
    justify-content: flex-end;
  }

  .buche-de-noel {
    width: 65%;
    margin-bottom: 1rem;
  }

  .ete-solidaire-1, .ete-solidaire-2 {
    width: 100%;
    margin-bottom: 1rem;
  }

  .mot-psic {
    width: 100%;
    margin-bottom: 1rem;
    margin-right: 0;
  }

  .eau-01, .haie-01, .mon-condroz, .st-maximin, .local-patro {
    width: 100%;
  }

  .slider-ecole-villers {
    height: 200px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .ecole-limont-logo {
    width: 100px;
    margin-bottom: 1rem;
  }

  .slider-ecole-limont {
    height: 200px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .ecole-anthisnes-logo {
    width: 100px;
    margin-bottom: 1rem;
  }

  .slider-ecole-anthisnes {
    height: 200px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .link-body-plus-instagram.ecole-de-limont, .link-body-plus-web.ecole-de-limont {
    margin-right: .5rem;
  }

  .slider-ecole-classcontact {
    height: 200px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .pcs-calendrier-01, .reseautage, .pierres-seches, .identite, .tableau-elections, .courrir {
    width: 100%;
  }

  .grille-elus-2 {
    margin-bottom: .5rem;
  }

  .heading-5--2 {
    font-size: 1rem;
  }

  .slider-ecole-st-maximin {
    height: 200px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .ecoleanthisnes-01, .ecoleanthisnes-02 {
    width: 100%;
    margin-top: .5rem;
    margin-bottom: 1rem;
    margin-right: 0;
  }

  .auteur-wrapper-5 {
    margin-bottom: 0;
  }

  .t4-auteur-prenom-nom-5 {
    line-height: 1.25em;
  }

  .grandfeu {
    width: 100%;
    margin-top: .5rem;
    margin-bottom: 1rem;
    margin-right: 0;
  }

  .frelon-asiatique {
    width: 100%;
  }

  .bold-text-3 {
    font-family: Roboto, sans-serif;
  }
}

#w-node-_29d45c1f-b38a-1959-9e61-00657791960e-dd0525ef {
  grid-area: span 2 / span 2 / span 2 / span 2;
  align-self: auto;
}

#w-node-_1db04d03-f554-abaf-9f24-da6367f1f971-dd0525ef {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: auto;
}

#w-node-_35066289-c3e8-f6de-a090-bd97706a9c59-dd0525ef, #w-node-_2d9e4505-49c6-40bf-aa9d-e1de665e0fbc-dd0525ef, #w-node-_582185fe-75a8-2da8-605b-6db995d0ffa8-dd0525ef {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_79b03c25-828c-4977-d32d-3432780aeb81-dd0525ef, #w-node-a67db9fa-c6f1-4cbb-6ba2-e390cea44bc1-dd0525ef {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-f419cd8b-a4a5-a02d-8518-31cef2fd25bc-dd0525ef {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_9015e0fb-f1e1-8897-cb31-450379d22cb6-dd0525ef {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_00693249-34c4-1a12-e9d7-e5e6bf37ae70-dd0525ef, #w-node-_0bf4ebc5-5f39-7b88-b7ef-0351701c7dee-dd0525ef {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-b406dde6-b083-a292-c913-2487a1f5461c-a1f54619 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b406dde6-b083-a292-c913-2487a1f5461e-a1f54619 {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: center;
}

#w-node-b406dde6-b083-a292-c913-2487a1f54620-a1f54619 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-b406dde6-b083-a292-c913-2487a1f54644-a1f54619 {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-_521e7f6f-78ca-3eb8-7677-894e0b38c359-a1f54619, #w-node-b406dde6-b083-a292-c913-2487a1f54646-a1f54619 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

/* Quatrième ligne */
#w-node-new1 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-new2 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-new3 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-new4 {
  grid-area: span 2 / span 2 / span 2 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_29d45c1f-b38a-1959-9e61-00657791960e-dd0525ef, #w-node-_1db04d03-f554-abaf-9f24-da6367f1f971-dd0525ef {
    grid-area: span 2 / span 1 / span 2 / span 1;
    align-self: auto;
  }

  #w-node-_35066289-c3e8-f6de-a090-bd97706a9c59-dd0525ef, #w-node-_2d9e4505-49c6-40bf-aa9d-e1de665e0fbc-dd0525ef, #w-node-_582185fe-75a8-2da8-605b-6db995d0ffa8-dd0525ef, #w-node-_79b03c25-828c-4977-d32d-3432780aeb81-dd0525ef {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-a67db9fa-c6f1-4cbb-6ba2-e390cea44bc1-dd0525ef {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-f419cd8b-a4a5-a02d-8518-31cef2fd25bc-dd0525ef, #w-node-_9015e0fb-f1e1-8897-cb31-450379d22cb6-dd0525ef, #w-node-_00693249-34c4-1a12-e9d7-e5e6bf37ae70-dd0525ef, #w-node-_0bf4ebc5-5f39-7b88-b7ef-0351701c7dee-dd0525ef {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_29d45c1f-b38a-1959-9e61-00657791960e-dd0525ef, #w-node-_1db04d03-f554-abaf-9f24-da6367f1f971-dd0525ef {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
  }

  #w-node-_35066289-c3e8-f6de-a090-bd97706a9c59-dd0525ef, #w-node-_2d9e4505-49c6-40bf-aa9d-e1de665e0fbc-dd0525ef, #w-node-_582185fe-75a8-2da8-605b-6db995d0ffa8-dd0525ef, #w-node-_79b03c25-828c-4977-d32d-3432780aeb81-dd0525ef {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a67db9fa-c6f1-4cbb-6ba2-e390cea44bc1-dd0525ef {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-f419cd8b-a4a5-a02d-8518-31cef2fd25bc-dd0525ef, #w-node-_9015e0fb-f1e1-8897-cb31-450379d22cb6-dd0525ef, #w-node-_00693249-34c4-1a12-e9d7-e5e6bf37ae70-dd0525ef, #w-node-_0bf4ebc5-5f39-7b88-b7ef-0351701c7dee-dd0525ef {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b406dde6-b083-a292-c913-2487a1f54620-a1f54619 {
    grid-area: 1 / 2 / 2 / 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_29d45c1f-b38a-1959-9e61-00657791960e-dd0525ef {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
  }

  #w-node-_1db04d03-f554-abaf-9f24-da6367f1f971-dd0525ef {
    align-self: auto;
  }

  #w-node-_35066289-c3e8-f6de-a090-bd97706a9c59-dd0525ef, #w-node-_2d9e4505-49c6-40bf-aa9d-e1de665e0fbc-dd0525ef, #w-node-_582185fe-75a8-2da8-605b-6db995d0ffa8-dd0525ef, #w-node-_79b03c25-828c-4977-d32d-3432780aeb81-dd0525ef, #w-node-a67db9fa-c6f1-4cbb-6ba2-e390cea44bc1-dd0525ef, #w-node-f419cd8b-a4a5-a02d-8518-31cef2fd25bc-dd0525ef, #w-node-_9015e0fb-f1e1-8897-cb31-450379d22cb6-dd0525ef, #w-node-_00693249-34c4-1a12-e9d7-e5e6bf37ae70-dd0525ef, #w-node-_0bf4ebc5-5f39-7b88-b7ef-0351701c7dee-dd0525ef {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b406dde6-b083-a292-c913-2487a1f5461c-a1f54619 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-b406dde6-b083-a292-c913-2487a1f5461d-a1f54619 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b406dde6-b083-a292-c913-2487a1f5461e-a1f54619 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-b406dde6-b083-a292-c913-2487a1f54620-a1f54619 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-b406dde6-b083-a292-c913-2487a1f54644-a1f54619 {
    grid-area: 3 / 1 / 4 / 3;
  }
}


