

#emplacement_gauche{

    display: none;
    height: 100%;
    margin-left: 1%;
    width:19%;
    height: auto;
}



#emplacement_central{
    width: 100%;
}



#ligne_lien{
    display: flex;
    justify-content: center;

}


#ligne_lien a {
    margin: 0px 20px;
}