/*
//------------------------------------------------------------------
// 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
//
//------------------------------------------------------------------
*/

/*------------------------------------------------------------------*/
.txt_install {
  padding-top:10px;
  padding-bottom:10px;
  width:350px;
  line-height:17px;
}
#page #content #textes_gauche {
  padding-top:15px;
}
#page #content #textes_droit {
  float:right;
  padding-top:30px;
  padding-right:255px;
}
#page #content #miniatures_photos {
  width:700px;
  margin-left:70px;
  margin-top:25px;
}
#page #content #miniatures_photos a {
  float:left;
  padding-bottom:10px;
  padding-right:10px;
}