body{
    border-right: 2px solid;
    height: 700px;
    margin-right: 100px;
}
.container1{
    border: 2px solid;
    height: 100%;
    width: 250px;
    background-color: black;
    position: fixed;
    margin: -10px;

}

.image{
    border: 2px solid white;
    height: 180px;
    width: 180px;
    margin: 10px;
    margin-left: 12%;
    border-radius: 150px;
}

.img-profil{
    width: 100%;
    height: 100%;
    border-radius: 150px;

}

.lien{
    border: none;
    height: 420px;
}

.mes-lien{
    border: none;
    height: 40px;
    margin-top: 40px;
}

.lien-a {
   text-decoration: none;
    font-size: 30px;
    position: relative;
    left: 30px;
    color: gray;
}
.lien-a:active{
   color: white; 


}


i{
    margin-right: 20px;
}

#icon{
    color: white;
    font-size: 30px;
}

.langage{
    border: 2px solid;
    width: 150px;
    height: 35px;
    position: relative;
    left: 86%;
    border-radius: 20px;
}

.lange-fr{
    font-size: 30px;
    position: relative;
    bottom: 50px;
    margin-left: 10px;
}

.icon-valider{
    border: none;
    width: 20px;
    height: 20px;
    left: 75%;
    position: relative;
    top: 2px;

}

#icon-check{
    color: black;
    font-size: 35px;
}

.world{
    border: none;
    width: 40px;
    height: 40px;
    left: 80%;
    position: relative;
    bottom: 40px;
    
}

#icon-world{
    font-size: 40px;
}

.resumer-user{
    border: none;
    height: 100%;
    width: 80,5%;
    margin-left: 240px;
}
.user-name{
    border: none;
    width: 250px;
    height: 60px;
    margin: 10px;
    margin-left: 20px;
}

.user{
    font-size: 35px;
}
.infos-contact{
    border: none;
    width: 200px;
    height: 50px;
    margin-left: 20px;
}

#icone-infos{
    position: relative;
    top: 15px;
    font-size: 20px;
}

.infos-p{
    margin-left: 30px;
    font-size: 30px;
    margin-top: -15px;
}

.metier{
    margin-left: 20px;
    font-size: 20px;
}

#line{
    width: 80%;
    border: 1px solid;
}

.citation{
    margin-left: 20px;
    font-size: 20px;
}

.histoir-user{
    margin-left: 20px;
    font-size: 20px;
    
}

.histoir-user:first-letter{
    font-size: 50px;
    font-style: italic;
}

.externe-link{
    color: black;
    
}
