body
{
   width: 980px;
   margin: auto; 
   margin-top: 20px;
   margin-bottom: 40px; 
   background-image: url("images/degrade.jpg");
   background-repeat: repeat-x;
   background-attachment: fixed;
}
#corps
{
margin-left: 10px; 
margin-bottom: 20px; 
padding: 5px; 
color: black;
border: 0px solid black; 
font-family: "Segoe Print", "Trebuchet MS", "Comic sans MS", Times, serif;
font-size: 17px;

}

.orientale {
margin-left: 150px;
}


#pied_de_page
{
   font-size: 13px;
   text-align: center;
}
