body {
 background-image:url(images/fond2.jpg);
 color: #783226;
 padding-top: 15px;
 font-family:verdana,arial,sans-serif; 
 font-size:16pt; 
 }
 
h1,h2,h3,h4,h5,h6 {font-family:"Trebuchet MS",helvetica,sans-serif; letter-spacing:1px;  text-align: center;  }
h1 {font-size:18pt;color:#990000;}
h2 {font-size:20pt;}
h3 {font-size:18pt;}
h4 {font-size:16pt;color:#003333; text-align:left; text-decoration:underline;}


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


#bordure1{
 width: 790px;
 background-image:url(images/fond2.jpg);
 padding: 6px;
 border: 1px solid #634B31;
}

#bordure2{
 border: 1px solid #634B31;
 background-image:url(images/fond1.jpg);
 margin: 20px 10px 20px 10px;
 padding: 6px;
}

#bordure3{
 border: 1px solid #634B31;
 background-image:url(images/bordure.jpg);
 margin: 20px 10px 20px 10px;
 padding: 6px;
}

#conteneur{
 background-image:url(images/fond1.jpg);
 margin: 20px 10px 20px 10px;
 padding: 6px;
}

#entete{

 width: 98%;
}

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

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

}

#texte2 {

font:Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
text-align:justify;
color:#000;
margin: 5px 40px 5px 40px;

}

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

}

#tarif {
font-family:"Trebuchet MS",helvetica,sans-serif; 
color:#000; 
font-size:16px; 
font-style:italic; 
font-weight:bold; 
text-align: center;
border-top:2px dashed #ad7509; 
border-bottom:2px dashed #ad7509; 
border-left:2px dashed #ad7509; 
border-right:2px dashed #ad7509;
margin:50px; 
padding:5px; 
background-color:#FFCC66; 

}
