.dribultd {
    padding: 1em;
    width: 7em;
}

.text-bold {
    font-weight: bold;
}

.text-underline {
    text-decoration: underline;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

.totalMontant {
    height: 20px;
}

.griser {
    background-color: #ebebe4;
}

.margin-top {
    margin-top: 10px !important;
}

.tab-bulletins {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
    border: 1px solid black;
}

.noBorder {
    border: none !important;
}

#tabBulletinsDri {
    border: 0;
    background-color: #ecf6ff;
}

#tabBulletinsDri th, #tabBulletinsDri tr.ligneRevenu td.tiPamctd {
    border: 2px solid black;
}





