diff --git a/dist/style.html b/dist/style.html
index a56ed234d0acccbe4fa72998049d381261257d00..760c37ac824551c2a82ce4e2da6b11719911dff9 100644
--- a/dist/style.html
+++ b/dist/style.html
@@ -962,8 +962,9 @@ a.bouton_rotation:hover img {
 
 
 .cadre-formulaire {
-/*	border: 1px solid ##ENV{couleur_foncee,3874b0};
-	background-color: #dddddd;*/
+	border: 1px solid ##ENV{couleur_foncee,3874b0};
+	background-color: #dddddd;
+	padding: 5px;
 	color: #444444;
 	font-family: verdana, arial, helvetica, sans;
 	font-size: 11px;