

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

}


.texteanxiete {
  margin-left: 40px;
  margin-right: 500px;
  font-size: 30px;
  width: 100%;
}

.fond1{
  background-color:rgb(98, 0, 255);
  }

  .fond2{
    background-color:rgb(98, 0, 255);
    }

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

.texteanxiete p {
  color: white;
  margin-right: 500px;
}
.textesommeil p {
  color: white;
}
#anxiete{
  color: white;
}
#sommeil{
  color: white;
}

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

}

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

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


.bloc1 {
  background:rgb(98, 0, 255);
    margin-left: 300px;
    top: 230px;
    left: 30px;
    transform: translate(-50%, -50%);
    width: 530px;
    height: 50px;
      border-radius: 130px;
      color: white;
          padding-top: 70px;
      padding-bottom: 70px;

      position: absolute;


  }

  .bloc1 h1 {
    text-align: center;

  }

  .bloc2 {
    background: rgb(98, 0, 255);
      margin: auto;
      padding-top: 70px;
      padding-bottom: 70px;
      top: 230px;
      right: -200px;
      width: 530px;
      height: 50px;
      border-radius: 130px;
      transform: translate(-50%, -50%);
      color: white;
      position: absolute;

    }
    .bloc2 h1 {
      text-align: center;

    }


    .bloc3 {
      background:rgb(98, 0, 255);
        margin-left: 300px;
        width: 530px;
        height: 50px;
        position: absolute;
        bottom: 20px;
        left: 30px;
        transform: translate(-50%, -50%);
        border-radius: 130px;
        color: white;
        padding-top: 70px;
        padding-bottom: 70px;


      }

      .bloc3 h1 {
        text-align: center;

      }

      .bloc4 {
        background:rgb(98, 0, 255);
          margin: auto;

          transform: translate(-50%, -50%);
          width: 530px;
          height: 50px;
            border-radius: 130px;
            color: white;
                padding-top: 70px;
            padding-bottom: 70px;
            position: absolute;
            bottom: 20px;
            right: -200px;

        }

        .bloc4 h1 {
          text-align: center;

        }


     


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

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

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


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


 #haut {
   padding-top: 40px;
 }




















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


.texteanxiete {
  margin-left: 40px;
  margin-right: 200px;
  font-size: 30px;
  width: 100%;
}

.fond1{
  background-color:rgb(98, 0, 255);
  }

  .fond2{
    background-color:rgb(98, 0, 255);
    }

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

