body {
    background-image: url("../img/fd_vdr_1.png");
    background-repeat: repeat-x;
    background-attachment: fixed;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #000;
  }
  .containerxx {
    position: relative;
  }
  h1, h2, .h1 {
    font-family: 'Allison', cursive;
    font-family: 'Caveat', cursive;
    font-family: 'Roboto', sans-serif;
    font-family: 'Tangerine', cursive;
    text-shadow: 2px 2px 5px #999;
  }
  h3, h4, h5, h6 {
    font-family: 'Caveat', cursive;
    text-shadow: 1px 1px 2px #CCC;
  }
  h1 {
    font-size: 3.6em;
  }
  h2 {
    font-size: 3em;
  }
  h5 {
    font-size: 1.5em;
  }

  .carousel-item img {
    max-height: 250px;
    width: auto;
  }

  a:link, a:visited {
    color: #01589D;
  }
  a:link, a:visited {
    text-decoration: none;
    color: #01589D;
  }
  a:hover, a:active {
    text-decoration: none;
    color : #000;
  }
  
.map-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
  }
.map-responsive iframe{
      left: 0;
      top: 0;
      height: 100%;
      width: 100%;
      position: absolute;
  }
  .text-justify {
    text-align: justify;
  }
  h1.h1 {
    border-bottom: 2px solid rgba(0, 0, 0, 0.5);
  }
  .navbar-perso {
    background-image: url("../img/fd_vdr_1.png");
    background-repeat: repeat-x;
    background-position: 0 -180px;
    border: 1px solid #AED3FA ;
    border-color: #FFF #AED3FA #AED3FA #FFF !important;
    padding: 2px 8px;
  }
  .h3-perso {
    background-image: url("../img/fd_vdr_1.png");
    background-repeat: repeat-x;
    background-position: 0 -200px;
    border: 1px solid #AED3FA ;
    border-color: #FFF #AED3FA #AED3FA rgb(255, 255, 255) !important;
    padding: 4px 10px;
    font-size: 1.75em;
    font-family: 'Caveat', cursive;
    text-shadow: 1px 1px 1px #fff;
  }
  .carousel-caption img {
    float: left;
    height: 120px;
    margin: 0 40px 0 20px;
  }
  .carousel-caption h2 {
    float: left;
    font-family: 'Caveat', cursive;
    font-size: 3em;
    margin-top: 50px;
    color: #000;
    text-shadow: 1px 1px 2px #FFF;
  }

  /* ------ SECTION MENU ---------------------- */
  /* ------ ------------ ---------------------- */

  #sv {
    display: block;
    width: 36px;
    height: 36px;
    border: 1px solid rgb(250, 250, 250) !important;
    border-color: #eee #cccc #ccc #eee !important;
    border-radius: 50% 50%;
    background-color: white;
    padding: 4px 2px 2px 4px;
    margin: 0;
  }
  #sv:hover {
    border-color: #ccc #eee #eee #ccc !important;
    background-color: rgb(255, 255, 255);
    box-shadow: 2px 2px 3px rgb(158, 181, 213) inset;
  }
  .nav-item .nav-link {
    padding: 3px;
    margin: 0 4px;
    display: block;
    white-space: nowrap;
  } 
  .nav-item .active, .nav-item a:hover {
    background-image: url("../img/fd_vdr_1.png");
    background-position: center -230px;
    border-color: rgb(197, 221, 252) rgb(243, 247, 254) rgb(243, 247, 254) rgb(197, 221, 252);
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    /* box-shadow: 2px 2px 3px rgb(154, 197, 248); */
    padding: 2px;
    margin: 0 3px;
    /* border: 1px solid #999;
    border-color: #E3EFFD #EFF6FD #EFF6FD #E3EFFD; */
    /* margin: 5px;
    padding: 2px; */
    /* border-radius: 4px 4px 0 0; */
    text-shadow: 2px 2px 3px rgb(255, 255, 255);
    /* border: 2px solid #01589D; */
    /* border-style: none none solid none; */
    color: darkred;
  } 
  /* .nav-item a:hover {
    box-shadow: 2px 2px 4px rgb(196, 221, 252) inset;
    border-radius: 5px;
    color:rgba(147, 22, 22, 0.9);
    text-shadow: 2px 2px 3px #FFF;
  }  */
  /* .dropdown-menu .active  {
    background-image: url("../img/fd_vdr_1.png");
    background-position: 0 -200px;
    border: 1px solid #999;
    border-color: #E3EFFD #EFF6FD #EFF6FD #E3EFFD;
    border-radius: 4px;
    margin: 0;
    padding-left: 15px;
    color: #000;
    text-shadow: 1px 1px 1px #E3EFFD;
  } */
  .dropdown-menu a  {
    font-weight: 300;
  }
