body {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
margin: 0;
padding: 0;
}

/* ----------------------------------------------Les différentes parties*/

#header {
position:absolute;
top:0;
left:0;
height: 100px;
width:100%;
background-image:      url(../images/general/barre.gif);
font-family: "Edwardian Script ITC";
font-size: 40px;
color: #000000;
}


#centre {
position:absolute;
top:0;
left:0;
width:auto;
text-align:center;
margin-left: 200px;
margin-right: 200px; 
margin-top: 150px;
margin-bottom: 30px;      
padding-top: 20px;
}


#pieddepage {
position:absolute;
bottom:0;
left:0;
width:100%;
height: 100px;
background-image:      url(../images/general/barre.gif);
font-size: 16px;
font-weight: bold;
color: #CC6633;
}
.bordersans{
border: 0;
}
h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color:#CC6633
}