<HTML>
<HEAD>
<TITLE> Feuille de style (Site CM 48) </TITLE>
<style type="style.css">
<!--
h1,   { color:"#00705f"; /*vert*/
	     font-family:"Trebuchet";
	     font-size:10pt;
		 text-align:center;
		
	   }
h2,   { color:"#f0c030"; /*jaune*/
	     font-family:"Trebuchet";
	     font-size:11pt;
		 text-align:center;
	   }
	   
h3,   { color:"#1f408f"; /*bleu*/
	     font-family:"Trebuchet";
	     font-size:10pt;
		 text-align:center;
	   }
	   
h4,   {  color:"#d02020"; /*rouge*/
	     font-family:"Trebuchet";
	     font-size:10pt;
	     text-align:center;
		 text-decoration:underline;
	   }
	   
h5,   {  color:"#d02020"; /*rouge*/
	     font-family:"Trebuchet";
	     font-size:10pt;
	     text-align:left;
		 text-decoration:underline;
	   }
	   
h6,   { color:"#f0c030"; /*jaune*/
	     font-family:"Trebuchet";
	     font-size:10pt;
		 text-align:left;
		 font-style:italic;
	   }

body, 
    {
	color:#000000;
  	font-family:verdana;
 	font-size:10pt;
	text-align:justify;
	scrollbar-face-color: #00705F; /*couleur du scroll*/
	scrollbar-shadow-color: #d8f1ea; /*couleur du relief exterieur*/
	scrollbar-highlight-color: #d8f1ea; /*couleur du relief interieur*/
	scrollbar-3dlight-color:#00705F; /*couleur du bord interieur*/
	scrollbar-darkshadow-color: #00705F; /*couleur du bord exterieur*/
	scrollbar-track-color: #d8f1ea; /*couleur du fond du scroll*/
	scrollbar-arrow-color: #d8f1ea; /*couleur de la petite fleche*/
  }
  
  
  
tr,td, {
       font-size:10pt;
       font-family: "verdana";
	   color: black; 
	
	   }
	   
	   
tbody,
	   { font-size:10pt;
         font-family:"verdana";
	  
	   }
	   
	   
INPUT,
		{
		color:black;
	    text-align:center;
		font-family:"verdana";
		font-size: 9 pt;
		}
		

A:link { text-decoration:none; color:#102090; }
A:visited { text-decoration:none; color:#102090; } 
A:hover { text-decoration:underline; color:#900000; }
A:active { text-decoration:underline; color:#900000; }
-->
</style>

</head>
</html>