/* 
  .nav-item .active:hover {
    background-position: -210px;
  
  } */
  .avantages .alert-perso {
    font-size: 1.75em;
    font-family: 'Caveat', cursive;
    text-shadow: 1px 1px 1px #fff;

  }
.nav-item .bi, .nav-link .bi {
  margin: 2px 3px;
}



.navbar-collapse > .navbar-nav > .active > a.nav-link {
  background-image: url("../img/fd_vdr_1.png");
  background-position: center -230px;
  border-color: rgb(197, 221, 252) rgb(243, 247, 254) rgb(243, 247, 254) rgb(197, 221, 252);
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
  padding: 3px 6px;
  margin: 0 4px;
  text-shadow: 2px 2px 3px rgb(255, 255, 255);
  color: darkred;
} 

.dropdown-menu a.active {
  margin: 4px 18px 4px 4px;
  display: block;
  background-color: #000 !important;
  color: #FFF;
}

ul.dropdown-menu a:hover, ul.dropdown-menu .active {
  background-image: url("../img/fd_vdr_1.png");
  background-position: center -230px;
  border-color: rgb(197, 221, 252) rgb(243, 247, 254) rgb(243, 247, 254) rgb(197, 221, 252);
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
  padding: 3px 6px 3px 15px;
  margin: 0 19px 0 0;
  text-shadow: 2px 2px 3px rgb(255, 255, 255);
  color: darkred;
}


  /* ------ SECTION PAGE CONTACT ---------------------- */
  /* ------ -------------------- ---------------------- */

  .tablink {
    display: block;
    padding: 3px 10px;
    width: 25%;
    text-align: center;
}  

  /* ------------------- */

  .agenda-item {
    background-image: url(../img/fanion.png);
    background-repeat: no-repeat;
    background-position: 10px 2px;
    background-size: 80px;
    margin: 5px;
    font-size: 1.3em;
    color: #FFF;
    font-weight: 900;
    min-height: 200px;
    width: 100px;
    text-align: center;
    display: block;
    float: left;
  }
/* ------ Contact - TAB Panels ------------- */

#tabs-panel ul.nav .nav-item {
    background: none;
    border: none;
    margin: 5px;
    padding: 2px;
    border-radius: 0;
    text-shadow: none;
    text-align: center;
  
    min-width: 20%;
    background-color: #ffffff;
    color: rgb(0, 0, 0);
  }
  #tabs-panel ul.nav .nav-item:hover {
    border-color: #AED3FA #FFF #FFF #AED3FA !important;
  }
#tabs-panel ul.nav .nav-item .active {
  background-image: url("../img/fd_vdr_1.png");
  background-repeat: repeat-x;
  background-position: 0 -250px;
  /* background-color: #01589D; */
  color: rgb(3, 55, 152);
  border-radius: 4px;
  margin: 0;
  border-color: #AED3FA #E3EFFD #E3EFFD #AED3FA !important;
}
#tabs-panel .nav-item .nav-link i.bi {
  margin-right: 5px !important;
}

