body {
 background-color:#9b9edc;
 color: #000;
 padding-top: 15px;
 font-family:verdana,arial,sans-serif; 
 font-size:12pt; 
 }
 
h1,h2,h3,h4,h5,h6 {font-family:"Trebuchet MS",helvetica,sans-serif; letter-spacing:1px;  text-align: center;  }
h1 {font-size:18pt;color:#CC0066;}
h2 {font-size:20pt;}
h3 {font-size:18pt;}
h4 {font-size:16pt;}


A:link {
text-decoration:underline;
color:#C3560D;
}
A:visited {
text-decoration: none;
color:#C3560D;
}
A:hover {color:#682D06;}


#bordure1{
 width: 790px;
background-color:#fe000c;
 padding: 6px;
 border: 1px solid #634B31;
}

#bordure2{
 border: 1px solid #634B31;
background-color:#cdceed;
 margin: 20px 10px 20px 10px;
 padding: 6px;
}

#bordure3{
 border: 1px solid #634B31;
background-color:#9b9edc;
 margin: 20px 10px 20px 10px;
 padding: 6px;
}

#conteneur{
 border: 1px solid #634B31;
background-color:#cdceed;
 margin: 20px 10px 20px 10px;
 padding: 6px;
}

#entete{

 width: 98%;
}

#header{
 width: 98%;
 height: 480px;
}

.corps {
 width: 98%;
 float: none;

}

.footer {
	width: 98%;
	font-family:verdana,arial,sans-serif; 
    font-size:7pt; 

}
