li,a{
  color:white;
  margin: 10px;
 position: static;
display: inline-flex;
padding: none;
font-size: 15px;
}
a{
  text-decoration: none;
  font-weight: bolder;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
   margin-left: 1px;
 }
 a:hover{ 
  color: blue;
}
header{
 background-color: black;
 
}
input{
  margin: 5px;
  margin-left: 50px;
}
textarea{
  margin-left: 50px;
}
fieldset{
  box-shadow: 5px 0px 5px black;
  border: 5px;
width: 90%;
margin-left: 4%;
}
#footer{
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin-left: -2%;
  margin-right: 30%;
}
footer{
  width: 100%;
  height: 40%;
  background-color: #bdbbbb;
}
.lien{
  width: 20%;
  
}
.logo2{
    width: 20%;
    height: 30;
}
.k{
  color: black;
}
.o{
  padding-left: 50%;
font-family: 'Gill Sans', 'Gill Sans MT',  sans-serif;
margin-left: -2%;


}


h6{
  font-size: 15px;
  color: white;
}
section{
  margin-left: 340px;
}

.e:hover{
  color: rgb(236, 220, 0);
}
section{
  margin: 10px;
  display: contents;
}
section.img{
  margin-left: 5px;
  width: 20%;
}
.formation{
  background-color: white;
  border: 15px;
  border-radius: 18px;
  padding: 2px;
  margin-left: 1PX;
}
.mot{
  border-radius: 18px;
  border: 20px;
  padding: 5px;
}
.à{
  background-color: #ededed;
}
h3{
  font-family:  'Trebuchet MS', sans-serif;
}
h2{
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
font-size: 20px;
}

li:nth-child(1) button {
  color: blue;
  font-size: 40px;
}

li:nth-child(3) button {
 color: rgb(14, 71, 226);
 font-size: 35px;
}

li:nth-child(2) button {
 color: rgb(52, 211, 31);
 font-size: 35px;
}
h1{
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
font-size: 20px;
color: blue;
}
p{
  font-family: '', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
font-size: 18px;
color: blue;
}

button#c:hover{
  background-color: rgb(1, 192, 17);
}
.c{
  margin-top: -90%;
}
.w{
  margin-top: -90%;
  margin-left: 50%;
}
.p{
  background-color: #ededed;
}
.se{
  margin-left: 5%;
  
}

