#Certif {
    text-align: center;
    margin-top: 4%;
    margin-bottom: 4%;
}

#part2acc {
    display: flex;
    justify-content: space-around;
}

#lien1 {
    text-decoration: none;
}

#nomprénom {
    text-align: center;
}

#procertifs {
    font-size: 120%;
    display: flex;
}

#certifs-centrer {
    display: flex;
    justify-content: space-around;
    text-align: center;
}

#imgcontour {
    width: 420px;
    height: 210px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
    border: 0.175rem solid;
    color: black;
}

#teteuh {
    width: 75%;
    border-radius: 50%;
    margin-left: 70px;
}

#imgcontour2 {
    width: 250px;
    height: 250px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
    color: black;
}

#titrecomp {
    justify-content: center;
}

#texteCopie {
    display: none;
}