img{
    width: 250px;
    height: 300px;
    margin: 50px;
    margin-top: 100px;

}
hr{
    width: 600px;
    height: 2px;
    background-color: black;
    margin-left: -1px;
}
.ecran{
    display: inline-block;
}
.text{
    margin-top: -360px;
    margin-left: 302px;
}
#profession{
    margin-left: 100px;
    color: #115173;
}
p{
    font-family: sans-serif;
    color: #393e46;
    font-size: 17px;
    width: 700px;
}
#formation{
    margin-left: 40%;
}
#gauche{
    width: 100px;
    height: 20px;
    margin-left: -100px;
    margin-top: -190px;
    background-color:  #393e46;
}
#droite{
    width: 100px;
    height: 20px;
    margin-left: 330px;
    margin-top: -28px;
    background-color: #393e46 ;
}
.formation{
    margin-top: -38px;
    color: #0f4c75;
    margin-bottom: 0%;

}
.compétence{
    margin-left: 40px;
    margin-top: -10px;
}
#compétence{
    color: #0f4c75;
}
li{
    color: #D65A31;
}