/**
 * @file
 * EDSR : Feuille de styles dédiée au contenus FÊTE DE LA SCIENCE - ANIMATION.
 */

article.node {
  background: url('../../../edsp/images/fdls/bandeau-fdls.png') left top repeat-x;
}

/*** INFORMATIONS ***/

#informations-page {
  background-color: #f9e6e6;
}
#informations-page .lieu .address .country {
  display: none;
}
#informations-page #intervenants {
  padding-top: 30px;
  border-top: 2px solid #232425;
}
#informations-page #intervenants h3 {
  margin-bottom: 20px;
  font-family: 'soleil-bold';
  font-size: 1.5em;
}
#informations-page #intervenants p {
  font-size: 1.15em;
}
