.bloc_noir{
    border: 2px solid;
    height: 650px;
    width: 250px;
    background-color: black;
    position: fixed;
}
.image{
    border: 2px solid white;
    height: 200px;
    width: 200px;
    border-radius: 100px;
    margin-left: 22px;
    margin-top: 10px;
}
.img{
    height: 100%;
    width: 100%;
    border-radius: 100px;
}
.link{
    border: none;
    height: 50px;
    margin-top: 30px;
}
.A{
    font-size: 35px;
    margin-left: 20px;
    text-decoration: none;
    color: gray;
}
.Texte{
    border: none;
    height: 800px;
    margin-left: 20%;
    width: 75%;
}
.Langue{
    border: 2px solid;
    width: 150px;
    height: 50px;
    margin-left: 84%;
    margin-top: -50px;
    border-radius: 30px;
}
.Langue_FR{
    font-size: 30px;
    position: relative;
    bottom: 25px;
    margin-left: 5px;
}
.Nom{
    font-size: 40px;
    color: gray;
    margin-left: 20px;
}
.Mes_contacts{
    position: relative;
    margin-left: 20px;
    font-size: 20px;
    
}
.Paragraphe1{
    margin-left: 20px;
    font-size: 22px;
}
.Identite{
    margin-left: 20px;
    font-size: 22px;
}
hr{
    width: 80%;
}
.surnom{
    margin-left: 20px;
    font-size: 22px;
}
.mpf{
    margin-left: 20px;
    font-size: 22px;
}

.mpf::first-letter{
    font-size: 50px;
}
.mes_sites{
    margin-left: 20px;
    font-size: 22px;
} 

#icon{
    color: gray;
}
#icon_valider{
    position: relative;
    top: 5px;
    font-size: 25px;
}

#icon_monde{
    position: relative;
    font-size: 50px;
    top: 10px;
    left: 76%;

}

body{
    border-right: 2px solid;
    margin-right: 8%;
}

#icon_info{
    font-size: 35px;
    margin-top: 10px;
}

.site{
    color: black;
}