html[lang="fr"] {
  /* styles pour le texte en franÃƒÆ’Ã‚Â§ais */
}

@font-face {
            font-family: 'Impact';
            src: url('/impact.ttf') format('truetype');
        }
		
@font-face {
    font-family: BLKCHCRY;
    src: url('./BLKCHCRY.TTF') format('truetype');
		}

body {
  max-width: 100%;
  min-width: 100%;
  background-color: #f7e4c6;
  height: auto;
  justify-content: center;
  align-items: center;
  margin: auto;
}

table {
  background-color: transparent;
   display: grid;
  justify-content: center;
  align-items: center;
  text-align: center;
}

td {
	background-color: transparent;
	text-align: center;
	border: none;
	font-size: 14px;
	color: #8A0808;
	display: inline-block;
	justify-content: center;
	align-items: center;
	margin: center;
}

 .navbar-logo {
    height: 75px; /* Limite la hauteur ÃƒÆ’Ã‚Â  75px */
    width: auto; /* Garde le ratio d'aspect */
}
/* Style de la barre de navigation */

.custom-header {
    background-color: #fadbaa;
}

.tab-container {
    margin-top: 410px; /* Ajustez cette valeur en fonction de la hauteur de votre en-tÃªte */
}

.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000; /* Assurez-vous que l'en-tÃªte est au-dessus des autres Ã©lÃ©ments */
    background-color: #f7e4c6; /* Assurez-vous que l'arriÃ¨re-plan est visible */
}

header {
	align-items: flex;
	margin-bottom: 20px;
	background-color: transparent;
}

header .navbar {
  background-color: transparent;
  border: none;
  border-radius: 0;
  display: flex;
  justify-content: center; /* Centrer les boutons horizontalement */
  align-items: center;
  padding: 5px 0; 
  margin-bottom: 20px;
  bottom: 0px;
  margin-left: -30px;
}

header .navbar a {
  color: #a94442 !important; /* Couleur du texte */
  font-size: var(--navbar-font-size, 16px); /* Taille de police configurable */
  font-family: Impact, sans-serif;
  background-color: #f7e4c6;
  padding: 3px 10px;
  margin: 5px 2px; /* Espacement entre les liens */
  border: 0.5px solid #a94442;
  border-radius: 5px;
  text-decoration: none;
  align-items: center;
  text-align: center;
  transition: all 0.1s ease; /* Transition fluide pour hover */
  margin-top: 8px;
}

header .navbar a:hover {
  background-color: #a94442 !important; /* Couleur de fond au survol */
  color: #f7e4c6 !important; /* Couleur du texte au survol */
  border-color: #f7bb5c;
  align-items: center;
  text-align: center;
  position: table;
}

button {
	font-size: 14px;
	font-family: calibri, sans-serif;
	background-color: #FEFDFA;
	display: inline-block;
	border: 1px solid #f7bb5c;
	font-family: impact;
	color: #8A0808;
	border-radius: 5px;
	margin-bottom: 20px;
}

button:hover {
	background-color: #f7bb5c;
    color: #e62e2e;
}

table img {
  display: flex;
  margin: 0 auto;
}

ul {
	background-color: transparent;
	text-align: center;
	border: none;
	font-size: 14px;
	color: #8A0808;
	display: inline-block;
	justify-content: center;
	align-items: center;
}

li {
	vertical-align: middle;
	background-color: transparent;
	text-align: center;
	border: none;
	font-size: 14px;
	color: #8A0808;
	display: inline-block;
	justify-content: center;
	align-items: center;
}

li:hover {
  background-color: #f7e4c6;
  color: #e62e2e;
}

a {
  text-decoration: #e62e2e;
  text-decoration-style: solid;
  text-decoration-color: #610b0b;
  color: #911d25;
}

a:hover {
  background-color: #f2d09b;
  color: #e62e2e;
}

