body {
    /*background-image: url(../images/fond_formulaire_2016.jpg);*/
    background-repeat: no-repeat;
    background-position: center top;
    /*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
    /*background-color: #002A4C;*//*#04822E;*/
}
.header {
    margin-top: 77px;
    color: #FFF;
    height: 140px;
    min-height: 130px;
}
.subtitle {
    color: #09C;
}
.session label {
    font-weight: normal;
}
.form-seminaire .form-group {
    margin-bottom: 5px;
}
.has-error {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.jumbotron {
    padding-bottom: 24px;
}