* {
  margin: 0;
}
  @font-face {
    font-family: "oswald";
    src: url("../fonts/oswald.regular.ttf");
    font-family: "lato";
    src: url("../fonts/Lato-Regular.ttf");
    font-family: "playfairdisplay";
    src: url("../fonts/PlayfairDisplaySC-Regular.otf");
  }


footer {
  background: linear-gradient(.25turn, #01B2C0, 40%, #302878);
}

.Mentions {
  display: flex;
  justify-content: center;
  font-family: lato;
  color: #FFFFFF;
  background-color: #302878;
  position: relative;
  top: 40px;
  height: 40px;
  padding-top: 10px;
}

.NEWSLESTTER {
  color: white;
  margin-left: 100px;
  font-family: oswald;
}

.TitreFooter {
text-align: center;
  color: white;
font-family: lato;
font-size: 40px;
}

footer ul {
  font-family: oswald;
  color: white;
  padding: 15px;
  margin-left: 35px;
}

input[type=search] {}

.bouton {
  background-color: #23398e;
  display: block;
  text-align: center;
  width: 130px;
  margin-left: 150px;
  line-height: 50px;
  border-radius: 10px;
}

footer a {
  color: white;
  text-decoration: none;
}

#Fb {
  width: 140px;
  height: 140px;
  position: relative;
  top: 220px;
  right: 320px;
}

.texte{
  font-size: 20px;
  text-align: right;
  padding-right: 100px;
  position: relative;
  bottom: 76px;
  font-family: oswald;
  color: white;
}

#info {
  font-size: 20px;
  text-align: center;
  font-family: oswald;
  margin-left: 1250px;
  color: white;
}

#P1 {
  position: relative;
  width: 300px;
  height: 150px;
  padding: 40px;


}

#P2 {
  position: relative;
  left: 150px;
  width: 300px;
  height: 150px;
  bottom: 40px;
}

#P3 {
  float: center;
  width: 200px;
  height: 180px;
  position: relative;
bottom: 20px;
 left:400px;



}

#P4 {
  width: 300px;
  height: 180px;
  position: relative;
 left: 600px;
 bottom: 20px;


}
