
body {
background:url(images/bg_body.jpg) repeat-x;
margin-top:0;
}

#header {
background-image:url(images/header.jpg);
width:1404px;
height:138px;
margin:0 auto;
}

#contener {
width:750px;
height:336px;
margin:0 auto;
padding:35px 20px 0 0px;
}

#texte {
width:600px;
height:150px;
margin:0 auto;
}

h1 {
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
text-align:center;
}














