body {

    background: rgb(0, 0, 0);
    position: relative;
    height: 200vh;
    
  
  }
  
  a {
    font-family: Arial, Helvetica, sans-serif;
    color: #1e5e56;
    font-size: 14px;
    margin: 0;
    padding: 0;
  }
  
  p {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 14px;
    margin: 0;
    padding: 0;
  }

  p2  {
    font-family:'Courier New', Courier, monospace;
    color: #000000;
    font-size: 14px;
    padding: 2vh;
  }

  p3  {
    font-family:'Courier New', Courier, monospace;
    color: #000000;
    font-size: 17px;
    font-weight: 700;
  }
  

  p4  {
    font-family:'Courier New', Courier, monospace;
    color: #ffffff;
    font-size: 14px;
    padding: 2vh;
  }

  
  a {
    font-family: 'Courier New', Courier, monospace;
    font-size: 16px;
    color: #31a499;
    font-weight: 600;
  }


  
  h1 {
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: 17px;
    margin: 0;
    padding: 0;
  }
  
  
  h2 {
    font-family: Arial, sans-serif;
    color: #31a499;
  }
  
  h3 {
    font-family: Arial, sans-serif;
    font-size: 25px;
    color: #ffffff;
  }
  
  h4 {
    font-family: Arial, sans-serif;
    color: #7678c4;
    font-size: 17px; 
    margin: 0;
    padding: 0;
  }
  
  h5 {
    font-family: Arial, sans-serif;
    color: #ff8ea3;
  }

  h6 {
    font-family: Arial, sans-serif;
    color: #be0000;
    font-size: 12px;
    margin: 0;
    padding: 0;
    font-weight: normal; /* facultatif, pour un rendu plus léger */
  }

  h7 {
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 14px;
    margin: 0;
    padding: 0;
    font-weight: 100;
  }






  .main {
    position: relative;
    margin: 10px auto;
    width: 90vw;
    height: 200vh;
    top: 0vh;
    background: url('dossier-images/papier-rose-vieux.png');
    background-size: cover;
    z-index: 0;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.3);
    overflow-y: auto;      /* Permet le scroll vertical */
    overflow-x: hidden; 
  }


  .image-haut-droite {
    position: absolute;
    width: 25vw;
    height: 25vh;
    top: 0vh;
    left: 65vw;
    background: url('dossier-images/bjork.png');
    background-size: 60%;
    background-repeat: no-repeat;
    z-index: 3;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.3);
  }

  .titre-article {
    position: absolute;
    width: 22vw;
    height: 16vh;
    top: 1vh;
    left: 42vw;
    background: transparent;
    z-index: 30;
  }

  .img-articles-titre {
    position: absolute;
    width: 22vw;
    height: 16vh;
    background: transparent;
    z-index: 30;
  }

  .img-nouveaute {
    position: absolute;
    width: 14vw;
    height: 8vh;
    top: 28vh;
    left: 12vw;
    z-index: 30;
  }

/* Style du widget digital-clock */
.digital-clock {
    position: absolute;
    top: 10vh;
    left: -6vw;
    display: inline-block;   /* Affiche le widget en tant que bloc en ligne */
    font-family: 'Arial', sans-serif;  /* Choisir une police personnalisée */
    font-size: 12px;  /* Taille de la police */
    color: #333;  /* Couleur du texte */
    transform: scale(0.5);  /* Effet zoom léger */
}

/* Au survol, change de couleur */
.digital-clock:hover {
    transform: scale(0.6);  /* Effet zoom léger */
}

/* Pour centrer le widget sur la page */
.centered-widget {
    display: flex;
    height: 100vh;  /* Prend toute la hauteur de la fenêtre */
}


