.blanc {
  color: #ffffff;
}
.bleuClair {
  color: #728FAA;
}
.bleuFonce {
  color: #063D64;
}
.bleu {
  color: #156DAB;
}
.vert {
  color: #60C539;
}
.gris {
  color: #6B6D6E;
}
.grisClair {
  color: #F3F6FF;
}
.grisClair1 {
  color: #E6E6E6;
}
.noir {
  color: #0F202A;
}
.orange {
  color: #FE801D;
}
.orangeClair {
  color: #FFF5EA;
}
.content-page-contact {
  position: relative;
}
.content-page-contact #maps-contact {
  height: 510px;
}
.content-page-contact .content {
  padding: 40px 20px 0 70px;
}
.content-page-contact .content h1 {
  color: #156DAB;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}
.content-page-contact .content form {
  padding-top: 20px;
}
article.node--type-federationstructure.node--view-mode-full .content-page-contact .content {
  padding: 40px 0 0 70px;
}
article.node--type-federationstructure.node--view-mode-full .content-page-contact .content p {
  margin-bottom: 10px;
}
article.node--type-federationstructure.node--view-mode-full .content-page-contact .content h1 {
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  margin-top: 36px;
}
article.node--type-federationstructure.node--view-mode-full .content-page-contact .content a.retour {
  color: #60C539;
  font-size: 15px;
  font-weight: bold;
  line-height: 22px;
}
article.node--type-federationstructure.node--view-mode-full .content-page-contact .content .coordonnees {
  margin-top: 25px;
}
article.node--type-federationstructure.node--view-mode-full .content-page-contact .content .coordonnees .email {
  background-image: url(../images/icon/email.png);
  background-position: left top;
  background-repeat: no-repeat;
  float: left;
  padding-left: 25px;
  padding-right: 10px;
}
article.node--type-federationstructure.node--view-mode-full .content-page-contact .content .coordonnees .telephone {
  background-image: url(../images/icon/phone.png);
  background-position: left top;
  background-repeat: no-repeat;
  float: left;
  padding-left: 25px;
}
article.node--type-federationstructure.node--view-mode-full .content-page-contact .content .coordonnees .adresse {
  background-image: url(../images/icon/geoloc.png);
  background-position: left top;
  background-repeat: no-repeat;
  clear: both;
  padding-left: 25px;
}
