/* CSS Document */

body
{
margin:0;
padding:0;
background:url(images/background.png) repeat-x;
}

li, img, ul
{
list-style:none;
margin:0;
padding:0;
border:none;
}

#global_design
{
margin:0 auto;
padding:180px 0 0 0;
width:800px;
height:600px;
background:url(images/motif_bg.png) no-repeat center top;
}

#site
{
width:680px;
height:600px;
margin:0 0 0 0;
padding:0;
background:url(images/design-site.png) no-repeat top center;
}

#top
{
width:100%;
height:300px;
clear:both;
}

#bouton
{
width:auto;
height:auto;
float:left;
margin:53px 0 0 25px;
text-align:left;
}

#centre
{
width:100%;
height:auto;
margin:6px 0 0 0;
padding:0;
float:left;
clear:both;
}

#header
{
margin:38px 0 0 12px;
padding:0;
width:auto;
height:0;
float:left;

}

#lecteur
{

width:auto;
height:auto;
margin:0 0 0 120px;
padding:0;
}
