h2 {
	letter-spacing: 0.5px;
}
h4 {
	line-height: 26px;
}
.vert {
	font-weight: bold;
	color: #26aa92;
}
.vert a {
	font-weight: bold;
	color: #26aa92;
	text-decoration: none;
}
.vert a:hover {
	text-decoration: underline;
}
#alignement-haut,
#formateurs-exceptions #presentation  {
	display: flex;
    align-items: flex-start; 
	flex-wrap: wrap;
}
#formateurs-exceptions #presentation p {
	line-height: 26px;
}
#presentation .intro  {
	flex: 1 1 800px; 
    min-width: 250px;
    box-sizing: border-box;
}

#visuel-promo {
	flex: 1 1 414px; 
    min-width: 414px;
    box-sizing: border-box;
	margin-top: 57px;
}
.puce2 {
  position: relative;
  padding-left: 1.5em; /* espace pour le tiret */
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}
.puce2::before {
  content: "-\2003";
  position: absolute;
  left: 0;
  top: 0;
  color: #333;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 26px;
}
.couvrance-commission-ep {
  object-fit: cover;
  object-position: 0px -15px;
}
.image-container {
  position: relative;
  display: inline-block;
}
.image-container img {
  border-radius: 10px;
  height: 626px;
  width:414px;
}
.image-caption {
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  font-weight: 900;
  font-size: 23px;
  color: white;
  text-align: center;
}
.image-caption a,
.image-caption a:hover {
  text-decoration: none;
  color: #DA0710;
}
#formateurs-exceptions #presentation .price {
  font-size: 21px;
  color: #FFF; 
  font-weight: bold;
  z-index: 40;
  display: block;
  position: relative;
}
#formateurs-exceptions #presentation .intro .btn-eco,
.image-caption .buttons {
  margin-top: 15px;
  width: 100%;
  max-width: 414px;
  position: relative;
  z-index: 45;
  text-align: center;
}
#formateurs-exceptions #presentation .intro .btn-eco {
  margin-top: 35px;
  max-width: 100%;
}

/* Style cabinet Zwartjes */
#presentation .cabinet-zwartjes {
  border-left:1px solid #26aa92;
  border-right: 1px solid #26aa92;
  border-top: 1px solid #26aa92;
  border-bottom: 1px solid #26aa92;
  border-radius: 10px;
  padding: 1px 20px 2px 10px;
  margin-left: 10px;
  background: #fff;
}
.cz-logo {
  float: left; 
  margin-top: -26px; 
  margin-left: -40px; 
  z-index:150;
}
.cz-logo img {
  height: 100px;
  width: auto;
  display: block;
  margin-left: -12px;
}
.btn-eco .btn-vert,
.image-caption .ajouter-au-panier,
.image-caption .btn-reserver,
.image-caption .btn-vert {
  display: block;
  margin: 0 auto 10px auto;
  width: 75%;
  max-width: 313px; 
  min-width: 120px;
  padding: 10px 20px;
  border-radius: 10px;
  text-decoration: none;
  font-size: 16px;
  background-color: #DA0710;
  color: white;
  border: none;
  text-align: center;
  position: relative;
  z-index: 50;
  box-sizing: border-box;
  cursor: pointer;
  transition: background 0.2s;
}
.btn-eco .btn-vert {
  width: 100%;
  max-width: 444px; 
  font-size: 15px;
  font-weight: bold;
}
.btn-eco .btn-vert,
.image-caption .btn-vert {
  background-color: #26aa92;
}
.image-caption .buttons .ajouter-au-panier:last-child,
.image-caption .buttons .btn-reserver:last-child,
.image-caption .buttons .btn-vert:last-child {
  margin-bottom: 0;
}
.image-caption .ajouter-au-panier:hover,
.image-caption .btn-reserver:hover {
  background-color: #26aa92;
  color: white;
  opacity: 1;
}
.btn-eco .btn-vert:hover,
.image-caption .btn-vert:hover {
  background-color: #DA0710;
  color: white;
  opacity: 1;
}
.image-caption .links {
  z-index:60;
  position: relative;
}
.image-caption .link {
  display: inline-block;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 16px;
}
.image-caption .link:hover {
  color: #DA0710; 
}
a.btn {
  color: white;
  text-decoration: none;
  font-weight: bold;
}
a:hover.btn {
  background-color: #26aa92;
  text-decoration: none;
}
.calque2,
.calque {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(86, 86, 86, 0.2);
  z-index: 2; 
  border-radius: 10px; 
  pointer-events: none;
  width: 414px;
  height: 626px;
}
.calque2 {
  background: rgba(86, 86, 86, 0.4);
}
.image-caption .tab-matiere {
  color: white;
  text-align: left;
  margin: 0;
  padding: 85px 45px 0px 65px;
  border-radius: 7px;
  display: inline-block;
  width: auto;
  max-width: 100%;
  box-sizing: border-box;
  position: relative;
  top: 212px;
  width: 414px;
  height: 626px;
  z-index: 3;
  margin-top: 28px;
  overflow: hidden;
}
.image-caption h4 {
  position: absolute;
  top: -5px; 
  left: 0;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  padding-top: 15px;
}
.image-caption .tab-matiere p {
  line-height: 12px !important; 
  margin: 0;
}
.image-caption .tab-matiere a {
  color: white !important; 
  text-decoration: none;
  font-size: 14px;
  line-height: 20px;
  display: block; 
  opacity: 0;
  animation: fadeInSlide 0.5s ease-out forwards; 
}
.image-caption .tab-matiere a::before {
  content: "- "; /* Ajoute un tiret avant chaque lien */
  color: white !important;
  position: absolute;
  left: -15px;
}

