/* CSS général */

header {
    margin: 20px 0 20px 0;
}

body {
    height: 100%;
}


/* Contenu */

.contenu {
    margin: 20px 0 20px 0;
}


/*  Module iframe     */

.integration {
    background-color: #fff;
}

.row {
    text-align: center;
}

.informations {
    background-color: #fff;
}


/* Pied de page */