/******************************************************************************/
/*                           HEADER ADMINISTRABLE                             */
/******************************************************************************/

.headerAdministrable {
    width: 100% !important;
    background-size: 980px auto !important;
    position: absolute;
    top: 0;
    z-index: -1;
}