/* Animation d'apparition (1 par 1) */
@keyframes fadeInSlide {
  from {
    opacity: 0;
    transform: translateX(-21px); 
  }
  to {
	opacity: 1;
	transform: translateX(0);
  }
}

.tab-matiere a {
  opacity: 0;
  animation: fadeInSlide 0.5s ease-out forwards;
}
.tab-matiere a:nth-of-type(1) { animation-delay: 0.1s; }
.tab-matiere a:nth-of-type(2) { animation-delay: 0.2s; }
.tab-matiere a:nth-of-type(3) { animation-delay: 0.3s; }
.tab-matiere a:nth-of-type(4) { animation-delay: 0.4s; }
.tab-matiere a:nth-of-type(5) { animation-delay: 0.5s; }
.tab-matiere a:nth-of-type(6) { animation-delay: 0.6s; }
.tab-matiere a:nth-of-type(7) { animation-delay: 0.7s; }
.tab-matiere a:nth-of-type(8) { animation-delay: 0.8s; }
.tab-matiere a:nth-of-type(9) { animation-delay: 0.9s; }
.tab-matiere a:nth-of-type(10) { animation-delay: 1s; }
.tab-matiere a:nth-of-type(11) { animation-delay: 1.1s; }

.image-caption .tab-matiere a:hover {
  text-decoration: none;
  color: #DA0710 !important;
}


