HTML { height:100%; width:100%; }

BODY { background-color: #FFFFFF; margin: 0px 0px 0px 0px;
background-image:url(img/fond_page.gif);
background-repeat:repeat-x;
font-size:13px; color:#252525; text-decoration: none; font-family:arial,verdana;
height:100%; width:100%;
 }
 
 .cadre_1 { margin: 0px 0px 0px 0px;
 padding : 30px 0px 0px 0px;
background-image:url(img/fond.gif);
background-repeat:no-repeat;
height:600px; width:800px;
 }