* {
    font-family: sans-serif;
    color: #565656;
}
body {
    margin: 50px;
}

img {
    border: 0px;
}

.content {
    margin-top: 15px;
    text-align: left;
    width:700px;
    text-align:justify;
}

form label img {
    vertical-align:bottom;
}

.img_bottom {
    vertical-align:bottom;
}

#bandeau {
    background-color: #171717;
}

#bandeau_bottom {
    vertical-align:bottom;
}