/*************************************
*               Fonts                *
*************************************/
/*************************************
*               Variables            *
*************************************/
/*************************************
*               All                *
*************************************/
.logo_client img {
  max-width: 100%;
  width: 335px; }

.grid-haut {
  padding-top: 30px;
  padding-bottom: 30px; }

.encours_maintenance {
  margin-top: 30px; }
  .encours_maintenance .encours_titre {
    color: #707070;
    font-weight: bold;
    font-size: 22px; }

.encours_barre {
  height: 13px;
  width: 100%;
  border: 1px solid #707070; }
  .encours_barre .encours_barre_bg {
    background-color: #28265B;
    width: 50%;
    height: 100%; }

.moteur_div {
  text-align: right; }
  .moteur_div img {
    max-width: 100%;
    width: 850px; }

.logo_vep {
  max-width: 250px; }

/*# sourceMappingURL=main.css.map */