#tabs-panel ul.nav .nav-link {
  border-radius: 4px;
  border: 1px solid #E3EFFD;
  border-color: #E3EFFD #AED3FA #AED3FA #E3EFFD !important;
}
#tabs-panel ul.nav .nav-item .active:hover {
  background-image: url("../img/fd_vdr_1.png");
  background-repeat: repeat-x;
  background-position: 0 -250px;
  border-color: #AED3FA #E3EFFD #E3EFFD #AED3FA !important;

}
#tabs-panel .nav .nav-item .nav-link {
  display: block;
  border: 1px solid blue;
  box-shadow: none;
  background: greenyellow;
  background-color: #ffffff;
  color: rgb(0, 0, 0);
  padding: 8px 16px;
}
#tabs-panel ul.nav .nav-item a:active, #tabs-panel ul.nav .nav-item a:link {
  color: rgb(0, 0, 0);
  padding: 8px 16px;
}
#tabs-panel ul.nav .nav-item a:hover, #tabs-panel ul.nav .nav-item a:visited {
  background-image: url("../img/fd_vdr_1.png");
  background-repeat: repeat-x;
  background-position: 0 -250px;
  border: 1px solid #AED3FA ;
  border-color: #AED3FA #E3EFFD #E3EFFD #AED3FA !important;
  padding: 8px 16px;
}
.histcadre {
  position: relative;
}
.histcadre > p.prem-para {
  margin-right: 25%;
  border-right: 2px solid #eee !important;
}
.histoire {
  position: absolute;
  top: 15px;
  right: 0;
  width: 20%;  
  border: 1px none #FFF;
  padding: 15px;
}
#myTabContent .tab-pane {
  border: 1px none blue;
  border-radius: 0;
}

.ratio .container .row {
  display: block;
  height: 24%;
}
.timbre {
  position: relative;
  float: right;
  z-index: 99 !important;
  width: 120px;
  margin: 50px 110px 0 0;
  -ms-transform: rotate(-5deg); /* IE 9 */
  transform: rotate(-5deg);
}
 .stampf {
  position: relative;
  float: right;
  z-index: 100 !important;
  margin: 35px -40px 0 0 ;
  width: 80px;
}
.adresse {
  display: block;
  width: auto;
  position: relative;
  float: right;
  margin: 50px 150px;
  border: 2px none orange;
  font-weight: 700;
  font-family: Caveat, cursive;
  font-size: 1.6em;
}
.rouge {
  color: darkred;
  text-shadow: 2px 2px 4px rgb(247, 160, 160);
  font-style: italic;
  font-weight: 400;
}
.rouge_2 {
  color: darkred;
  font-style: italic;
  font-weight: 400;
}
.fldr {
  display: block;
  float: right !important;
  margin: 0 5px 0 0;
  color: darkgray;
  font-size: 0.8em;

}
#contact_form ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #888;
  opacity: 0.5; /* Firefox */
}

div.prop:hover {
  background-color: rgb(202, 233, 244) !important;
}
#showAll a {
  text-decoration: none;
}
.ombre {
  text-shadow: 1px 1px 2px rgb(141, 179, 208);
}
#myBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 75px; /* Place the button at the bottom of the page */
  right: 40px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none;   /* Remove borders */
  /* outline: none;  Remove outline */
  /* background-color: red;  Set a background color */
  /* color: white; Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 10px 15px; /* Some padding */
  border-radius: 10px; /* Rounded corners */
  font-size: 18px; /* Increase font size */
}
/* ----- Section liée aux bulletins ------------------------------ */
.titre-article,
.st-article,
.corps-article,
.ps-article {
  font-family: 'Titillium Web', sans-serif;
}
.titre-article {
  font-size: 1.6em;
  font-weight: 600;
}
.st-article {
  font-size: 1.25em;
  font-weight: 400;
}
.corps-article, 
.signature-article, 
.ps-article {
  font-size: 1em;
}
.signature-article {
  padding-right: 50px !important;
}
.corps-article b,
.ps-article b {
  font-weight: 400;
}
hr.hr-article {
  height: 3px;
  background-color: rgb(86, 200, 238);
  border: none;
  width: 50%;
  margin: 0 auto;
}

