    html {
        background: #7a787a;
        background-attachment: fixed;
    }
    body {
        background: #7a787a;
        background-attachment: fixed;
    }
    #banniere img {
        width: 970px;
        margin-left:15px;
        padding-bottom: 10px;
    }
    #header .panel {
        background: none;
    }
    #header .panel-holder {
        height: auto;
        width: 1000px;
        padding-left: 0;
        padding-right: 0;
    }
    

.notSelected {
    background-color: #589946;
    color: #FFFFFF;
}

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

.asterix {
    color: #7a787a;
    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 #3A7B28 !important;
}

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