 p {
 font-family: Arial, sans-serif; 
 font-size: 13px;  
 color: #333333; 
  text-align: justify;
  line-height: 1.5em;
  padding: 0px;
 }

h1 {
 font-family: Arial, sans-serif; 
 font-size: 18px; 
 color: #FFFFFF; 
 text-align: center;
 padding: 4px;
 font-style: italic; 
 line-height: 1.25em;
 }
h2 {
 font-family: Arial, sans-serif; 
 font-size: 16px; 
 color: #FB7F01; 
  font-style: bold;
 text-align: left;
 border-bottom: 1px dashed #333333;
 padding: 2px;

 }
 h3 {
 font-family: Times; 
 font-size: 14px; 
 color: #333333; 
  font-style: bold;
 text-align: left;


 }
  h4 {
 font-family: Arial, sans-serif; 
 font-size: 10px;  
 color: #FFFFFF; 
  text-align: justify;
 }
   h5 {
 font-family: Arial, sans-serif; 
 font-size: 11px;  
 color: #FFFFFF; 
  text-align: left;
 }
a.navigation {
	color: #f0eded;
	font-family:Arial;
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover.navigation {
	color: #f0eded;
	font-family:Arial;
	font-size : 12px;
	font-weight: normal;
	text-decoration: underline;
}
a:active.navigation {
	color: #f0eded;
	font-family:Arial;
	font-size : 12px;
	font-weight: normal;
	text-decoration: underline;
}
a.lienpetit {
	color: #334a9f;
	font-family: Arial, sans-serif; 
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a:hover.lienpetit {
	color: #334a9f;
	font-family: Arial, sans-serif; 
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
