.corp{
    background-color: #ffffffca;
}

.contenair-profil{
    border: 2px solid ;
    height: 650px;
    width: 20%;
    margin: -20px;
    background-color: blue;
    position: fixed;
}
.profil{
    border: 2px solid;
    height:200px ;
    width: 200px;
    margin: 30px;
    border-radius: 50%;
}
img{
    height: 100%;
    width: 100%;
    border-radius: 50%;
}
.contenair-lien{
    border: none;
    height: 100%;
}
.contenair-sous-lien{
    border: none;
    margin-top: 10px;
    height: 50px;
}
a{
    font-size: 30px;
    color: white;
    margin-left: 25%;
    text-decoration: none;
}
i{
    margin-right: 10px;
}
.contenu{
    border: 2px solid;
    height: 700px;
}
.langue{
    border: 2px solid;
    height:30px ;
    margin-left: 80%;
    border-radius: 20px;
    width: 200px;
}
.fr{
    position: relative;
    bottom: 20px;
    text-align: center;

}
.habib{
    margin-left: 25%;
}
.niang{

margin-left: 35%;

}



