.ifi-theorique-table td {
    padding: .5em;
}

.sousTitrePetit {
    border-color:#00688A;
}

.dec2042_Fond {
    text-align:left;
}

.divNotice {
    text-align:right;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-underlined {
    text-decoration: underline;
}

.text-bold {
    font-weight: bold;
}

.visible {
    display: block;
}

.not-visible {
    display: none;
}

.margin1 {
    margin: 1em;
}

.margin2 {
    margin: 2em;
}

.input-like-span {
    border: 1px solid;
    background-color: white;
    padding: 0.1em;
    display: inline-block;
    width: 12em;
    height: 1.3em;
}

.text-align-left {
    text-align: left;
}