/* Onglets */
.container-onglets {
  width: 100%;
}
.tabs {
  display: flex;
  flex-direction: row;
  gap: 10px;
  margin-bottom: 15px;
  width: 100%; 
}
.tabs button {
  background-color: #DA0710;
  color: white;
  border: none;
  padding: 10px 15px;
  border-radius: 7px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  flex-grow: 1; 
  width: auto; 
}
.tabs button:hover,
.tabs button.active {
  background-color: #26aa92;
}
.tab-panel {
  width: 100%; 
  padding: 15px;
  border-radius: 5px;
  margin-bottom: 15px;
  display: none;
}
.tab-panel.active {
  display: block;
}
.tab-panel h3 {
  color: #26aa92;
  margin-top: -10px;
  margin-bottom: 10px;
  width: 100%; 
}
.tab-panel ul,
#moyens ul,
#evaluation ul,
#materiel ul {
  font-family: "Baloo2", Helvetica, Arial, sans-serif;
  list-style: square;
  padding-left: 20px;
  color: #333;
  font-size: 15px;
}
#evaluation ul,
#materiel ul {
  padding-left: 25px;
}
#accessibilite img,
#materiel img {
  position: absolute;
  top: 45px; 
  right: 20px; 
  max-width: 383px; 
  height: auto; 
  border-radius: 10px;
  height: 222px;
  width: 383px;
  max-height: 250px;
  object-fit: cover;
}
#accessibilite img {
  top: 28px;
}
.contenu-left {
  float: left;
  margin-right: 10px;
  width: 100%;
  max-width: 70%;
  text-align: justify;
}
.img-right {
  float: right;
  width: 333px;
}
.img-left {
  width: 333px; 
  margin-right: 20px;
}
.contenu-right {
  float: right;
  margin-left: 353px; 
}
#accessibilite .contenu-right,
#moyens .contenu-right {
  margin-top: -270px;
  text-align: justify;
  margin-right: 10px;
}
#accessibilite .contenu-right {
  margin-top: 0px;
  text-align: justify;
  margin-right: 10px;
  margin-bottom: 15px;
}
#accessibilite,
#moyens {
  display: block; 
}
/* Pour s'assurer que le bloc parent contienne bien les éléments flottants */
section::after {
  content: "";
  display: table;
  clear: both;
}
#moyens img {
  width: 333px;
  height: 250px;
  margin-top: 17px;
  margin-right: 20px;
  border-radius: 10px;
  object-fit: cover;
}
h3 {
  width: 100%; 
  text-align: left; 
}
.fun-facts {
  margin-top: 3rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  background: none;
  border: none;
}

.fun-fact {
  flex: 1 1 300px;
  background-color: #f9f9f9;
  padding: 1.5rem;
  border-radius: 25px;
  border-left: 6px solid #26aa92;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.fun-fact:hover {
  transform: translateY(-7px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}
.fun-fact h3 {
  color: #DA0710;
  font-size: 1rem;
  margin-bottom: 0.75rem;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}
.fun-fact p {
  color: #333;
  font-size: 1.1rem;
}
.features-section {
  margin-top: 5rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem  ;
    background: none;
  border: none;
}
.feature-block {
  flex: 1 1 300px;
  background-color: #f9f9f9;
  padding: 1.5rem;
  border-radius: 25px;
  border-left: 6px solid #DA0710;	
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.feature-block h4 {
  color: #26aa92;
  font-size: 1rem;
  margin-bottom: 0.75rem;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

.feature-block:hover {
  transform: translateY(-7px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}        
#formateurs-exceptions #objectifs-eco,
#formateurs-exceptions #dispositif {
  float: left;
  clear: both;
  margin-top: -45px;
  width: 80%;
  margin-left: 13%;
  margin-bottom: 75px;
}
#formateurs-exceptions #dispositif {
  margin-top: -30px;
}
#formateurs-exceptions #dispositif {
  width: 73%;
}  
#formateurs-exceptions #objectifs-eco h2,
#formateurs-exceptions #dispositif h2 {
  font-family: 'Aquatico', Helvetica, Arial, sans-serif;
  position: relative;
  text-align: center;
  color: #DA0710;
  padding: 0;
  font-size: 21px;
}
section {
  width: 100%;
  margin-bottom: 12px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  border: 1px solid #eee;
  border-radius: 5px;
  background-color: #f9f9f9;
  transform: translateY(20px);
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}	
section p {
  font-size: 15px;
  font-family: 'Baloo2', Helvetica, Arial, sans-serif;
}
section a {
  text-decoration: none;
  color: #DA0710 !important;
  font-weight: bold;
}
section a:hover {
  text-decoration: underline;
}
#dispositif h6 { 
  font-family: 'Baloo2', Helvetica, Arial, sans-serif;
  font-size: 1.2em;
  color: #26aa92;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 15px;
}
#programme h6 { 
  margin-bottom: 20px;
}
#formateurs-exceptions #objectifs-eco p,
#formateurs-exceptions #dispositif p {
  font-family:'Baloo2', Helvetica, Arial, sans serif;
  color: #333;
  font-size: 15px;
  line-height: 26px;
}
#actualite a.contact {
  margin-bottom: 0px;
  text-decoration: none;
  color: #DA0710!important;
  font-weight: bold;
}
#actualite a:hover.contact {
  text-decoration: underline;
}

