#banniere {
    padding-bottom: 10px;
}
#banniere img {
    width: 990px;
}
#bandeau {
    height: auto;
    background: none;
    padding-left: 0;
}

.selectionner_button {
    background-color: #6a1109 !IMPORTANT;
    color: #FFFFFF;
}
.notSelected {
    background-color: #a64d45 !IMPORTANT;
    color: #FFFFFF;
}

.nb-supporters, .euros-collect {
    color: #a63c33;
}

.asterix {
    color: ;
    font-size: 18px;
    font-weight: 600;
}

.cotizasso-btn {
    text-decoration: none !important;
    display: inline-block;
    width: auto !important;
    color: #fff !important;
    margin-top: 8px !important;
    padding: 8px 125px 8px 5px !important;
    background: url(../img/bg_right_btn_cotizasso.png) no-repeat right #882F27 !important;
}

.cotizasso-btn:hover {
    opacity: 0.8;
}