body{
background: #d2cdc6 url(fond-soco.gif) no-repeat fixed center top;
}


#leflash{
position: absolute;
left: 50%;
top: 50px;
margin-left: -400px;
width: 800px;
height: 600px;
}


#footer{
position: absolute;
left: 50%;
top: 650px;
margin-left: -400px;
width: 800px;
height: 20px;
padding-top: 8px;
/*text-align: right;*/
color: #9b907e;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


#footer a{
text-decoration: none;
/*color: #574738;*/
color: #9b907e;
}


#footer a:hover{
text-decoration: none;
color: #574738;
}