.hauteur-container {
    background-color: #fff;
    padding: 30px;
}
.hauteur-container .titre {
    font-family: bebasneue;
    text-transform: uppercase;
    color: #2765ad;
    text-align: center;
    font-size: 40px;
    margin-bottom: 45px;
}
.hauteur-container p {
    color: #212121;
}
.hauteur-container .sous-titre {
    font-family: bebasneue;
    text-transform: uppercase;
    color: #373737;
    font-size: 23px;
    margin-top: 35px;
    margin-bottom: 25px;
}
.hauteur-container .niveau .documentation > div.img-container > img {
    width: 70% !important;
}
.hauteur-container .niveau .documentation > div.img-container {
    margin-right: 20px;
    vertical-align: top;
    width: 25%;
    float: left;
}
.hauteur-container .niveau .documentation .explication {
    text-align: left;
    float: left;
    margin-bottom: 30px;
}
.hauteur-container .niveau .documentation > div {
    display: inline-block;
}
.bolder {
    font-size: 23px;
    font-weight: bold;
    font-family: bebasneue;
}
.red {
    color: #ec3c4c !important;
}
.hauteur-container .elan {
    padding: 0 150px;
    margin-top: -50px;
}
.hauteur-container .elan .img-container {
    padding-left: 50px;
}
.spec-air-hauteur .tableau .table thead tr td {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #2765ad;
    padding: 10px 0px;
    margin-bottom: 5px;
}
.spec-air-hauteur .table>thead>tr>td {
    color: #212121;
    font-family: Arial;
    font-weight: bold;
}
.table {
    border-spacing: 0 5px;
    margin-bottom: 40px;
}
table {
    border-collapse: separate;
}
.sautoir {
    margin-bottom: 50px;
}
.sautoir .padding-container {
    padding: 30px 0px 30px 75px;
}
.sautoir .sous-titre {
    font-family: bebasneue;
    text-transform: uppercase;
    color: #373737;
    font-size: 23px;
}
.bold {
    font-weight: bold;
}
.tableau-recapitulatif .sous-sous-titre {
    font-family: bebasneue;
    text-transform: uppercase;
    color: #2765ad;
    font-size: 20px;
}
.table-sautoir-hauteur .table-title {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #2765ad;
    padding: 10px 0px;
    margin-bottom: 5px;
}
.table-sautoir-hauteur .table>thead {
    background-color: #ffffff;
    font-family: Arial;
    text-transform: uppercase;
}
.table-sautoir-hauteur .table .gamme>td {
    background-color: #c1c1c1;
    border-right-width: 0px;
    border-right-style: solid;
    border-right-color: #FFF;
    color: #212121;
    font-family: Arial;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}
.table-sautoir-hauteur .table>tbody>tr>td, .table-sautoir-hauteur .table>tbody>tr>th {
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    padding: 9px 8px 11px 18px;
    color: #212121;
}
.tableau-recapitulatif .sous-sous-titre {
    font-family: bebasneue;
    text-transform: uppercase;
    color: #2765ad;
    font-size: 20px;
}
.formulaire-footer-container .titre {
    text-align: left;
    text-transform: uppercase;
    font-family: bebas_neuebold;
    color: #eb0400;
    font-size: 27px;
    margin-bottom: 9px;
}
.formulaire-footer-container a {
    color: #fff;
    text-decoration: none;
}
@media (min-width: 1200px) and (max-width: 1400px) {
    .hauteur-container .niveau {
        float: right;
        margin: 40px 15px;
    }
}
.hauteur-container .niveau .documentation {
    text-align: center;
    clear: both;
}
.img-container .img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    border: 0;
}
.hauteur-container .col-md-6{
    margin-top: 50px !important;
}
.table-sautoir-hauteur .table>tbody>tr>td, .table-sautoir-hauteur .table>tbody>tr>th {
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    padding: 9px 8px 11px 18px;
    color: #212121;
}
.table-sautoir-hauteur .table .gamme>td:last-child img.iaaf {
    position: absolute;
    bottom: 20%;
    right: 2%;
    width: 5%;
}
.table-sautoir-hauteur .table .gamme>td:last-child img.ffa {
    margin-left: 550px;
    width: 10%;
}
.table-sautoir-hauteur .table>thead>tr>td {
    color: #767676;
    font-family: Arial;
    border-width: 0 2px 0 2px;
    border-style: solid;
    border-color: #FFF;
}

