.rouge {
  color: #c42235;
}
.orange {
  color: #d0661c;
}
.vert {
  color: #77bc00;
}
.rouge {
  color: #c42235;
}
.orange {
  color: #d0661c;
}
.vert {
  color: #77bc00;
}
/* POLICES */
.defaultPolice {
  font-family: "proxima-nova-extra-condensed", "Open Sans Condensed", sans-serif;
  font-size: 18px;
}
.proximaLight {
  font-style: normal;
  font-weight: 300;
}
/*strong {
	font-family: "proxima-nova","Open Sans Condensed",sans-serif;
	font-style: normal;
	font-weight: bold;
}
*/
#loginPage h1 {
  color: #f7ba00;
}
#loginPage h1:before {
  background-color: #f7ba00 !important;
}
body div#loginPage #infoText {
  color: #f7ba00;
}
body div#loginPage #aMailTo {
  color: #f7ba00;
  font-size: 15px;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 300;
}
body div#loginPage #aMailTo:active {
  color: #f7ba00 !important;
}
body div#loginPage #aMailTo:visited {
  color: #f7ba00 !important;
}
body div#loginPage #envoiMailPassword {
  color: #f7ba00 !important;
}
body div#loginPage #retourAccueil {
  color: #f7ba00 !important;
}
body div#loginPage #retourAccueil:visited {
  color: #f7ba00 !important;
}
body div#loginPage #annuler {
  color: #f7ba00;
}
body div#loginPage .lostPassword {
  color: #f7ba00;
}
body div#loginPage #err {
  color: #f7ba00;
}
body div#loginPage .divPassword {
  color: #f7ba00;
}
body div#loginPage label {
  color: #f7ba00;
}
body div#loginPage input[type="submit"],
body div#loginPage .connecter,
body div#loginPage #connecter {
  background-color: #f7ba00 !important;
}
body div#loginPage form#login input[type="submit"] {
  background-color: #f7ba00 !important;
}
body div#loginPage a {
  color: #f7ba00;
}
#filAriane {
  background-color: #f7ba00;
}
#filAriane ul {
  background-color: #f7ba00;
}
#filAriane ul li {
  background-color: #f7ba00;
}
header #logoEntreprise {
  max-width: inherit;
  width: auto;
}
header .header_responsive {
  margin: 0 0 0 20%;
}
.lostPassword {
  color: #f7ba00 !important;
}
.lostPassword:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.lostPassword:before {
  background-color: #f7ba00;
}
.createAccount {
  color: #f7ba00 !important;
}
.createAccount:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.createAccount:before {
  background-color: #f7ba00;
}
