.parti-1{
    border: 2px solid;
    width: 260px; ;
    height: 600px;
    margin: -10px;
    background-color: black;
    position: fixed;
}
.image{
    border: 2px solid;
    width: 250px;
    height: 250px;
    margin-left: 10px;
    border-radius:50% ;
}
.image_profil{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.lien{
    border: none;
    height: 430px;
    margin-top: -20px;
}
.mes_liens{
    border: none;
    height: 50px;
    margin-top: 20px;
}
.lien_a{
    font-size: 30px;
    text-decoration: none;
    margin-left:50px ;
    color: orange;
}
i{
    margin-right: 20px;
}
.parti_2{
    border: none;
    height: 700px;
    width:72% ;
    margin-left:20% ;
}
.language{
    border: 2px solid;
    height: 45px;
    width:180px ;
    margin-left:85% ;
    border-radius:40px ;
    position: relative;
    bottom: 60px;
}
.français{
    font-size: 30px;
    position: relative;
    bottom: 35px;
    left: 20px;
}
#icone_validè{
    font-size: 40px;
    position: relative;
    top: 10px;
}
#icone_globe{
    font-size: 50px;
    position: relative;
    left: 75%;
}
body{
    border-right: 2px solid;
    margin-right: 65px;
}
.nom{
    margin-left: 40px;
    color: black;
    font-size: 40px;
}
.nom_1{
    margin-top: -40px;

}
.info{
    margin-left: 23% ;
    margin-top: -10px;
    font-size: 20px;
}
hr{
    width:80% ;
}
p{
    margin-left:9% ;
}
.liste_non_ordonnée{ 
            list-style-type: circle;
            margin-left:9% ;
}

