#page h2 {
    margin-bottom:15px;
    font-size: 32px;
}

#page .btn.btn-rouge  {
    background-color: #9e0b0f;
    border-color: #9e0b0f;
    color: #FFF;
    text-transform: uppercase;
    font-weight: bold;
}

#page .texte img  {
    /*max-width:100%;
    height: auto !important;
    width: auto !important;*/
}