/* --------------------------------------------------------------- */
/*
/* Actualités  
/*
/* --------------------------------------------------------------- */
#page {
    padding-bottom:65px;
}

#page h2 {
    margin-bottom:15px;
    font-size: 32px;
}

.section_page.actualite:nth-child(odd) {
    background: url(../../img/logo_societe.png) no-repeat;
    background-position: calc(100% / 2 + 380px) bottom;
    background-color: #e2dddb;
}

.section_page.actualite .image iframe {
    width:100% !important;
    object-fit: contain;
}