diff --git a/ecrire/exec/statistiques_repartition.php b/ecrire/exec/statistiques_repartition.php
index 0b1c07d78546898a1b28d2ccced7e24ae0106d1b..ca1438e9b11ccb525ef70833780ab2bb4c4fc3af 100644
--- a/ecrire/exec/statistiques_repartition.php
+++ b/ecrire/exec/statistiques_repartition.php
@@ -87,7 +87,7 @@ function enfants_aff($id_parent,$decalage, $critere, $gauche=0) {
 
 				
 				if ( $largeur_rouge > 2) 
-					echo bouton_block_depliable("<a href='" . generer_url_ecrire("naviguer","id_rubrique=$id_rubrique") . "' style='color: black;' title=\"$descriptif\">$titre</a>","stats$id_rubrique");
+					echo bouton_block_depliable("<a href='" . generer_url_ecrire("naviguer","id_rubrique=$id_rubrique") . "' style='color: black;' title=\"$descriptif\">$titre</a>","plie","stats$id_rubrique");
 				else
 					echo 	"<span class='verdana1'>",
 					  "<a href='" . generer_url_ecrire("naviguer","id_rubrique=$id_rubrique") . "' style='color: black;' title=\"$descriptif\">$titre</a>",