/*
//------------------------------------------------------------------
// 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 h3 {
  padding-top:15px;
}
#page #content #texte_intro {
  width:740px;
}
#page #content #paragraphe02, #paragraphe01 {
  width:320px;
  margin-right:20px;
  float:left;
  line-height:16px;
  padding-top:25px;
}
#page #content #paragraphe03 {
  width:300px;
  float:right;
  margin-top:15px;
  line-height:16px;
  margin-right:300px !important;
  margin-right:150px;
}
#page #content #align_droit {
  margin-left:395px;
  padding-top:15px;
}