html {
  overflow: hidden;
  overflow-y: visible;
}

body {
  margin: 0 auto;
  font-family: Helvetica, Arial, sans serif;
  font-size: 13px;
  background-color: #FFF;
}

*, *:after, *:before { -webkit-box-sizing: border-box; box-sizing: border-box; }
.clearfix:before, .clearfix:after { display: table; content: ''; }
.clearfix:after { clear: both; }

@font-face {
  font-family: 'SofiaSans-VariableFont_wght';
  src: url('SofiaSans-VariableFont_wght.otf');
  src: local('SofiaSans-VariableFont_wght'), local('SofiaSans-VariableFont_wght'), url('SofiaSans-VariableFont_wght.otf') format('otf'), url('SofiaSans-VariableFont_wght.ttf') format('truetype');
}
@font-face {
  font-family: 'Neonblitz';
  src: url('Neonblitz.otf');
  src: local('Neonblitz'), local('Neonblitz'), url('Neonblitz.otf') format('otf'), url('Neonblitz.ttf') format('truetype');
}
@font-face {
  font-family: 'Baloo2';
  src: url('Baloo2-Regular.otf');
  src: local('Baloo2-Regular'), local('Baloo2-Regular'), url('Baloo2-Regular.otf') format('otf'), url('Baloo2-Regular.ttf') format('truetype');
}

strong {
  font-weight: bold;  
}

#formateurs-exceptions {
  width: 100%;
}
.transparent-header {
  background-color: #FFF;
  padding: 20px 0;
  position: relative;
  z-index: 2000;
  height: 86px;
  top: 0;
  left:0;
}
.shadow {
	text-shadow: 2px 2px 4px #555;
}
.header-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 80%;
  margin: 0 auto;
  padding: 0 20px;
}

.mobile-controls {
  display: none;
  width: 100px;
  justify-content: space-between;
}

#audiodescription {
	display: none;
}
#wowslider-container1 {
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}
.logo-container {
   display: flex;
   flex-wrap: nowrap;
   flex-direction: column;
   align-items: center; 
   position: relative;
   width: 100%; 
   max-width: 555px;
}
.logo {
   position: relative;
   width: auto; 
   white-space: nowrap;
}
.accroche {
   position: absolute;
   top: 21%; 
   left: 50%;
   transform: translateX(-50%);
   white-space: nowrap; 
   font-size: 15px;
   color: #63084D;
}

.logo h5 {	
  font-family: 'Neonblitz', Helvetica, Arial, sans-serif;
  position: relative;
  float: left;
  color: #63084D;
  padding: 0;
  font-size: 36px;
  margin-top: -10px;
}

nav {
  flex: 1;
  margin-top: -25px;
  height: 85px;
}
nav ul {
  display: flex;
  justify-content: center;
}
nav ul li {
  margin: 0 15px;
  position: relative;
  list-style: none;
  white-space: nowrap;
  height: 75px;
}
nav ul li a {
  text-decoration: none;
  color: #777;
  font-weight: bold;
  display: block;
  padding: 10px 0;
  white-space: nowrap;
  height: 100%;
}
nav ul li a:hover,
nav ul li a:focus,
nav ul li a:active,
nav ul li a:visited {
  text-decoration: none;
  color: #63084D !important;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  height: 57px;
}

.actif {
  text-decoration: none;
  color: #A40073; 
}

.mobile-controls {
  display: none; 
}
.close-menu {
  display: none;
  cursor: pointer;
  font-size: 30px;
}


/****** Corps de page ******/
#entete-voyance {
  clear: both;
  float: none;
  height: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  width: 88%;
  margin-left: 6%;
}

#formateurs-exceptions {
  float: left;
  clear: both;
  position: relative;
  height: 100%;
  width: 100%;
  margin: 0 auto;
}

#formateurs-exceptions #presentation,
#formateurs-exceptions #presentation-blog {
  font-family:'Baloo2', Helvetica, Arial, sans serif;
  margin: 2% 10% 0% 10%;
  padding: 5px 20px 5px 20px;
  float: left;
  z-index: -1;
  width: 80%;
  font-size: 15px;
}

#formateurs-exceptions #voyance {
  font-family:'Baloo2', Helvetica, Arial, sans serif;
  float: left;
  z-index: -1;
  width: 80%;
  margin-left: 10%;
  margin-top: -1%;
}
.intro-form {
	width:65%;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: 12%;
}
.intro a {
	color: #A40073;
	font-weight: bold;
} 

