

@font-face { 
  font-family: './fonts/SuisseEDUIntl'; 
  src: url('SuisseEDUIntl.eot') format('embedded-truetype'); 
  font-weight: normal; 
  font-style: normal; 
}

html {
  font-size: 40px;
}

body {
  background-image: white;
  font-family: "Suisse EDU Int'l";
  background-repeat: no-repeat ;
 
  }
}

.menu {
  position: sticky;
  top: 0;
}

.liste {
  display: flex;
  justify-content: space-between;
}

.liste li {
  border: solid 2px black;
}

.contenu {
  width: 60%;
  margin: auto;
}

.titre {
  font-family: 'SuisseEDUIntl'
  SuisseEDUIntl.woff
  SuisseEDUIntl.ttf
  SuisseEDUIntl.svg
  SuisseEDUIntl.otf
  SuisseEDUIntl.eot
  SuisseEDU.otf;
  font-size: 3rem;
  position: sticky;
  top: 1.2rem;
}


.textebatterie {
  margin-left: 40px;
  margin-right: 500px;
font-size: 30px;
  color:rgb(98, 0, 255);

}


     .titre {
       float: left;
       color: rgb(98, 0, 255);
       font-size: 40px;
       margin-left: 40px;
     }


     .retour { 
      float: right;
      color: rgb(98, 0, 255);
      font-size: 40px;
      margin-right: 40px;
    }

    .trianglepagegarde {
      width: 0;
      height: 0;
      border-top: 30px solid transparent;
      border-bottom: 30px solid transparent;
      border-left: 40px solid rgb(98, 0, 255);
      margin-left: 45px;
      position: absolute;
    }

   .trait {

    margin-top: 29px;
   }


   .son {
    float: right;
    margin-right: 62px;
    font-size: 30px;
    color:rgb(98, 0, 255);
  }

  .trianglepagegarde p {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 10px;
      height: 10px;
      padding: 2px;
      font-size: 10px;
      padding-top: 4px;
    padding-left: 0px;
    padding-right: 53px;
    padding-bottom: 4px;
      text-align: center;
      margin-bottom: 1px;
      color: white;

  }

.player {
  position: relative;
  height: 50px;
}

.player__play {
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  left: 3%;
  transform: translate(0, -50%);
  z-index: 10;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 40px solid rgb(98, 0, 255);
  color: white;
}

.player__play span {
  position: absolute;
  top: 50%;
  left: -25px;
  display: block;
  transform: translate(-50%, -50%);
  font-size: 0.2rem;
}

.player__pause {
  display: none;
  position: absolute;
  height: 100%;
  width: 40px;
  left: 3%;
}

.player__pause::before,
.player__pause::after {
  content: '';
  width: 40%;
  height: 100%;
  position: absolute;
  background-color: rgb(98, 0, 255);
}

.player__pause::after {
  right: 0;
}

.player__line {
  position: absolute;
  top: 50%;
  width: 90%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-bottom: solid 2px rgb(98, 0, 255);
}












@media all and (max-width: 1150px)
{
   .textebatterie {

   margin-right: 20%;


    }














@media all and (max-width: 500px)
{

  .menu {
    position: sticky;
    top: 0;
  }
  
  .liste {
    display: flex;
    justify-content: space-between;
  }
  
  .liste li {
    border: solid 2px black;
  }
  
  .contenu {
    width: 60%;
    margin: auto;
  }
  
  .titre {
    font-family: 'SuisseEDUIntl'
    SuisseEDUIntl.woff
    SuisseEDUIntl.ttf
    SuisseEDUIntl.svg
    SuisseEDUIntl.otf
    SuisseEDUIntl.eot
    SuisseEDU.otf;
    font-size: 30px;
    position: sticky;
    top: 1.2rem;
  }
  
  
  .textebatterie{
    margin-left: 40px;
    margin-right: 100px;
  font-size: 20px;
    color:rgb(98, 0, 255);
  
  }
  
  

  
       .titre {
         float: left;
         color: rgb(98, 0, 255);
         font-size: 30px;
         margin-left: 40px;
       }
  
  
       .retour { 
        float: right;
        color: rgb(98, 0, 255);
        font-size: 30px;
        margin-right: 40px;
      }
  
      .trianglepagegarde {
        width: 0;
        height: 0;
        border-top: 30px solid transparent;
        border-bottom: 30px solid transparent;
        border-left: 40px solid rgb(98, 0, 255);
        margin-left: 45px;
        position: absolute;
      }
  
     .trait {
  
      margin-top: 29px;
     }
  
  
     .son {
      float: right;
      margin-right: 40px;
      font-size: 20px;
      color:rgb(98, 0, 255);
 
    }
  
    .trianglepagegarde p {
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 10px;
        height: 10px;
        padding: 2px;
        font-size: 10px;
        padding-top: 4px;
      padding-left: 0px;
      padding-right: 53px;
      padding-bottom: 4px;
        text-align: center;
        margin-bottom: 1px;
        color: white;
  
    }
  
  
  
  .player {
    position: relative;
    height: 50px;
  }
  
  .player__play {
    position: absolute;
    width: 0;
    height: 0;
    top: 50%;
    left: 3%;
    transform: translate(0, -50%);
    z-index: 10;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 40px solid rgb(98, 0, 255);
  
    color: white;
  }
  
  .player__play span {
    position: absolute;
    top: 50%;
    left: -25px;
    display: block;
    transform: translate(-50%, -50%);
    font-size: 0.2rem;
  }
  
  .player__pause {
    display: none;
    position: absolute;
    height: 100%;
    width: 40px;
    left: 3%;
    background-color: white;
    z-index: 3;
  
    
  }
  
  .player__pause::before,
  .player__pause::after {
    content: '';
    width: 40%;
    height: 100%;
    position: absolute;
    background-color: rgb(98, 0, 255);
  }
  
  .player__pause::after {
    right: 0;
  }
  
  .player__line {
    position: absolute;
    top: 50%;
    width: 90%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-bottom: solid 2px rgb(98, 0, 255);
  }
  