/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 26 janv. 2014, 21:49:32
    Author     : olivierserre
*/

body {
    padding-top: 50px;
    margin-bottom: 40px;

}

.starter-template {
    padding: 40px 15px;
    text-align: center;
}

[class*="col-"] {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: white;
}

.blanche {
    background-color: white;
    border: none
}

p {
    text-align: justify;
}