body{
    background-color: rgba(225, 217, 217, 0.832);
}
a{
    margin-top: -58px;
    margin-left: 35px;
    display: flex;
    padding: 15px;
    text-decoration: none;
    color: white;
    font-size: 20px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}
.v{
color: rgb(141, 141, 141);
}
hr{
    
    margin-left: 45px;
}
h2{
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;

}

img{
    border-radius: 80% 80% ;
    padding: 20px;
}

.bar{
    background-color: black;
    margin-left: 5%;
    width:190px;
}
.entete{
    display: flex;
}
.text{
    margin-left: 20px;
}
li{
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 2%;
    margin-left: -20px;
}
p{
    font-size: 18px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}
li{
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}
.option{
    border-radius: 20px;
    font-family:  'Arial Narrow', Arial, sans-serif ;
    padding-left: 20px;
    background-color: white;
}
.b{
display: flex;
}
.img{
    margin-top: -20px;
    margin-left: -20px;
}
big{
    font-size: 100px;
}