/* CSS Document */
html, body{ 
height:100%; 
margin:0px; 
padding:0px;
text-align:center; 
}

 
 
div#full{
width:1000px;

background-image:url(fr/img/pixel_blanc.gif);
text-align:center;
}
 

 
div#flash{ 

border:0px; 

margin-left:130px;
top:79px;
width:500px;
height:430px;
position:absolute; 
z-index:1; 

}
