diff --git a/stylescommuniquant.css.html b/stylescommuniquant.css.html
index b0ce0e63e7c7888346e57bfdfd892ca274baf865..10d5339dfe49dc5872af99fd94cb90546e79444c 100644
--- a/stylescommuniquant.css.html
+++ b/stylescommuniquant.css.html
@@ -114,13 +114,13 @@ div#content { margin: 0; width:#GET{LargeurContaineur}px; }
  }
  #communiquant_content_extra {
 	float: none;
-	width: 100%;
+	width: inherit;
  }
 }
 
 @media (max-width: 640px) {
  #homeDessousBreves, .dessousbreves, #homequoideneuf, #homeagenda {
-	width: 100%;
+	width: inherit;
 	float: none;
  }
 }