/* ---[ LESS IMPORT ]------------------------------- */
/*
	Tablet and Desktop (Landscape and Portrait) - Permettre la vue mobile sur desktop
	Phone (Landscape and Portrait)
*/
/*Big Circle Iĉone*/
/*Landing (avec Corde) - Medium Circle Iĉone*/
/*Small Circle Iĉone*/
/*Advantage Icône*/
/* ---[ CSS ]------------------------------- */
#footer {
  margin-top: 10px;
}
.footer.is-desktop-only .section-wrapper.copyright .conditions {
  top: 55px;
}
.footer.is-desktop-only .section-wrapper {
  background: url(/Styles/Images/Generic/dotted-line.png) repeat-x 0 top;
  padding-top: 20px;
  margin-top: 10px;
}
#footer .footer-body {
  margin-bottom: 10px;
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: middle;
}
#footer .copyright {
  color: white;
  text-align: center;
  font-family: Humanist777BT, Verdana, Arial, Sans-Serif;
  font-size: 9px;
  padding-bottom: 10px;
  padding-bottom: 5px;
}
#footerplaceHolder {
  /*doit être la même hauteur que le footer*/

  height: 40px;
}
.footer-wrapper {
  position: relative;
  /*vertical-align: initial;*/

  height: 40px;
}
.footer-wrapper #copyrightGJC {
  color: #696969;
  font-size: 0.78em;
}