/* #formateurs-exceptions #engagement,  */
#formateurs-exceptions #approche {
  font-family:'Baloo2', Helvetica, Arial, sans serif;
  clear: both;
  margin: 0% 10% 5% 10%;
  float: left;
  width: 80%;
  text-align: justify;
  font-size: 15px;
}

p.rouge,
p.rouge a {
  color: #63084D;
  font-weight: bold;
  text-decoration: none;
}
p.rouge a:hover {
  text-decoration: underline;
}
.section {
  height: 20vh;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: black;
  text-align: center;
}
.action {
  position: relative;
  min-height: 95vh;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  z-index: 1;
  min-height: 540px;
  opacity: 0.8;
}
.action::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../images/Expert-tarologie-amoureuse-parcours-flamme-jumelle-destin.jpg');
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  z-index: -1;
}

#formateurs-exceptions #presentation2 {
  margin: 0 10% 2% 10%;
  float: left;
  width: 80%;
  text-align: center;
  margin-left: 12%;
}

#formateurs-exceptions #presentation h1,
#formateurs-exceptions #presentation-blog h1,
#formateurs-exceptions #presentation h2,
#formateurs-exceptions #presentation-blog h2,
#formateurs-exceptions #approche h2,
#formateurs-exceptions #voyance h2
{
  font-family: 'SofiaSans-VariableFont_wght', Helvetica, Arial, sans-serif;
  position: relative;
  text-align: center;
  color: #63084D;
  padding: 0;
  font-size: 21px;
  line-height: 1.6;
}


#formateurs-exceptions #presentation2 h2 {
  text-align: left;
  color: #FFF;
}
#formateurs-exceptions #presentation,
#formateurs-exceptions #presentation-blog {
  float: left;
  clear: both;
  margin-top: 20px;
  width: 80%;
  margin-left: 12%;
}
#formateurs-exceptions #equipes-prive {
  float: right;
  text-align: right;
  margin-top: 20px;
  width: 80%;
  margin-bottom: 40px;
  margin-right: 12%;
}
#formateurs-exceptions #equipes-prive p {
  font-family: "Baloo2", Helvetica, Arial, sans serif;
  color: #63084D;
  font-size: 15px;
  line-height: 22px;
  line-height: 26px;
}
#formateurs-exceptions #equipes-prive a {
  color: #63084D;
  text-decoration: none;
  font-weight: bold;
}
#formateurs-exceptions #equipes-prive a:hover {
  text-decoration: underline;
}

#consult-prive {
    display: block;
	text-align: right;
    margin-bottom: 25px;     
    width: 100%;  
	clear: both;
}
#consult-prive p {
    margin: 0;         
}

.lien-actu-voyance {
    display: inline-block;
    color: #63084D;            
    text-decoration: none;     
    font-weight: 600;         
    padding: 8px 12px;         
}
.lien-actu-voyance:hover {
    color: #A40073; 
	text-decoration: underline;
}

#formateurs-exceptions #presentation p.commentaire-oscarine-vert {
  text-align: right;
  color: #00BCB3;
}
#formateurs-exceptions #voyance h2 {
  padding-bottom: 0px;
}

.espace {
  padding-top: 30px;
}
.bold-gros {
  font-weight: bold;
  font-size: 16px;
}
.apparence a {
	color: #A40073; 
	text-decoration: none;
	font-weight: bold;
}
.apparence a:hover {
	text-decoration: underline;
}

#formateurs-exceptions #approche {
    font-family: 'Baloo2', Helvetica, Arial, sans serif;
	font-size: 15px;
	margin-top: 0px;
	width: 80%;
	margin-left: 10%;
}
h4.com {
   text-align: center;
   color: #A40073;
}

/* --- Espace consultation --- */
#actualite .equipe-conteneur {
   max-width: 80%;
   margin-left: 10%;
   padding: 0 2rem;
   display: flex;
   gap: 2rem;
   align-items: stretch;
}
#actualite .equipe-bloc {
   flex: 1;
   padding: 2rem;
   display: flex;
   flex-direction: column;
   justify-content: space-between;
   min-height: 250px;
   border: 1px solid #00D1C8;
   background-color: #EFE6ED;  
}
#actualite .bloc-texte {
   flex: 1;
   display: flex;
   flex-direction: column;
   justify-content: center;
}

#presentation h3,
#actualite .bloc-texte h3 {
   font-size: 1.1rem;
   margin: 0 0 1rem 0;
   font-weight: 600;
   text-align: center;
   color: #A40073;
   line-height: 26px;
}
#presentation h3.article,
#presentation h3.tarif-mail {
	margin-top: 32px;
}

