diff --git a/noisettes/header/fondpage.html b/noisettes/header/fondpage.html
index 505e3f5e364affacf6dcaf23ad5cc66f1a3835cd..07e3bab0275f6bfd7a98dd881b939a67b7f1e0a5 100644
--- a/noisettes/header/fondpage.html
+++ b/noisettes/header/fondpage.html
@@ -16,6 +16,7 @@
 </BOUCLE_FondPage><//B_FondPageTemplate><//B_FondPageRubrique>
 [<style type="text/css">
 /*<!\[CDATA\[*/
+@media only screen and (min-width: #CONFIG{soyezcreateurs_layout/largeurconteneur,960}px) {
 html {
 	background-color:[#(#GET{lefond}|image_reduire{30,0}|couleur_extraire{15,5})];
 	background-image:url((#GET{lefond}|image_reduire{1920,0}|extraire_attribut{src}|url_absolue));
@@ -38,6 +39,7 @@ html:after { background: url((#GET{lefondhachures}|extraire_attribut{src}|url_ab
 	opacity: 0.5;
 	z-index: -2;
 }]
+}
 /*\]\]>*/
 </style>]
 #FILTRE{mini_html}
\ No newline at end of file