@charset "windows-1252";
						   
 BODY
 
{
   
	background-image: url("cssfond3.png");
 }		  
 
 
   blockquote
 
  {
   
	background-color: rgb(148,194,351);
    font-family: "Times New Roman", serif;
    font-size: 100%; 
	font-weight: bold;
	text-decoration: blink;	  
	text-align: justify;

  }
 
 
 
 
 
 
 

a:hover /* Quand le visiteur pointe sur le lien */
{
   text-decoration: underline;
   background-color: rgb(248,234,151);
 } 
 
 
 
	 div	   /* colore le fond du tableau */
 
{
   background-color: rgb(176,213,189);		
}
 	
	
 


  
.modifiele
{
   text-align: right; /* vide pour l'instant */
   font-family: "Times New Roman", serif;
   font-size: 80%;
}
 