.content-inter img {
	height: auto;
	width: 100%;
	max-height: 540px;
	max-width: 1537px;
	object-fit: cover !important;
    display: block;
    margin: 0 auto;
}

#actualite .rose {
   color: #A40073;
   text-align: center;
   font-size: 1.3em;
}

#actualite .rose a {
   color: #A40073;
   text-decoration: none;
}
#actualite .rose a:hover {
   text-decoration: underline;
}
#actualite .rose span {
   font-size: 13px;
}

#actualite .bloc-texte p.rose  {
   line-height: 1.1;
   margin-top: 20px;
}
#actualite .bloc-texte p.rose a {
	color: #A40073;
   text-decoration: none:
}

#actualite .bloc-texte p {
   line-height: 1.6;
   margin: 0;
}
#actualite .bloc-texte p a {
	text-decoration: none;
	color: #000;
}
#actualite .bloc-texte p a:hover {
	text-decoration: underline;
}
#actualite .equipe-bloc img {
   margin-top: 1.5rem;
   width: 111px;
   display: block;
   margin-left: auto;
   margin-right: auto;
   max-width: 100%; 
}

#actualite .equipe-bloc a img {
	border: none;
}
#actualite .equipe-bloc img.cassette {
   width: 100%;
   max-width: 333px;
}
#actualite .central {
   border: 1px solid #00D1C8;
}
#actualite .central img {
   margin-bottom: 1.5rem;
   margin-top: 0;
   order: -1;
   text-align: center;
   justify-content: center;
   text-align: center;
}
#formateurs-exceptions #approche h2 {
	padding-bottom: 10px;
}
#formateurs-exceptions #presentation p,
#formateurs-exceptions #presentation2 p,
#formateurs-exceptions #ppresentation-blog p,
#actualite p {
  font-family:'Baloo2', Helvetica, Arial, sans serif;
  color: #000;
  font-size: 15px;
  line-height: 26px;
}
#formateurs-exceptions #presentation2 p {
  color: #FFF;
}
#formateurs-exceptions #pre-footer {
  width: 100%;
  font-family: 'Baloo2', Helvetica, Arial, sans-serif;
  color: #FFF;
  background-color: #555;
  display: flex;
  flex-direction: column; 
  align-items: center; 
  justify-content: center; 
  text-align: center;
  margin: 0 auto;
  padding: 20px 0; 
}
#formateurs-exceptions #pre-footer .logo2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 500px;
}
#formateurs-exceptions #pre-footer .logo2 h6 {
  font-family: 'Neonblitz', Helvetica, Arial, sans-serif;
  color: #FFF;
  padding: 0;
  font-size: 36px;
  text-align: center;
  margin: 0 0 15px 0; 
}
#formateurs-exceptions #pre-footer address {
  display: block;
  font-style: normal;
  color: #FFF;
  text-align: center;
  line-height: 1.6; 
}
#formateurs-exceptions #pre-footer a {
  color: #FFF;
  text-decoration: none;
}
#formateurs-exceptions #pre-footer a:hover {
  color: #FFF;
  text-decoration: underline;
}
#formateurs-exceptions footer {
  width: 100%;
  /* max-width: 1920px; */
  min-height: 50px;
  padding: 15px 20px;
  font-size: 13px;
  color: #00D1C8;
  background-color: #555;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  line-height: 1.6; 
  overflow: hidden; 
  gap: 0.1em;
}
#formateurs-exceptions footer > * {
  flex-shrink: 0;
  white-space: nowrap;
}
#formateurs-exceptions footer a {
  color: #00D1C8;
  text-decoration: none;
  white-space: nowrap;
  flex-shrink: 0;
}
#formateurs-exceptions footer a:hover {
  color: #00D1C8;
  text-decoration: underline;
}

/* --- Boutons --- */
.btn {
  font-family:'Baloo2', Helvetica, Arial, sans serif;
  display: inline-block;
  background-color: #63084D;
  color: white;
  font-size: 16px;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  text-align: center;
  transition: 0.3s ease;
}
.btn:hover {
  opacity: 0.8;
}

.content-inter {
  margin: auto;
  max-width: 100%;
  max-height: 540px;
  text-align: center;
}


