

#corps {
position: relative;
margin: 0 auto;
padding: 0;
width: 794px;
background: #fff url("../img/fond_corps.png") repeat-y 0 0;
}



/* ENTETE */

#corps #entete {
position: relative;
margin: 0 3px;
padding: 0;
width: 788px;
height: 252px;
background: transparent url("../img/fond_bandeau.jpg") no-repeat 0 0;
}

#corps #entete h1 {
position: absolute;
margin: 0;
padding: 0;
top: 100px;
left: 15px;
width: 230px;
height: 147px;
}

#corps #entete h1 a {
display: block;
margin: 0;
padding: 0;
width: 230px;
height: 147px;
}




/* PIED */

#corps #pied {
margin: 20px 2px 0 2px;
padding: 3px 10px 0 0;
width: 780px;
height: 17px;
color: #fff;
text-align: right;
background: #b5b7c4;
}

#corps #pied a {
font-weight: bold;
color: #fff;
text-decoration: none;
}

#corps #pied a:hover {
color: #fff;
text-decoration: underline;
}



/* MENU PRINCIPAL */

#menu-principal {
position: absolute;
top: 63px;
left: 1px;
margin: 0;
padding: 0;
width: 767px;
height: 18px;
}

#menu-principal h1 {
margin: 0;
padding: 0;
}



/* MENU OUTILS */

#menu-outils {
position: absolute;
top: 30px;
left: 13px;
margin: 0;
padding: 0;
width: 757px;
height: 18px;
}