diff --git a/prive/style_prive.html b/prive/style_prive.html
index ec62113c057f7386731d667c062386224e9d604a..5916f7de6c7b134ef352249156c61662ab83edcf 100644
--- a/prive/style_prive.html
+++ b/prive/style_prive.html
@@ -83,7 +83,7 @@ div.table_page { margin-top: 1em; }
 
 #copyright {text-align:right;font-size:x-small;padding-top:1em;border-top:1px solid #eee;}
 
-#chemin { font-size: 0.85em; overflow: hidden; margin: 0; padding: 0;	text-align:#GET{left};}
+#chemin { overflow: hidden; margin: 0; padding: 0;	text-align:#GET{left};}
 #chemin > a  { color: #444; }
 #chemin > a:hover { text-decoration: underline;  }
 
@@ -514,7 +514,7 @@ td.message, a.message { background: url([(#CHEMIN_IMAGE{m_envoi[(#GET{rtl})].gif
 /* Listes d'objet */
 .liste-objets{
 	margin:20px 0 0;
-	font-size:.85em;
+	font-size:.95em;
 	border: 1px solid #dfdfdf;
 }
 .cadre .liste-objets{font-size:1em;}