.texteanxiete p {
  color: white;
  margin-right: 200px;
}
.textesommeil p {
  color: white;
}
#anxiete{
  color: white;
}
#sommeil{
  color: white;
}

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

}

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

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




  .bloc1 {
    background:rgb(98, 0, 255);
      margin-left: 220px;
      top: 230px;
      left: 30px;
      transform: translate(-50%, -50%);
      width: 400px;
      height: 30px;
        border-radius: 130px;
        color: white;
            padding-top: 70px;
        padding-bottom: 70px;
  font-size: 80%;
        position: absolute;
  
  
    }
  
    .bloc1 h1 {
      text-align: center;
  
    }
  
    .bloc2 {
      background: rgb(98, 0, 255);
        margin: auto;
        padding-top: 70px;
        padding-bottom: 70px;
        top: 230px;
        right: -200px;
        width: 400px;
        height: 30px;
        border-radius: 130px;
        transform: translate(-50%, -50%);
        color: white;
        position: absolute;
        font-size: 80%;
        margin-right: 5%;
  
      }
      .bloc2 h1 {
        text-align: center;
  
      }
  
  
      .bloc3 {
        background:rgb(98, 0, 255);
          margin-left: 220px;
          width: 400px;
          height: 30px;
          position: absolute;
          bottom: 20px;
          left: 30px;
          transform: translate(-50%, -50%);
          border-radius: 130px;
          color: white;
          padding-top: 70px;
          padding-bottom: 70px;
          font-size: 80%;
  
  
        }
  
        .bloc3 h1 {
          text-align: center;
  
        }
  
        .bloc4 {
          background:rgb(98, 0, 255);
            margin: auto;
  margin-right: 5%;
            transform: translate(-50%, -50%);
            width: 400px;
            height: 30px;
              border-radius: 130px;
              color: white;
                  padding-top: 70px;
              padding-bottom: 70px;
              position: absolute;
              bottom: 20px;
              right: -200px;
              font-size: 80%;
  
          }
  
          .bloc4 h1 {
            text-align: center;
  
          }













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

            .bloc1 {
              background:rgb(98, 0, 255);
                margin-left: 200px;
                top: 230px;
                left: 30px;
                transform: translate(-50%, -50%);
                width: 350px;
                height: 30px;
                  border-radius: 130px;
                  color: white;
                      padding-top: 70px;
                  padding-bottom: 70px;
                  font-size: 65%;
                  position: absolute;
            
            
              }
            

            
              .bloc2 {
                background: rgb(98, 0, 255);
                  margin: auto;
                  padding-top: 70px;
                  padding-bottom: 70px;
                  top: 230px;
                  right: -200px;
                  width: 350px;
                  height: 30px;
                  border-radius: 130px;
                  transform: translate(-50%, -50%);
                  color: white;
                  position: absolute;
                  font-size: 65%;
                  margin-right: 10%;
            
                }

            
            
                .bloc3 {
                  background:rgb(98, 0, 255);
                    margin-left: 200px;
                    width: 350px;
                    height: 30px;
                    position: absolute;
                    bottom: 20px;
                    left: 30px;
                    transform: translate(-50%, -50%);
                    border-radius: 130px;
                    color: white;
                    padding-top: 70px;
                    padding-bottom: 70px;
                    font-size: 65%;
            
            
                  }
       
            
                  .bloc4 {
                    background:rgb(98, 0, 255);
                      margin: auto;
                    margin-right: 10%;
                      transform: translate(-50%, -50%);
                      width: 350px;
                      height: 30px;
                        border-radius: 130px;
                        color: white;
                            padding-top: 70px;
                        padding-bottom: 70px;
                        position: absolute;
                        bottom: 20px;
                        right: -200px;
                        font-size: 65%;
            
                    }
            
                
          
          .texteanxiete {
            font-size: 25px;
          }


            .textesommeil {
              font-size: 25px;
            }

          .textedouleur {
            font-size: 25px;
          }



          .textehumeur {
            font-size: 25px;
          }












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

            .bloc1 {
              background:rgb(98, 0, 255);
                margin-left: 180px;
                top: 230px;
                left: 30px;
                transform: translate(-50%, -50%);
                width: 300px;
                height: 10px;
                  border-radius: 130px;
                  color: white;
                      padding-top: 60px;
                  padding-bottom: 75px;
                  font-size: 60%;
                  position: absolute;
            
            
              }
            

            
              .bloc2 {
                background: rgb(98, 0, 255);
                  margin: auto;
                  padding-top: 60px;
                  padding-bottom: 75px;
                  top: 230px;
                  right: -200px;
                  width: 300px;
                  height: 10px;
                  border-radius: 130px;
                  transform: translate(-50%, -50%);
                  color: white;
                  position: absolute;
                  font-size: 60%;
                  margin-right: 15%;
            
                }

            
            
                .bloc3 {
                  background:rgb(98, 0, 255);
                    margin-left: 180px;
                    width: 300px;
                    height: 10px;
                    position: absolute;
                    bottom: 20px;
                    left: 30px;
                    transform: translate(-50%, -50%);
                    border-radius: 130px;
                    color: white;
                    padding-top: 60px;
                    padding-bottom: 75px;
                    font-size: 60%;
            
            
                  }
       
            
                  .bloc4 {
                    background:rgb(98, 0, 255);
                      margin: auto;
                    margin-right: 15%;
                      transform: translate(-50%, -50%);
                      width: 300px;
                      height: 10px;
                        border-radius: 130px;
                        color: white;
                            padding-top: 60px;
                        padding-bottom: 75px;
                        position: absolute;
                        bottom: 20px;
                        right: -200px;
                        font-size: 60%;
            
                    }





                    @media all and (max-width:725px)
                    {
          
                      .bloc1 {
                        background:rgb(98, 0, 255);
                          margin-left: 150px;
                          top: 230px;
                          left: 30px;
                          transform: translate(-50%, -50%);
                          width: 270px;
                          height: 10px;
                            border-radius: 130px;
                            color: white;
                                padding-top: 60px;
                            padding-bottom: 75px;
                            font-size: 55%;
                            position: absolute;
                      
                      
                        }
                      
          
                      
                        .bloc2 {
                          background: rgb(98, 0, 255);
                            margin: auto;
                            padding-top: 60px;
                            padding-bottom: 75px;
                            top: 230px;
                            right: -200px;
                            width: 270px;
                            height: 10px;
                            border-radius: 130px;
                            transform: translate(-50%, -50%);
                            color: white;
                            position: absolute;
                            font-size: 55%;
                            margin-right: 15%;
                      
                          }
          
                      
                      
                          .bloc3 {
                            background:rgb(98, 0, 255);
                              margin-left: 150px;
                              width: 270px;
                              height: 10px;
                              position: absolute;
                              bottom: 20px;
                              left: 30px;
                              transform: translate(-50%, -50%);
                              border-radius: 130px;
                              color: white;
                              padding-top: 60px;
                              padding-bottom: 75px;
                              font-size: 55%;
                      
                      
                            }
                 
                      
                            .bloc4 {
                              background:rgb(98, 0, 255);
                                margin: auto;
                              margin-right: 15%;
                                transform: translate(-50%, -50%);
                                width: 270px;
                                height: 10px;
                                  border-radius: 130px;
                                  color: white;
                                      padding-top: 60px;
                                  padding-bottom: 75px;
                                  position: absolute;
                                  bottom: 20px;
                                  right: -200px;
                                  font-size: 55%;
                      
                              }
          











                              @media all and (max-width:725px)
                              {
                    
                                .bloc1 {
                                  background:rgb(98, 0, 255);
                                    margin-left: 130px;
                                    top: 230px;
                                    left: 30px;
                                    transform: translate(-50%, -50%);
                                    width: 240px;
                                    height: 5px;
                                      border-radius: 130px;
                                      color: white;
                                          padding-top: 40px;
                                      padding-bottom: 50px;
                                      font-size: 45%;
                                      position: absolute;
                                
                                
                                  }
                                
                    
                                
                                  .bloc2 {
                                    background: rgb(98, 0, 255);
                                      margin: auto;
                                      padding-top: 40px;
                                      padding-bottom: 50px;
                                      top: 230px;
                                      right: -200px;
                                      width: 240px;
                                      height: 5px;
                                      border-radius: 130px;
                                      transform: translate(-50%, -50%);
                                      color: white;
                                      position: absolute;
                                      font-size: 45%;
                                      margin-right: 20%;
                                
                                    }
                    
                                
                                
                                    .bloc3 {
                                      background:rgb(98, 0, 255);
                                        margin-left: 130px;
                                        width: 240px;
                                        height: 5px;
                                        position: absolute;
                                        bottom: 20px;
                                        left: 30px;
                                        transform: translate(-50%, -50%);
                                        border-radius: 130px;
                                        color: white;
                                        padding-top: 40px;
                                        padding-bottom: 50px;
                                        font-size: 45%;
                                
                                
                                      }
                           
                                
                                      .bloc4 {
                                        background:rgb(98, 0, 255);
                                          margin: auto;
                                        margin-right: 20%;
                                          transform: translate(-50%, -50%);
                                          width: 240px;
                                          height: 5px;
                                            border-radius: 130px;
                                            color: white;
                                                padding-top: 40px;
                                            padding-bottom: 50px;
                                            position: absolute;
                                            bottom: 20px;
                                            right: -200px;
                                            font-size: 45%;
                                
                                        }
                    























                              @media all and (max-width:560px)
                              {
                    
                                .bloc1 {
                                  background:rgb(98, 0, 255);
                                    margin-left: 110px;
                                    top: 230px;
                                    left: 30px;
                                    transform: translate(-50%, -50%);
                                    width: 215px;
                                    height: 5px;
                                      border-radius: 130px;
                                      color: white;
                                          padding-top: 40px;
                                      padding-bottom: 50px;
                                      font-size: 45%;
                                      position: absolute;
                                
                                
                                  }
                                
                    
                                
                                  .bloc2 {
                                    background: rgb(98, 0, 255);
                                      margin: auto;
                                      padding-top: 40px;
                                      padding-bottom: 50px;
                                      top: 230px;
                                      right: -200px;
                                      width: 215px;
                                      height: 5px;
                                      border-radius: 130px;
                                      transform: translate(-50%, -50%);
                                      color: white;
                                      position: absolute;
                                      font-size: 45%;
                                      margin-right: 25%;
                                
                                    }
                    
                                
                                
                                    .bloc3 {
                                      background:rgb(98, 0, 255);
                                        margin-left: 110px;
                                        width: 215px;
                                        height: 5px;
                                        position: absolute;
                                        bottom: 20px;
                                        left: 30px;
                                        transform: translate(-50%, -50%);
                                        border-radius: 130px;
                                        color: white;
                                        padding-top: 40px;
                                        padding-bottom: 50px;
                                        font-size: 45%;
                                
                                
                                      }
                           
                                
                                      .bloc4 {
                                        background:rgb(98, 0, 255);
                                          margin: auto;
                                        margin-right: 25%;
                                          transform: translate(-50%, -50%);
                                          width: 215px;
                                          height: 5px;
                                            border-radius: 130px;
                                            color: white;
                                                padding-top: 40px;
                                            padding-bottom: 50px;
                                            position: absolute;
                                            bottom: 20px;
                                            right: -200px;
                                            font-size: 45%;
                                
                                        }
                    























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

.titre {
  font-size: 30px;
}

.retour {
  font-size: 30px;
}

.retour1 {
  font-size: 30px;
}

  .texteanxiete {
    margin-left: 40px;
    font-size: 20px;
    margin-right: 100px;
 
  }
  
  .fond1{
    background-color:rgb(98, 0, 255);
    }
  
    .fond2{
      background-color:rgb(98, 0, 255);
      }
  
    .retourblanc {
     float: right;
     color: rgb(255, 255, 255);
     font-size: 30px;
     margin-right: 40px;
   }
  
  .texteanxiete p {
    color: white;
    margin-right: 150px;

  }


  .textesommeil p {
    color: white;
    margin-right: 60px;

  }


  #anxiete {
    color: white;

  }
  #sommeil {
    color: white;

  }
  

 

  .textehumeur {
    margin-left: 40px;
  font-size: 20px;
    color:rgb(98, 0, 255);
    margin-right: 100px;
  
  }
  
  .textesommeil {
    margin-left: 40px;
    margin-right: 40px;
  font-size: 20px;
    color:rgb(98, 0, 255);
    padding-bottom: 50px;
  }
  


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



  .bloc1 {
    background:rgb(98, 0, 255);
      margin-left: 200px;
      top: 170px;
      left: 50px;
      transform: translate(-50%, -50%);
      width: 400px;
      height: 20px;
        border-radius: 130px;
        color: white;
        padding-top: 40px;
        padding-bottom: 50px;
        font-size: 30px;
        position: absolute;
  
  
    }
  
    .bloc1 h1 {
      text-align: center;
  
    }
  
    .bloc2 {
      background: rgb(98, 0, 255);
        margin-left: 200px;
      
        top: 310px;
        left: 50px;
        width: 400px;
        height: 20px;
        border-radius: 130px;
        transform: translate(-50%, -50%);
        color: white;
        position: absolute;
        font-size: 30px;
        padding-top: 40px;
        padding-bottom: 50px;
  
      }
      .bloc2 h1 {
        text-align: center;
  
      }
  
  
      .bloc3 {
        background:rgb(98, 0, 255);
          margin-left: 200px;
          width: 400px;
          height: 20px;
          position: absolute;
          top: 450px;
          left: 50px;
          transform: translate(-50%, -50%);
          border-radius: 130px;
          color: white;
          font-size: 30px;
          padding-top: 40px;
          padding-bottom: 50px;

        }
  
        .bloc3 h1 {
          text-align: center;
  
        }
  
        .bloc4 {
          background:rgb(98, 0, 255);
            margin-left: 200px;
            transform: translate(-50%, -50%);
            width: 400px;
            height: 20px;
            top: 617px;
            left: 50px;
              border-radius: 130px;
              color: white;
              padding-top: 40px;
              padding-bottom: 50px;
              font-size: 30px;
       
              position: absolute;

  
          }
  
          .bloc4 h1 {
            text-align: center;
  
          }
  
 }