/* --- Gestion Cookies --- */
.termsfeed-com---nb .cc-nb-title {
  font-size: 20px;
}
.termsfeed-com---nb .cc-nb-text {
  font-size: 14px !important;
  margin: 0 0 1.25rem 0;
  font-family: "Baloo2", Helvetica, Arial, sans-serif !important;
  line-height: 1.5 !important;
}
.termsfeed-com---nb .cc-nb-changep a {
  background-color: #eaeaea;
  color: #111;
  border: none;
}
.termsfeed-com---nb .cc-nb-changep:hover {
  background-color: #eaeaea;
  color: #111;
}
.termsfeed-com---nb .cc-nb-changep:focus {
  background-color: #eaeaea;
  color: #111;
}
.termsfeed-com---palette-dark .cc-cp-body-content-entry-title {
  color: #fff;
  font-size: 20px;
}
.termsfeed-com---palette-dark .cc-cp-body-tabs-item[active="true"] button,
.termsfeed-com---palette-dark .cc-pc-head,
.termsfeed-com---pc-dialog .cc-pc-head {
  background: #333 !important;
  color: #111;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.termsfeed-com---palette-dark .cc-cp-body-tabs-item[active="true"] button {
  border-bottom: none !important;
}
.termsfeed-com---pc-dialog .cc-pc-head-title-headline {
  font-size: 20px;
  font-weight: 600;
  margin: 0;
  color: #FFF !important;
}
.termsfeed-com---palette-dark .cc-pc-head-lang select {
  display: none;
}
html body .termsfeed-com---nb .cc-nb-changep:focus,
html body .termsfeed-com---pc-dialog .cc-pc-head-close:focus {
  outline: none !important;
  border: none !important;
}
.termsfeed-com---palette-dark .cc-pc-head-close {
  color: #e6e6e6;
  border: none !important;
}
.termsfeed-com---pc-dialog .cc-pc-head-close:focus {
  outline: none !important;
  border: none !important;
}
.cc-nb-changep:focus,
.cc-nb-changep:focus-visible,
.cc-pc-head-close:focus,
.cc-pc-head-close:focus-visible {
  outline: none !important;
  box-shadow: none !important;
  border: none !important;
  background-color: none;
}
.termsfeed-com---palette-dark .cc-cp-body-tabs-item[active="true"] {
  background: #444 !important;
  border: none;
}
.termsfeed-com---pc-dialog .cc-cp-body-content-entry[active="true"] {
  display: block;
  margin-bottom: 30px;
}
.termsfeed-com---palette-dark .cc-cp-body-content-entry a {
  color: #fff;
  border: none;
}
.termsfeed-com---palette-dark .cc-cp-body-content-entry a:hover {
  color: #00D1C8 !important;
  text-decoration: underline;
}
#title_tracking {
  border: none;
}
.termsfeed-com---palette-dark .cc-cp-body-content-entry a:focus,
.termsfeed-com---palette-dark .cc-cp-body-tabs-item-link:focus {
  box-shadow: none !important;
}
.termsfeed-com---palette-dark.termsfeed-com---nb {
  background-color: #444 !important;
  color: #fff;
}
.termsfeed-com---palette-dark .cc-nb-title,^
.termsfeed-com---palette-dark .cc-nb-text {
  color: #fff;
}
.termsfeed-com---palette-dark .cc-cp-foot-save,
.termsfeed-com---palette-dark .cc-nb-okagree,
.termsfeed-com---palette-dark .cc-nb-reject {
  background-color: #00BCB3 !important;
  color: #FFF !important;
}
.termsfeed-com---pc-dialog .cc-cp-body-content-entry-text {
  font-size: 14px !important;
  font-family: "Baloo2", Helvetica, Arial, sans serif !important;
}
html body .termsfeed-com---palette-dark .cc-cp-body-tabs-item,
html body .termsfeed-com---pc-dialog .cc-cp-body-tabs-item,
html body .termsfeed-com---pc-dialog .cc-cp-body-tabs {
  font-family: "Baloo2", Helvetica, Arial, sans serif !important;
  border: none !important;
}
.termsfeed-com---palette-dark .cc-cp-body-content-entry-text {
  color: #fff !important;
  font-size: 14px;
  border: none !important;
  font-family: "Baloo2", Helvetica, Arial, sans serif !important;
}
.cc-custom-checkbox {
  position: absolute;
  margin: 2px 0 0 16px;
  cursor: pointer;
  appearance: none;
  border: 0;
}
.cc-custom-checkbox:checked + label:before {
  background: #A40073 !important;
}

