#div_attente{
z-index: 10;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-color: #FFFFFF;
display: none;
background: url(../../images/fond_incline.gif) repeat fixed 0 0;
}