.slider {
  height: 165px;
  width: 85%;
  margin: 10px auto;
  overflow: hidden;
}
.slides {
  border: 2px none red;
  box-shadow: 4px 4px 2px #777 inset;
}
.slides img, 
.slides imput {
  float: left;
  width: 110px;
  height: 157px;
  margin: 3px 15px 3px 0;
  box-shadow: 2px 2px 2px #777;
  flex-flow: nowrap;
  animation: avancement 25s infinite;
}
@keyframes avancement {
  0% {
    transform: translateX(0);
  }
  10% {
    transform: translateX(-200px);
  }
  20% {
    transform: translateX(-400px);
  }
  30% {
    transform: translateX(-600px);
  }
  40% {
    transform: translateX(-800px);
  }
  50% {
    transform: translateX(-1000px);
  }
  60% {
    transform: translateX(-1200px);
  }
  70% {
    transform: translateX(-1400px);
  }
  80% {
    transform: translateX(-1600px);
  }
  90% {
    transform: translateX(-1800px);
  }
  100% {
    transform: translateX(0);
  }
}
.couverture img {
  width: 180px !important;
  height: 260px !important;
  margin: -30px 5px 15px 40px;
}
.inner-slider .card {
  height: 149px;
  width: 104px;
  border-radius: 2px;
  padding: 1px;
  margin-right: 5px;
  position: relative;
}
.inner-slider .card a {
  display: block;
  padding: 2px 5px 0 5px;
  position: absolute;
  top: 100px;
  left: 40px;
  /* right: 0;
  margin: 0 auto; */
  background: rgba(255, 255, 255, 0.65);
  border: 1px solid #CCC;
  border-radius: 3px;
  pointer-events: auto;
}
.slider-container {
  /* border: 1px solid red; */
  width: 80%;
  height: 155px;
  position: relative;
  /* top: 50%;
  left: 50%; */
  transform: translate( 10%, 0%);
  overflow: hidden;
  /* background: linear-gradient(45deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 25%, rgba(0,212,255,1) 100%); */
  padding: 10px 5px 5px 5px;
}
.inner-slider {
  width: 250%;
  display: flex;
  gap: 5px;
  pointer-events: none;
  position: absolute;
  top: 5px;
  left: 2px;
}
.filtree {
  filter: grayscale(100%) !important;
}
/* ----- FIN Section liée aux bulletins ------------------------------ */
ol.articles {
  list-style-type: none;
  counter-reset: elementcounter;
  padding-left: 55px;
  text-indent: -55px;
}
ol.articles > li {
  line-height: 2;
}
ol.articles > li > ul > li {
  line-height: 1.4;
}

ol.articles > li:first-line {
  padding-left: -30px;
}
ol.articles > li:before {
  content: "Art. " counter(elementcounter) " : ";
  counter-increment: elementcounter;
  font-weight: 500;
}

ol.articles > li > ul {
  border: 1px none rgb(0, 0, 0);
  list-style-type: none;
  color:#333;
  padding-left: 40px;
  text-indent: 0;
}
ol.articles > li > ul > li:before {
  content: '\2014';
  /* content: '–'; */
  position: absolute;
  margin-left: 20px;
  text-indent: -45px;
}

