.titrecrea {
    color: #f19a3a;
    font-size: 25px;
    text-align: center;
}

.textcrea {
    color: gray;
    font-size: 18px;
}

.name1 {
    color: #d0d400;
    font-weight: bold;
}

.name2 {
    color: #f19a3a;
    font-weight: bold;
}

.name3 {
    color: #82a600;
    font-weight: bold;
}

.name4 {
    color: #d0d400;
    font-weight: bold;
}

.name5 {
    color: #f19a3a;
    font-weight: bold;
}

.name6 {
    color: #82a600;
    font-weight: bold;
}

.poste {
    font-size: 15px;
    font-style: italic;
}

.desc {
    text-align : justify;
}

.textcrea {
    display: flex;
    flex-wrap: wrap;
}

.textcrea {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.perso {
    flex: 50%;
    padding: 25px;
    max-width:40%;
}