

@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;
}


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


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

/*
  .carte {
    width: 1000px;
    height: 500px;
    margin-left: 40px;
    border-style: groove;
    border: solid 15px;
    border-radius: 70px;
    border-color: white;
    border-style: double; }
    /*border-image-slice: 1;
    border-image-source: linear-gradient(to top,rgb(98, 0, 255),white); 
    border-radius: 70px;
 
  }

*/

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

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

}

.texte2 {

    font-size: 30px;
    color:rgb(98, 0, 255);
    margin-left: 142px;
  }


.texte3 {

  font-size: 30px;
  color:rgb(98, 0, 255);
  margin-left: 145px;
}


.texte1:hover {
background-color:rgb(98, 0, 255);

color: white;


}


.t1 {
  background-color:rgb(98, 0, 255);
  z-index: -1;
  color: white;
  padding-top: 40px;

}

.sakura {
  color: white;
  font-size: 30px;
  margin-left: 40px;

}

.sakura:hover {
  background-color:white;

  color: rgb(98, 0, 255);;
}

.c1 {
  background-color:rgb(98, 0, 255);
  z-index: -1;
  color: white;
  padding-left: 142px;
  font-size: 30px;
}

.c2 {
  font-size: 30px;
  background-color:rgb(98, 0, 255);
  z-index: -1;
  color: white;
  padding-left: 142px;
  padding-bottom: 45px;


}


.header {
  color:rgb(98, 0, 255);
  padding-left: 40px;
  padding-right: 40px;

padding-bottom: 40px;
  display: flex;
  justify-content: space-between;
}



.header span {
  white-space: wrap;
}

@media screen and (max-width: 1000px) {
  .header {
    flex-wrap: wrap;
  }

  .header span:nth-child(3) {
    width: 100%;
    text-align: left;
  }


}




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


  html {
    font-size: 30px;
  }
  
  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 {
         float: left;
         color:rgb(98, 0, 255);
         font-size: 30px;
         margin-left: 40px;
         position: static;
    
       }
  
  
       .retour { 
        float: right;
        color:rgb(98, 0, 255);
        font-size: 30px;
        margin-right: 40px;
      }


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

      .titre .retour {
        white-space: nowrap;
      }
      
      @media screen and (max-width: 1000px) {
        .titre {
          flex-wrap: wrap;
        }
      
        .titre .retour:nth-child(3) {
          width: 100%;
          text-align: right;
        }
      }


  
  .li {
  font-size: 20px;
  color:rgb(98, 0, 255);
  margin-left: 40px;
  }
  
  .texte1 {
    font-size: 20px;
    color:rgb(98, 0, 255);
    margin-left: 40px;
  
  }
  
  .texte2 {
  
      font-size: 20px;
      color:rgb(98, 0, 255);
      margin-left: 109px;
    }
  
  
  .texte3 {
  
    font-size: 20px;
    color:rgb(98, 0, 255);
    margin-left: 109px;
  }
  
  
  .texte1:hover {
  background-color:rgb(98, 0, 255);
  
  color: white;
  
  
  }
  
  
  .t1 {
    background-color:rgb(98, 0, 255);
    z-index: -1;
    color: white;
    padding-top: 30px;
  
  }
  
  .sakura {
    color: white;
    font-size: 20px;
    margin-left: 40px;
  
  }
  
  .sakura:hover {
    background-color:white;
  
    color: rgb(98, 0, 255);;
  }
  
  .c1 {
    background-color:rgb(98, 0, 255);
    z-index: -1;
    color: white;
    padding-left: 109px;
    font-size: 20px;
  }
  
  .c2 {
    font-size: 20px;
    background-color:rgb(98, 0, 255);
    z-index: -1;
    color: white;
    padding-left: 109px;
    padding-bottom: 40px;
  
  
  }
  
  .header {
    color:rgb(98, 0, 255);
    padding-left: 40px;
    padding-right: 40px;
  padding-top: 20px;
  padding-bottom: 2px;
    display: flex;
    justify-content: space-between;
  }





}  
  





