/* cmsms stylesheet: Mobile modified: 05/06/2018 08:41:13 */
body {
    margin: 0px;
    font-family: "Arial", sans;
    position: relative;
}

body #wrapper {
    width: auto;
}

body #header {
    height: 100px;
    border-bottom: 2px black solid;
}

body #footer {
    border-top: 2px solid black;
    padding-top: 10px;
    width: 100%;
}

body #footer dl {
    display:table-cell;
    width: 25%;
    text-align: center;
}

body #footer dd {
        -webkit-margin-start: 0px;
}

body #footer .home, body #footer .face, body #footer .insta, body #footer .mail{
    width:50%;
}

body #content {
    margin: 0px 5% 0px 5%;
    margin-bottom: 10%;
}

.upload table {
    margin-left: 0px;
}

.photo img, .photoPersonnel img {
    margin-bottom: 10px;
}

#separation, #espace {
    display: none;
}

.Dimages p {
    margin: 0px;
}

#nav_icon span {
    background-color: black;
}

#header #titre {
    margin-left: 85px;
    padding-top: 35px;
}

#header #titre h2 {
    margin: 0px;
    text-transform: uppercase;
    text-align: center;
}

.photoPersonnel img {
    float: center;
    margin-top: 10px;
}

.fleche {
    position: fixed;
    bottom: 20px;
    opacity: 0.6;
}

.fleche_img {
    width: 20%;
}
