
.photo_droite {
  margin-left:10px;
  margin-bottom:10px;
  float:right;
}

.photo_gauche {
  margin-right:10px;
  margin-bottom:10px;
  float:left;
}

.photo_centre {
  margin:10px;
  display:block;
  text-align:center;
}

.article {
  padding-top:30px;
  float:left;
}


div.cms img {
  margin-left:10px;
  margin-right:10px;
  margin-bottom:10px;
}

