*{margin:0;padding:0;border:0;outline:none;}

body{
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
background:#6a635b url(../images/body.jpg) repeat-y;
}


#page
{
position:absolute;
left:0;
top:0;
background:url(../images/fond-site.png) no-repeat center center;
width:100%;
height:100%;
}


#flash{
width:923px;
height:576px;
position:absolute;
left:50%;
top:50%;
margin-top:-288px;
margin-left:-461px;
}

#flash ul li
{
list-style-type:none;
display:inline;
margin-right:10px;
}

#flash ul li a
{
color:#ccde00;
text-decoration:underline;
}

#flash ul li a:hover
{
text-decoration:none;
}

#footer
{
position:absolute;
width:923px;
text-align:center;
background:url(../images/footer.png) no-repeat top center;
left:50%;
margin-left:-461px;
color:#1b1714;
margin-top:20px;
text-transform:uppercase;
line-height:15px;
}

#footer a
{
color:#ccde00;
text-decoration:underline;
}

#footer a:hover
{
text-decoration:none;
}

#footer #jaune
{
color:#ffffff;
}

