body {
    background: #5e8a88;
    background-attachment: fixed;
}
body {
    background-image: none;
}
#banniere {
    padding-bottom: 40px;
}
#banniere img {
    width: 970px;
}
#header {
    height: auto;
}

.notSelected {
    background-color: #9A012F !IMPORTANT;
    color: #FFFFFF !IMPORTANT;
}

.selectionner_button{
    background-color: #DFB881 !IMPORTANT;
    color: #FFFFFF !IMPORTANT;
}

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

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

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

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