.report2041PB {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

table.partie {
    width: 100%;
    padding: 0px;
    margin: 0px;
    border: 0px;
}

th {
    height: 50px;
    font-size: 15px;
    text-align: left;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

td.souspartie {
    padding: 0px 0px 0px 25px;
    white-space: nowrap;
}

td.soustitre {
    height: 30px;
    white-space: nowrap;
    vertical-align: bottom;
}

td.soustitreItalique {
    font-style:italic;
    text-decoration : underline;
    white-space: nowrap;
}

.texteAvecMarge {
    margin-left: 15px;
}

.texteGrasSouligne {
    font-weight: bold;
    text-decoration : underline;
}