@charset "utf-8";

.body_bleu {
    background-color: #021182;
    background-image: url(../images/fond.png);
    background-position: top;
    background-repeat: repeat-x;
    background-attachment: fixed;
}