.termsfeed-com---pc-dialog input[type="checkbox"].cc-custom-checkbox:checked + label::before {
    background: #F501A9 !important;
}
.termsfeed-com---pc-dialog input[type="checkbox"].cc-custom-checkbox + label::before {
  background: #00BCB3 !important;
  border: none !important;
}
.termsfeed-com---palette-dark .cc-cp-foot-byline {
  color: #fff;
  font-size: 12px;
}
.termsfeed-com---palette-dark .cc-cp-foot {
  background: #555 !important;
  border-top-color: #555 !important;
}		
.termsfeed-com---nb .cc-nb-title {
 font-family: "Baloo2", Helvetica, Arial, sans serif !important;
}
.termsfeed-com---nb .cc-nb-main-container {
  background-color: #444 !important;
}
.termsfeed-com---pc-dialog .cc-cp-body-content-entry,
.termsfeed-com---palette-dark .cc-cp-body,
.termsfeed-com---pc-dialog .cc-cp-body,
.termsfeed-com---palette-dark .cc-pc-container,
.termsfeed-com---pc-dialog .cc-cp-body-content,
html body .termsfeed-com---palette-dark .cc-cp-body-content {
  background: #777 !important;
}
.termsfeed-com---palette-dark .cc-pc-head {
  border-bottom: 1px solid #111 !important;
}
.termsfeed-com---palette-dark .cc-cp-foot {
  border-top: 1px solid #111 !important;
}
.termsfeed-com---pc-dialog .cc-cp-foot,
.termsfeed-com---pc-dialog .cc-cp-foot-byline {
  font-family: "Baloo2", Helvetica, Arial, sans serif !important;
}
/* --- Fin Gestion Cookies --- */


/* --- Messages d'erreur --- */
#formateurs-exceptions #message-error2 h2 {
  font-family: 'SofiaSans-VariableFont_wght', Helvetica, Arial, sans-serif;
  position: relative;
  text-align: center;
  color: #63084D;
  padding: 0;
  font-size: 21px;
  line-height: 33px;
}
#formateurs-exceptions #message-error2 {
  font-family:'Baloo2', Helvetica, Arial, sans serif;
  margin: 2% 10% 2% 10%;
  padding: 5px 20px 5px 20px;
  float: left;
  z-index: -1;
  width: 80%;
  font-size: 18px;
  min-height: 250px;
  text-align: center;
}
#message-error2 a {
	font-size: 18px; 
	line-height: 22px;
	/* color: #63084D; */
	 color: #A40073;
	font-weight: bold;
	text-decoration: none;
}
#message-error2 a:hover {
	text-decoration: underline;
}
/* --- Fin messages d'erreur --- */


/* --- Responsive specifique --- */
@media (min-width: 2160px) {
	body {
	    font-size: 20px;
		overflow:hidden;
	}
	.content-inter img {
		max-width: 100% !important;
		object-fit: cover !important;
    }
    nav ul {
		justify-content: right;
    }
}
@media screen and (max-width:1414px) {
	.header-content {
	  max-width: 85%;
	}
}
@media screen and (max-width:1313px) {
	.header-content {
	  max-width: 100%;
	  width: 100%;
	  margin: 0 auto;
	}
   .logo-container {
	  display: block; 
      max-width: 80% !important; 
      margin-left: auto !important;
      margin-right: auto !important;
      text-align: center;
      display: flex;
      flex-direction: column;
      align-items: center;
   }
	#actualite .equipe-conteneur {
	  margin-top: 40px;
	  margin-bottom: 40px;
	}   
}
@media screen and (max-width: 1151px) {  
  .mobile-controls {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .burger-menu {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 30px;
    height: 22px;
	margin-top: -57px;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
  }
  .burger-menu span {
    width: 100%;
    height: 3px;
    background-color: #555;
    border-radius: 2px;
  }
  .close-menu {
    display: none;
    font-size: 36px;
    line-height: 1;
    cursor: pointer;
    color: #555;
	margin-top: -57px;
  }
  nav ul {
    display: none;
    position: absolute !important;
    top: 86px;
    left: 10%;
    width: 80%;
    height: auto; 
	background-color: rgba(222, 198, 224, 0.86); 
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding-top: 22px;
	padding-bottom: 20px;
	padding-left: 25px;
	padding-right: 25px;
    margin: 0;
    list-style: none;
    z-index: 9999;
	border: none;
  }
  nav ul.active {
    display: flex; 
  }
  nav ul li {
    width: 100%;
    text-align: left;
	font-weight: 500;
	height: 32px;
  }
  nav ul li a {
	display: block;
	font-size: 15px;
	color: #555;
	text-decoration: none;
	padding: 4px 0;
  }
}
@media (max-width: 1024px) {
  #actualite .equipe-conteneur {
      flex-direction: column;
      gap: 1.5rem;
   }
   #actualite .central img { order: 0; } 
   #formateurs-exceptions footer {
      flex-wrap: wrap;
      font-size: 12px;
    }
}
@media (max-width: 555px) {
	.logo h5 {
	  font-size: 32px;
	  margin-left: -20px;
	}
	.accroche {
	  margin-left: -10px;
	}	
	#formateurs-exceptions #presentation {
	  width: 100%;
	  margin-left: 0;
	}
}
@media (max-width: 494px) {
	.logo h5 {
	  font-size: 28px;
	  margin-left: -35px;
	}
	#formateurs-exceptions #pre-footer .logo2 h6 {
	  font-size: 28px;
	}
	.accroche {
	  margin-left: -15px;
	}
	.burger-menu {
	  margin-left: -50px;
	  width: 25px;
      height: 19px;
      margin-top: -50px;
	}
	.close-menu {
	  margin-left: -50px;
	}
	#formateurs-exceptions #presentation p.commentaire-oscarine-vert,
	#formateurs-exceptions #presentation {
	  text-align: center;
	}
	#message-error2 a,
	#formateurs-exceptions #message-error2 {
	  font-size: 15px;
	}
}

