* {
    font-family:Roboto;
}
#titre{
    text-align: center;
}
#imgpfp{
    width: 410px;
    padding: 50px;
    margin: auto;
}
#f1{
    background: lightgrey;
    width: 1355px;
    height: 600px;
}
#f2{
    background: whitesmoke;
    width: 600px;
    height: 350px;
    padding: 40px;
    float: left;
    margin: 40px;

}
#mf {
    padding: 10px;
    margin-top: -40px;
}
#desc {
    margin-top: -20px;
}

figure{
    background:lightblue;
    width:1750px;
    height:130px;
}



h2{
    margin:center
}

/**
* Header
*/
#image{
    width:150px;
    vertical-align:middle;
    float: left;
  }

  a {
    color: #7accff;
    text-decoration: none;
  }

 

  

  .test {
    list-style-type: none;
    padding: 0;
    overflow: hidden;
    background-color: #7accff;
    top: 0;
    font-size:30px;
    text-align: center;
    float:none;
    margin-left: 100px;
  }
  #section{
    list-style-type: none;
    background-color: #7accff;
    font-size:30px;
  }
  li {
    float: left;
  }

  li a {
    display: block;
    color: #ffffff;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
  }

  li a:hover {
    background-color: #FFB860;
  }

  .a{

    float: left;
    display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;

  }
  .active {
    background-color: #7accff;
  }
  figure{
    background:#ffffff;
    height: 128px;
    width: auto;
    margin: 0 0 0 -1px;

  }


  /**
  * Main
  */

  main {
    margin: 30px 8px;
    padding: 15px;
    border-radius: 5px;
  }
 
 /**
  * Footer
  */

  footer{
    margin:30px 0 0 0;
  }


  h2{
    font-size: 5rem;
    font-weight: bold;
    padding: 3rem;
}
.coming-soon{
    min-height: 100vh;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin-top: -230px;

}
.countdown{
    display: flex;
    justify-content: space-around;
   text-align: center;
}

.day,.hour,.minute,.seconde{
font-size: 3rem;

}

.planning {

    height: 60vh;
}

nav h1 {
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    font-size: 32px;
    text-align: center;
    margin-top: -260px;

}

.titre {
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    font-size: 25px;
    margin-left: 10px;
}

.text{
    padding: -5px;
}
