public function getTitre()
 {
     $this->__load();
     return parent::getTitre();
 }