.dirigeants-present
{
    font-size: 18px;
    margin-bottom: -4em;
}

.bloc-flex
{
    display: flex;
    align-items: center;
    justify-content: center;
    color: #092253;
}

#img-dirigeants
{
    margin-top: -6em;
    margin-left: -5em;
    margin-bottom: 6em;
}

.bloc-present
{
    font-size: 18px;
}

.bloc-chiffres
{
    background-color: white;
    margin-top: 4em;
    padding: 25px 0 25px 0;
}

.titre-chiffres
{
    font-weight: bold;
    font-size: 24px;
    text-align: center;
}

.bloc-img-chiffres
{
    font-size: 18px;
    background-color: white;
}

.bloc-img-chiffres div, .bloc-txt-chiffres div
{
    text-align: center;
}

.bloc-txt-chiffres
{
    font-size: 18px;
    background-color: white;
    padding: 20px 0 35px 0;
}

.titre-histoire
{
    font-weight: bold;
    text-align: center;
}

.bloc-friseG { height: 135px; }

.bloc-friseD
{
    height: 135px;
    margin: 0 0 0 35px;
}

.img-frise-sup
{
    position: absolute;
    z-index: 1;
}

.fond-img-frise { position: absolute; }

.date-frise
{
    color: #092253;
    font-size: 35px;
    font-weight: bold;
}

.txt-frise
{
    margin: 7px 0 0 130px;
    color: #092253;
    font-size: 18px;
}

.ligne-vertical
{
    border-left: dotted #092253 2px;
    height: 30px;
}

.ligne-horizontale
{
    border-bottom: dotted #092253 2px;
    margin: 1px 0 0 56px;
    width: 230px;
}