/* dÃƒÆ’Ã‚Â©finir la taille */
textarea {
  max-width: 400px;
  width: 100%;
  height: 200px;
  font-family: calibri, sans-serif;
  font-size: 14px;
  color: #8A0808;
  border: 1px solid #f7bb5c;
  background-color: #FEFDFA;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 15px;
}

@font-face {
        font-family: 'Impact';
        src: url('/web/20230630210439im_/https://g-u-i-d-e.fr/impact.ttf');
}
      
div {
  background-color: transparent;
  height: 100%;
  font-family: Impact, sans-serif;
  margin: auto;  
  justify-content: center;
  align-items: center;
  font-weight: normal;
  }

img:focus {
border: 2px solid;
border-color: #C70039;
  border-radius: 10px;
  outline: 2px #C70039;
}

.image {
  border: 1px solid transparent;
  border-radius: 10px;
}

.image:focus {
	border-color: #C70039;
  border-radius: 10px;
  outline: 2px #C70039;
}

.image-border {
 border: 1px solid transparent;
  border-radius: 10px; /* angle arrondis */
}

.image-border:focus {
  border: 2px solid #C70039;
   outline: 2px solid #C70039;
}


select {
  width: 200px;
  max-width: 350px;
  font-family: calibri, sans-serif;
  font-size: 14px;
  border: 1px solid #ccc;
  background-color: #FFFDF7;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

form {
  width: 350px;
  max-width: 350px;
}

.colonne {
  width: 33.33%;
  float: auto;
}

.image_de_fond {
  display: block;
}

.bouton_menu {
  display: none;
  background-color: #FFFDF7;
}


#Impact {
  font-family: "Impact";
}

#texte-flottant {
  display: none;
  position: fixed;
  top: 250px;
  left: 50%;
  transform: translateX(-50%);
  padding: 10px;
  background-color: #FFF9E8;
  color: #000;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  z-index: 9999;
  font-family: impact;
  color: #8A0808;
  font-weight: normal;
  width: auto;
  max-width: 80%;
  height: auto;
  max-height: 80%;
  border-radius: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center;
}

#texte-flottant.active {
  display: block;
}

#texte-flottant2 {
  display: none;
  position: fixed;
  top: 250px;
  left: 50%;
  transform: translateX(-50%);
  padding: 10px;
  background-color: #FFF9E8;
  color: #000;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  z-index: 9999;
  font-family: impact;
  color: #8A0808;
  font-weight: normal;
  width: auto;
  max-width: 80%;
  height: auto;
  max-height: 80%;
  border-radius: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center;
}

#texte-flottant2.active {
  display: block;
}

.bloc_flottant {
  width: 150px;
  height: 53px;
  position: fixed;
  right: 10px;
  bottom: 0;
  margin-bottom: 100px; /* facultatif pour ajouter une marge entre l'image et le bas de la page */
  border-radius: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  justify-content: center;
  text-align: center;
  align-items: center;
  background-color: #fadbaa;	
}

@media screen and (max-height: 600px) {
  /* Si la hauteur de la fenÃƒÆ’Ã‚Âªtre est infÃƒÆ’Ã‚Â©rieure ÃƒÆ’Ã‚Â  600px, ajuster la position de l'image pour qu'elle reste visible */
  .bloc_flottant {
    bottom: auto;
    top: 50px;
  }
}
 #cookie-bar {
      position: fixed;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 75px;
      background-color: #f7f7f7;
      padding: 10px;
      text-align: center;
      opacity: 1;
      visibility: visible;
      transition: opacity 0.3s ease, visibility 0.3s ease;
    }
    
    #cookie-bar.hidden {
      display: none;
    }
    
    #cookie-bar p {
      margin: 0;
      display: inline-block;
    }
    
    #cookie-bar button {
      background-color: #4CAF50;
      color: white;
      padding: 8px 16px;
      border: none;
      cursor: pointer;
      margin-left: 10px;
    }
	
.nav {
    padding-left: 25px;
    margin-bottom: 0;
    list-style: none
}

.navbar-default {
    background-color: #fadbaa;
}