.text-barre {
  text-decoration: line-through;
}
.ctc {
  color: blue;
  cursor: pointer;
  font-size: small;
}
.ctc:hover {
  color: red;
}
#banderole {
  position: relative;
  top: -13px;
  left: -6px;
  transform: rotate(-35deg);
  color: pink;
  font-size: 3em;
  font-variant: small-caps;
  border: 4px none red;
  font-weight: 900;
}
.dateE h1 {
  font-family: Caveat, cursive;
  font-family: Allison, cursive;
  font-family: 'Acme', sans-serif;

}
ul.globe {
  list-style: none;
  padding: 0;
}
ul.globe li {
  line-height: 2em;
  background-image: url(https://upload.wikimedia.org/wikipedia/commons/c/c4/Globe_icon.svg);
  background-repeat: no-repeat;
  background-size: 1.20em 1.2em;
  background-position: 7px 8px;
  padding-left: 3em;
}
ul.globe li:first-child {
  background-image: url(../img/logo_sel.png);
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  background-position: 6px 5px;

}
.globe li a {
  text-decoration: none;
  border-bottom: 2px none rgba(147, 22, 22, 0.9); 
}
.globe li a:hover {
  text-decoration: none;
  border-bottom: 2px solid rgba(93, 146, 199, 0.9); 
}

#fund_raising {
  width: 40px;
  height: 40px;
  background-image: url("../img/info.png");
  background-repeat: no-repeat;
  background-size: 40px 40px;
  background-position: 0 0;
  position: fixed !important;
  bottom: 70px !important;
  right: 30px !important;
  cursor: pointer;
}
#cp-right {
  height: 40px;
  line-height: 40px;
  box-shadow: -2px 0 5px rgba(93, 146, 199, 0.9);
}
/* .couv {
  height: 157px !important;
  width: 110px !important;
  margin: 5px 3px;
  border: 1px dotted rgba(147, 22, 22, 0.9);
}
.owl-carousel .item {
  border: 1px dotted rgb(3, 55, 152)
}  */
a.lien-bull:hover {
  filter:  saturate(2);
}
@media (min-width: 720px) {
  .dropdown:hover .dropdown-menu{
    display: block;  
  }
  .dropdown-menu li a.dropdown-item {
    border-right: 2px none #01589D !important;
    margin-left: 0 !important;
  }
  .navbar-nav li {
    border-right: 2px none #9d018d !important;
    margin-left: 0 !important;
    color: #06e048;
  }
}
.cal {    /* 40 + 65 */
  width: 75px;
  height: 75px;
  margin: 0 25%;
  background-image: url(../img/cal.png);
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px none greenyellow;
}
.mois {
  display: block;
  width: 75px;
  margin: 0;
  line-height: 28px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  color: #FFF;
  border: 1px none red;
}
.jour {
  display: block;
  width: 75px;
  margin: 0;
  margin-top: -32%;
  line-height: 45px;
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  border-top: 1px none black;
}
.forTel {
  max-width: 73px;
  max-height: 105px;
}
.accordion-button {
  order: -1;
  margin-left: 0;
  margin-right:0.5em;
  /* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-sliders2' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M10.5 1a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0V4H1.5a.5.5 0 0 1 0-1H10V1.5a.5.5 0 0 1 .5-.5ZM12 3.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5Zm-6.5 2A.5.5 0 0 1 6 6v1.5h8.5a.5.5 0 0 1 0 1H6V10a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5ZM1 8a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2A.5.5 0 0 1 1 8Zm9.5 2a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0V13H1.5a.5.5 0 0 1 0-1H10v-1.5a.5.5 0 0 1 .5-.5Zm1.5 2.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5Z'/%3E%3C/svg%3E"); */
  background-color: white;
}
.accordion-button::after {
  order: -1;
  margin-left: 0;
  margin-right:0.5em;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-sliders2' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M10.5 1a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0V4H1.5a.5.5 0 0 1 0-1H10V1.5a.5.5 0 0 1 .5-.5ZM12 3.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5Zm-6.5 2A.5.5 0 0 1 6 6v1.5h8.5a.5.5 0 0 1 0 1H6V10a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5ZM1 8a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2A.5.5 0 0 1 1 8Zm9.5 2a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0V13H1.5a.5.5 0 0 1 0-1H10v-1.5a.5.5 0 0 1 .5-.5Zm1.5 2.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5Z'/%3E%3C/svg%3E");
  background-color: white;
}
.img-mini {
  /* width: 32px; */
  height: 24px;
}
.offcanvas {
  --bs-offcanvas-width: 100%;
}
.red_field {
  border: 1px solid red;
  /* box-shadow: 0 0 1px 2px rgb(255, 126, 126); */
}