diff --git a/dist/style_prive.html b/dist/style_prive.html
index c8377de0e69460de5c6a2ebcd02f486ec3502a6d..c70c4c4780766cc8465106a22701b50e3d1b1e51 100644
--- a/dist/style_prive.html
+++ b/dist/style_prive.html
@@ -240,7 +240,9 @@ ol.formfx fieldset legend {
 		margin-bottom: 0px;
 }
 table.spip_barre {
-	background-color: #GET{claire};
+	background-color: #GET{foncee};
+	border-left: 1px solid #GET{claire};
+	border-right: 1px solid #GET{claire};
 	padding: 3px;
 	padding-bottom: 0px;
 }