@media (max-width: 393px) {
	.burger-menu {
	  margin-left: -65px;
	  width: 20px;
      height: 15px;
      margin-top: -55px;
	}
	.close-menu {
	  margin-left: -65px;
	}
}

/* Style Accessibilité */
@media (max-width: 960px) {
.accessible-mode nav ul li a {
    color: #555;
  }
}
.accessible-mode #formateurs-exceptions #pre-footer #filtre-contenu div.block-footer {
	font-size: 16px;
}
.accessible-mode .connex-menu a:focus,
.accessible-mode .connex-menu .dropdown a:focus {
  outline: 3px solid dodgerblue !important;
  box-shadow: 0 0 5px dodgerblue !important;
  border-radius: 4px;
}
.accessible-mode #audiodescription {
  margin-top: -35px;
  float: left;
}
.accessible-mode #audiodescription button {
  background-color: white;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  padding: 10px;
  border-radius: 5px;
  cursor: pointer;
}
.accessible-mode button[aria-label]:focus, .accessible-mode input[aria-label]:focus {
  outline: 4px solid dodgerblue !important;
}
.accessible-mode *:focus { 
  outline: 3px solid dodgerblue !important;
  box-shadow: 0 0 5px dodgerblue !important;
  border-radius: 4px;
}

/* Styles pour le mode contraste élevé */
.high-contrast {
  background-color: #000;
  color: #fff;
}
.high-contrast a {
  color: #ffff00;
}
.high-contrast button,
.high-contrast input[type="button"],
.high-contrast input[type="submit"] {
  background-color: #fff;
  color: #000;
  border: 2px solid #fff;
  padding: 10px;
  border-radius: 5px;
}
.high-contrast img {
  filter: brightness(0.8) contrast(1.2);
}

/* Classe pour cacher visuellement les éléments tout en les gardant accessibles */
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* Styles pour les boutons d'accessibilité */
.accessibility-controls {
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 9999;
}
.accessibility-controls button {
  margin: 5px;
  padding: 10px;
  background-color: #4A90E2;
  color: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

/* Styles pour le texte agrandi */
.large-text {
  font-size: 120%;
}

@media (prefers-reduced-motion: reduce) {
  #search-container {
    transition: none;
  }
}

@media (prefers-color-scheme: dark) {
  #search-container {
    background: black;
    color: white;
  }
}

/* Styles de base pour l'accessibilité */
.accessible-mode a,
.accessible-mode a:hover {
  cursor: pointer;
 }
.accessible-mode nav ul li a,
.accessible-mode nav ul li a:hover,
.accessible-mode nav ul li a:focus,
.accessible-mode nav ul li a:active,
.accessible-mode nav ul li a:visited {
  text-decoration: none;
  color: #555;
  font-weight: bold;
  display: block;
  white-space: nowrap;
}
.accessible-mode .image-caption a, 
.accessible-mode .image-caption a:hover,
.accessible-mode .image-caption a:focus,
.accessible-mode .image-caption a:active  {
  font-weight: bold;
}
