
  body{
    background-color: #fff;
  }
  #header{border-top: 2px solid #fff;}
  .datepicker_minimal .header .column{ color:#fff;}
  #nav a, #valide,#resaloc input[type="text"].test{
  color:#fff;
  }
  .lien:link, .lien:visited,.effet {
      background-color: #fff;
  }
  #footer-bas a:link,#footer-bas a:visited,.coldatetxt{
    color:#fff;
  }
  #footer-bas {
    color:#fff;
  }
 .bgFooter a{
      color:#fff
 }

  #header {
      background: #F68132;
  }

  #footer-bas {
      background: #F68132;
  }

  #resaloc,#resaloc input[type="text"].test,.datepicker_minimal .header .column{
      background-color: #F68132;
  }
  .effet{ color:#F68132;}
 
.bgFooter{padding:15px;background-color:#F68132;text-align:center;color:#fff;
}

h1,#progress-bar,.lien:link, .lien:visited,.title_1,.accueiltitre,#widnews h2, #resaloc h2,#resaloc #valide{font-family: 'Oswald'}
h2{font-family: 'Roboto'}

#acc_widget .round_item {border-radius: 60%; overflow: hidden;}
#acc_widget .round_item .ombre {width: 100%; margin: 0 auto; height: 70px !important; text-align: center;}
#acc_widget .round_item .ombre h2 {margin: 20px auto 0 auto; max-width: 90%;}
.round_item .over_item {position: relative; bottom: 20px; width: 190px;}
.help-block{background-color:#ff0000; color:#fff}

#page_contact form table.datatable input{
  padding: 0;
  margin: 0;
  width: auto;
  clear: none;
  float: none; 
}

.errored .error{
      display: block;
    float: right;
    clear: right;
    width: 40%;
    padding: 5px;
    margin: 5px 25% 5px 0;
    color: red;
}

.errored input{
 background: red;
}
.accueiltitre{font-size:40px}

/*CHANGER LA COULEUR DU BOUTON VALIDER - LOCATION SUR LA >HOME*/
#resaloc #valide{background-color: #3C3C3B;}
#nav a:hover, .sltpage li{ color:#3C3C3B;}