@charset "iso-8859-1";

#preloader {
position:absolute;
background-color:#3D4957;
height:1800;
width:300;
display:none;
z-index:5000; /* Mettez le z-index au-dessus des autres */
}

#preloadIMG {
position:absolute;
left:50%;
width:5px;
margin-left:-10px;
height:50px;
top:150px;
}
