/*
//------------------------------------------------------------------
// Auteur : Ludovic Martin <ludovic@dreamclic.com> / www.dreamclic.com
// 
// Version             : 2.0
// Date de création    : 26/06/2008
//
// Description         : feuille de style de rubrique
//
//------------------------------------------------------------------
*/
#page #content #titre_prestations {
  padding-top:15px;
}
#page #content #conteneur_prestations {
  width:740px;
  padding-bottom:25px;
}
#page #content #conteneur_prestations h4 {
  padding-bottom:5px;
}
#page #content #conteneur_prestations ul {
  margin:15px;
}
#page #content #conteneur_prestations ul li{
  padding-bottom:5px;
  color:#fff3e7;
}
#page #content #conteneur_prestations p {
  padding-bottom:5px;
}
#page #content #conteneur_prestations #conteneur_photos {
  float:right;
  width:345px;
  margin-left:15px;
}
#page #content #conteneur_prestations #conteneur_photos #photo04 {
  float:left;
  margin-right:5px;
}
#page #content #conteneur_prestations #conteneur_photos #photo02 {
  margin-bottom:5px;
}
#page #content #conteneur_prestations #photo03, #photo01, #photo05 {
  float:left;
  margin-right:15px;
  margin-bottom:5px;
}
#page #content #conteneur_prestations #photo01 {
  margin-right:5px;
}