/*
//------------------------------------------------------------------
// 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
//
//------------------------------------------------------------------
*/

/*------------------------------------------------------------------*/
#content #photos_installations {
  width:565px;
  float:right;
  margin-right:15px;
  margin-top:25px;
}
/*------------------------------------------------------------------*/
#content #textes_installations {
  width:350px;
  padding-top:25px;
  padding-left:10px;
}
#content #textes_installations ul {
  list-style-type:circle;
  margin-left:15px;
}
#content #textes_installations ul li {
  padding:5px;
}