public function __construct($id, $liens, $cart = 0, $to_print = 0, $entrepots_localisations = array())
 {
     parent::notice_affichage_unimarc($id, $liens, $cart, $to_print, $entrepots_localisations);
 }