/* Responsive */
@media (max-width: 1834px) {
  #presentation .intro { 
    flex: 1 1 760px;
  }
  #visuel-promo { 
	float: right;
  }
  .contenu-left {
    width: 65%;
	text-align: justify;
  }  
  #accessibilite img,
  #materiel img {
    top: 50px;
    right: 20px;
  }  
}
@media (max-width: 1737px) {
  #presentation .intro { 
    flex: 1 1 660px;
  }
}  
@media (max-width: 1696px) {
   #formateurs-exceptions #objectifs-eco, 
   #formateurs-exceptions #dispositif { 
	 width: 74%;
	 margin-left: 13%;
   }
}
@media (max-width: 1636px) {
   #accessibilite img {
     top: 25px;
   }   
   #materiel img {
     top: 65px;
   }
}
@media (max-width: 1581px) {
   #accessibilite img {
     top: 45px;
   }
   #materiel img {
     top: 70px;
   }
   #formateurs-exceptions #presentation {
     margin-left: 12%;
   }
   #presentation .intro {
     flex: 1 1 580px;
     min-width: 250px;
   }
   #formateurs-exceptions #objectifs-eco, 
   #formateurs-exceptions #dispositif {
	 width: 74%;
     margin-left: 13%;
   }   
   .contenu-left {
     width: 64%;
   }
}
@media (max-width: 1494px) {
   #formateurs-exceptions #presentation {
     margin-left: 10%;
   }
   .intro {
     width: 70%;
   }
   #visuel-promo { 
	 width: 28%;
	 float: right;
   } 
   .contenu-left {
     width: 60%;
   }
   #accessibilite img,
   #materiel img { 
	top: 67px;
  }
}
@media (max-width: 1393px) {
   .contenu-left {
     width: 57%;
   }
   #visuel-promo { 
	 width: 28%;
	 float: right;
   }   
}
@media (max-width: 1373px) {
  #objectifs.intro  {
	 width: 120%;
  }
}
@media (max-width: 1303px) {
  .contenu-left {
    width: 55%;
	padding-right: 15px;
  }
  #presentation .intro {
    flex: 1 1 480px;
    min-width: 250px;
  }
}
@media (max-width: 1222px) {
  #accessibilite .contenu-left,
  #materiel .contenu-left {
    width: 100%;
    max-width: 52%;
  }
}
@media (max-width: 1181px) {
     #presentation .intro {
     flex: 1 1 400px;
     min-width: 250px;
	 width: 70%;
   }  
}
@media (max-width: 1129px) { 
  #visuel-promo {
    min-width: 222px;
  }
  #objectifs.intro  {
	  width: 100%;
  }
  .contenu-left {
	  width: 47%;
  }
  #formateurs-exceptions #objectifs-eco h2,
  #formateurs-exceptions #dispositif h2 {
	margin-top: 30px;
  }
}
@media (max-width: 1111px) {
  .contenu-left {
	max-width: 100%;
    width: 100%;
  }
  .img-left {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
  }
  #accessibilite img,
  #materiel img { 
	position: relative;
	top: 0;
	text-align: center;
  }
  .bloc-texte-image {
    flex-direction: column;
    align-items: stretch;
  }
  .bloc-texte-image .contenu-left {
    width: 100%;
    margin-bottom: 1em;
  }
  .bloc-texte-image img {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
    display: block;
  }
  #accessibilite .contenu-left,
  #accessibilite .img-right,
  #materiel .contenu-left {
    width: 100%;
    max-width: 100%;
	padding-right: 0px;
  }
  #accessibilite .img-right {
    text-align: center;
	margin-bottom: 20px;
  }  
  #moyens .contenu-right {
    margin-top: -10px;
    text-align: justify;
    margin-right: auto;
    width: 100%;
  }
}
@media (max-width: 1071px) {
 #visuel-promo {
   width: 80%;
   text-align: center;
 }
 .btn-eco .btn-vert {
   max-width: 414px;
 }
}
@media (max-width: 969px) {
  .image-caption {
    width: 414px;
  }
  .image-caption .tab-matiere {
    padding: 85px 45px 0px 65px;
  }
  .image-caption h4 {
    top: -10px;
  }
  #visuel-promo img { 
	width: 414px;
    height: 626px;
  }  
  .contenu-left {
    width: 100%;
  }
  .img-left {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
  }
  #accessibilite img,
  #materiel img { 
	position: relative;
	top: 0;
	text-align: center;
  }
  .bloc-texte-image {
    flex-direction: column;
    align-items: stretch;
  }
  .bloc-texte-image .contenu-left {
    width: 100%;
    margin-bottom: 1em;
  }
  .bloc-texte-image img {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
    display: block;
  }
  #moyens .contenu-right {
    margin-top: -10px;
    text-align: justify;
    margin-right: auto;
    width: 100%;
  }
  #formateurs-exceptions #objectifs-eco p,
  #formateurs-exceptions #dispositif p,
  #formateurs-exceptions #dispositif ul li {
	text-align: justify;
  }
}
@media (max-width: 878px) { 
  .image-caption .tab-matiere {
    padding: 85px 45px 0px 75px;
  }
}
@media (max-width: 838px) { 
  .container-onglets-5j {
    margin: 0;
	align-items: center;	
  }
  .container-onglets-5j	.tab-panel h3 {
	text-align: center;
	margin-top: 11px;
	line-height: 26px;
  }
  .container-onglets-5j .tabs {
    display: flex;
    gap: 5px;
    flex-direction: column;
  }
  .container-onglets-5j .tabs button {
    width: 80%;
    margin-left: 10%;
  }
  .container-onglets-5j .image-caption {
    width: 414px;
    height: 626px;
  }
}
@media (max-width: 808px) { 
  #accessibilite img,
  #materiel img {
	right: 23px;
  }
  .image-caption h4 {
    top: 2px;
  }
}
@media (max-width: 797px) { 
  .container-onglets {
    margin: 0;
	align-items: center;	
  }
  .tabs {
    gap: 9px;
    margin-left: 0%;
    width:100%;
  }
  .tab-header {
	font-size: 13px;
	width: 80%;
  }
  .tab-content {
	display: block;
	padding: 15px;
	width: 98%;
	margin-bottom: 35px;
	margin-left: 0%;
  }
}
@media (max-width: 696px) {
  #presentation {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
  }
  .image-caption .tab-matiere {
    top:-15px;
    height: 373px;
  }
  .tab-panel h3 {
	text-align: center;
	margin-top: 11px;
  }
  .tabs {
    display: flex;
    gap: 5px;
    flex-direction: column;
  }
  .tabs button {
    width: 80%;
    margin-left: 10%;
  }
  .image-caption {
    width: 414px;
    height: 626px;
  }
  #visuel-promo { 
   margin-right: 0%;
   margi  n-left: 0%;  
  }
  .image-caption .tab-matiere {
    padding: 85px 0px 0px 51px;
    width: 333px;
  }
  .image-caption .tab-matiere h4 {
    margin-top: 5px;
  }
}
@media (max-width: 668px) {
  .intro  {
	width:100%;
	clear: both;
  }	
  .image-caption .tab-matiere {
    top: -25px;
	padding: 65px 0px 0px 22px;
	min-height: 440px;
  }
  #formateurs-exceptions #presentation .price {
    margin-top: -40px;
  }
  #accessibilite img,
  #materiel img {
    max-width: 372px;
	text-align: center;
  }
  #formateurs-exceptions #objectifs-eco {
    margin-top: -30px;
	margin-bottom: 25px;
  }
  #formateurs-exceptions #dispositif {
    margin-top: -10px;
  }
  .contenu-left {
	width: 100%;
  }
  #formateurs-exceptions #pre-footer {
	margin-top: -25px;
  }
}
@media (max-width: 555px) {
  #visuel-promo {
    margin-left: -12%;
  }
  .image-container {
	display: block;
  }
}
@media (max-width: 480px) {
   figure.effect-apollo2:hover p {
	display: none;
  }
  .grid2 figure h1 {
    padding-top: 20px;
  }
  #visuel-promo {
	width: 100%;
    max-width: 343px;
	text-align: center;
	float: none;
  }
  #formateurs-exceptions #presentation .price {
    text-align: center;
  }
  #accessibilite img,
  #materiel img {
    max-width: 282px;
    margin-left: 15px;
  }
  #moyens img {
    max-width: 282px;
    margin-left: -5px;
  }
}
@media (max-width: 434px) {
  .grid2 figure h1 span {
    font-size: 16px;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  }	
  #accessibilite img,
  #materiel img {
    margin-left: 22px;
  }
  #moyens img {
    margin-left: 0px;
  }
  .image-caption h4 {
	top: -10px;
  }
  #formateurs-exceptions #presentation #visuel-promo {
	margin-left: 1%;
  }  
  #visuel-promo img {
    flex: 1 1 363px; 
    min-width: 363px;
  }
  .image-caption {
    width: 363px;
    height: 626px;
	margin-left: -22%;
  }
  .image-caption .tab-matiere {
    padding: 75px 0px 0px 21px;
	width: 363px;
	margin-left: 0%;
	min-height: 440px;
  } 
  .grid2 .couvrance {
	margin-left: 0px;
  }  
  .couvrance,
  .calque2,
  .calque {
    margin-left: -32%;
    width: 363px;
	max-width: 363px;
  }  
  .container-onglets-5j .tabs button {
   min-height:50px;
  }  
  .image-caption .tab-matiere h4   {
	padding-top:41px;
	margin-left: -21px;
  } 
  #formateurs-exceptions #presentation .price {
    margin-top: -40px;
	margin-left: -30px;
  }  
  #formateurs-exceptions #presentation .links {
	margin-left: -33px;
  } 
  #formateurs-exceptions #presentation .buttons {
	margin-left: -23px;
  }   
}
@media (max-width: 414px) {
  #accessibilite img,
  #materiel img {
    margin-left: 18px;
  }
  #moyens img {
    margin-left: -5px;
  }
  #presentation .intro,
  #formateurs-exceptions #objectifs-eco p, 
  #formateurs-exceptions #dispositif p, 
  #formateurs-exceptions #dispositif ul li {
    text-align: left;
  } 
  
  #formateurs-exceptions #presentation #visuel-promo {
	margin-left: -2%;
  }  
  .image-caption {
    width: 343px;
  }
  .grid2 .couvrance {
	margin-left: 0px;
  }  
  .image-caption .tab-matiere h4   {
	margin-left: -10px;
  }
  #formateurs-exceptions #presentation .price {
	margin-left: -24px;
  }
  #formateurs-exceptions #presentation .links {
	margin-left: -19px;
  }   
  #formateurs-exceptions #presentation .buttons {
    margin-left: -10px;
  }  
}
@media (max-width: 393px) {
  .grid2 figure h1 {
	padding-top: 65px;
  } 
  .grid2 figure figcaption  {
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 45px;
  }
  figure.effect-apollo2 h1 {
    margin-top: 10px;
  } 
  #formateurs-exceptions #objectifs-eco,
  #formateurs-exceptions #dispositif {
	width: 80%;
	margin-left:10%;
  }
  #formateurs-exceptions #presentation #visuel-promo {
	margin-left: -6.5%;
  }   
  .img-left {
    width: 262px;
  }
  #accessibilite img,
  #materiel img {
    margin-left: 22px;
  }
  #moyens img {
    margin-left: -1px;
  }
  #accessibilite img,
  #materiel img, 
  #moyens img {
    max-width: 262px;
  }
  .image-caption {
    width: 343px;
  }
  .image-caption .ajouter-au-panier,
  .image-caption .btn-reserver,
  .image-caption .btn-vert {
	font-size: 14px;
  }
  .image-caption .buttons  {
	width: 333px;
  }  
}	
@media (max-width: 375px) {
  #formateurs-exceptions #presentation #visuel-promo {
    margin-left: -10%;
  }	
  .image-caption {
    width: 343px;
    height: 626px;
    margin-left: -22%;
  }
}
@media (max-width: 363px) {
  #formateurs-exceptions #presentation #visuel-promo {
    margin-left: -12%;
  }	
  .image-caption .buttons,
  .image-caption .tab-matiere {
    width: 333px;
  }
  .image-caption .buttons {
    padding-left: 0px;
    margin-left: 5px;
  }     
  #formateurs-exceptions #presentation #visuel-promo {
    width: 202px;
    margin-right: 0%;
  }
  #visuel-promo img {
    min-width: 360px;
    width: 360px;
  }
  .image-caption .tab-matiere {
    padding: 75px 0px 0px 15px;
  } 
  .image-caption {
    width: 323px;
  }
  .image-caption .tab-matiere {
    width: 333px;
  } 
  #formateurs-exceptions #presentation .price, 
  .image-caption .links {
    padding-left: 21px;
  }  
  .image-caption .tab-matiere h4 {
    padding-left: 51px;
  }	
  #formateurs-exceptions #presentation .links, 
  #formateurs-exceptions #presentation .buttons {
	margin-left: -5px;
  }  
  .grid2 .couvrance {
	margin-left: 0px;
  }  
  .couvrance,
  .calque2,
  .calque {
    margin-left: -33%;
    width: 360px;
  } 
  .position-eco5 {
	filter: brightness(99%);
  }
  .position-refh {
    object-position: -55px 0px;
  }
  #accessibilite img,
  #materiel img {
    margin-left: 17px;
	margin-right:0px;
  }
  #moyens img {
    margin-left: -3px;
	margin-right:0px;
  }
}
@media (max-width: 344px) {
  #presentation .intro {
	width: 60%;
	margin-left: -10%;
	margin-right: 0%;
  }	 
  .btn-eco .btn-vert {
    text-align: center;
	margin-left: 5%;
  }
  #formateurs-exceptions #presentation #visuel-promo  { 
    width: 111px;
	min-width: 111px;
	max-width: 111px;
	margin-left: -33%;
  }
  #visuel-promo img {
	min-width: 333px;
	width: 333px;
  }
  .image-caption {
    width: 303px;
  }
  .img-left {
	width: 247px;
	margin-left: 4px;
  }
  .couvrance,
  .calque2,
  .calque {
    width: 333px;
  }  
  #accessibilite img,  
  #materiel img, 
  #moyens img {
    max-width: 247px;
  } 
  #moyens img {
    margin-left: -6px;
  }
}
@media (max-width: 323px) {
  .img-left {
	width: 232px;
	margin-left: 4px;
  }
  #accessibilite img,
  #materiel img, 
  #moyens img {
    max-width: 232px;
  } 
  #visuel-promo {
    display: none;
  }
}
@media (max-width: 303px) {
  .img-left {
	width: 217px;
  }
  #materiel img, 
  #moyens img {
    max-width: 217px;
  }
  #moyens img {
    margin-left: -5px;
  }
}

/* Accessibilité */
.accessible-mode  #formateurs-exceptions #objectifs-eco p,
.accessible-mode #formateurs-exceptions #dispositif p,
.accessible-mode #formateurs-exceptions #presentation .price,
.accessible-mode .image-caption a,
.accessible-mode .image-caption a:hover,
.accessible-mode button {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}


