/* bandeaux-images statiques */

body.avec-bandeau-statique #bandeau a {
 background: url(img/banniere.jpg) no-repeat top left;
 }
#nom-labo {
 height: 190px;
}
/*--- Colonne 2 permanente ---*/
#texte_droite > div.bloc {
 margin-bottom: 20px;  /* espace vertical entre chaque bloc */
}
/* suppression des espacements présents sur la page d'accueil */
#pageune #texte #texte_droite > div.bloc h2,
#pageune #texte #texte_droite > div.bloc p {
 margin-bottom: 0;
}

#socialnetwork a  {
  display: block; 
  width: 40px;
  height: 40px;
  float: left;
  margin: 2px;
  background-color: #fff;
/*  border: solid 0px #666; */
  text-align: center;
}