.img-lien-memoire {
    position: absolute;
    width: 10vw;
    height: 10vh;
    top: 2vh;
    left: 12vw;
    z-index: 30;
  }

  .img-lien-memoire:hover {
    transform: scale(1.1);
  }







  .centre-scroll {
    position: absolute;
    margin: 10px auto;
    width: 60vw;
    height: 90vh;
    top: 30vh;
    left: 15vw;
    background: url('dossier-images/papier-aubergine.png');
    background-size: cover;
    z-index: 0;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.3);
    overflow-y: auto;      /* Permet le scroll vertical */
    overflow-x: hidden; 
    border: dotted pink;
  }

  .premiere-box-actualité {
    position: relative;
    width: 60vw;
    height: 40vh;
    top: 0vh;
    background-color: rgb(196, 218, 230);
    z-index: 0;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.3);
  }

  .img-tamagochi {
    position: absolute;
    width: 22vw;
    height: 40vh;
    z-index: 30;
  }



  .img-news {
    position: absolute;
    width: 20vw;
    height: 10vh;
    top: 2vh;
    left: 20vw;
  }

  .text-box-actualite {
    position: absolute;
    width: 34vw;
    height: 30vh;
    top: 4vh;
    left: 24vw;
    background: transparent;
    z-index: 1;
  }
  


  .bande-haut {
    position: absolute;
    width: 90vw;
    height: 25vh;
    top: 0vh;
    background: url('dossier-images/sakura.png');
    background-size: cover;
    z-index: 0;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.3);
    overflow:hidden;
  }

  .img-gumball  {
    position: relative;
    width: 15vw;
    height: auto;
    z-index: 5;
  }




  .img-loutres{
    position: absolute;
    width: 15vw;
    height: auto;
    top: 0vh;
    z-index: 5;
  }

  .img-loutres:hover{
    transform: scale(1.07);
    box-shadow: 0px 7px 20px rgba(247, 90, 255, 0.3);
    z-index: 100;
  }
  




  .article-colonne-chapitres {
    position: absolute;
    width: 15vw;
    height: 70vh;
    top: 38vh;
    background: url('dossier-images/pois-bleu-pale.png');
    background-size: cover;
    z-index: 0;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.3);
    overflow-y: auto;      /* Permet le scroll vertical */
    overflow-x: hidden; 
  }



  .chap-un {
    position: relative;
    width: 15vw;
    height: 50vh;
    top: 0vh;
    background: url('dossier-images/pois-bleu-pale.png');
    background-size: cover;
    z-index: 0;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.3);
    border: dotted rgb(255, 171, 150);
  }

  .img-hellokitty {
    position: relative;
    width: 15vw;
    height: auto;
    z-index: 5;
  }


  .chap-deux {
    position: relative;
    width: 15vw;
    height: 15vh;
    top: 0vh;
    padding: 10px;
    background: url('dossier-images/pois-bleu-pale.png');
    background-size: cover;
    z-index: 0;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.3);
    border: dotted rgb(255, 171, 150);
  }


/* Conteneur du compteur rétro */
.retro-counter {
    display: inline-block;
    font-family: 'Courier New', Courier, monospace;  /* Police rétro */
    text-align: center;
    left: 3vw;
}

/* Style du lien du compteur */
.retro-counter .counter-link {
    text-decoration: underline; /* Souligné comme sur les anciens sites */
    font-weight: bold;
}

/* Optionnel : effet hover */
.retro-counter .counter-link:hover {
    color: rgb(75, 41, 80); /* Change couleur au survol */
    text-decoration: none;
}








  .colonne-droite-references {
    position: absolute;
    width: 15vw;
    max-width: 15vw;
    height: 70vh;
    top: 23vh;
    right: 0%;
    background-color : rgb(139, 80, 142);
    z-index: 0;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.3);
    overflow-y: auto;      /* Permet le scroll vertical */
    overflow-x: hidden; 
  }

  .references-titre {
    position: absolute;
    width: 15vw;
    height: 14vh;
    top: 0vh;
    background: transparent;
    z-index: 0;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.3);
    border: dotted rgb(255, 171, 150);
  }

  .img-refs-titre {
    position: relative;
    width: 15vw;
    height: 14vh;
    z-index: 5;
  }

  .ref-une {
    position: relative;
    width: 15vw;
    height: 15vh;
    top: 14vh;
    background: transparent;
    z-index: 0;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.3);
    border: dotted rgb(255, 171, 150);
  }



  .refs-liens {
    position: relative;
    width: 15vw;
    height: 40vh;
    top: 13vh;
    background: url('dossier-images/papier-aubergine.png');
    background-size: contain;
    z-index: 0;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.3);
    border: dotted rgb(255, 171, 150);
  }



/* Conteneur du chat rétro */
.retro-chat {
    position: absolute;
    top: 150vh;
    display: inline-block;
    width: 40vw; /* Largeur fixe pour l'effet rétro */
    height: 20vh; /* Prend toute la hauteur de la fenêtre */
    padding: 10px;
    font-family: 'Courier New', Courier, monospace; /* Police rétro */
    overflow: hidden;
    border: dotted purple;
}

/* Centrer le chat sur la page */
.center-chat {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 20vh; /* Prend toute la hauteur de la fenêtre */
}










  .bannieres-en-bas  {
    position: absolute;
    width : 93vw;
    height : 5vh;
    left: 0vh;
    bottom: 10vh;
    z-index: 20;
  }
  
  .bannieres-en-bas img  {
      width: 12.5vw;
      margin: 1vw;
      border-radius: 8px;
  }
  
  .bannieres-en-bas img:hover  {
    transform: scale(1.1);
  }