/* #PRODUIRE{fond=css/fond_perdu.css}
   md5:d086309e4bd7bb6dad510d949fa1ca0a */
@media screen and (min-width:1000px){body{overflow-x:hidden}}
@media screen and (max-width:1000px) {.fond-perdu::before {content:none;display:none;}}
.fond-perdu {position:relative;}
.fond-perdu::before {position:absolute;z-index:-10;margin-left:-100%;margin-right:-100%;bottom:0;left:0;right:0;height:100%;content: " ";background:#000;}