<HTML>
<HEAD>
<TITLE> Feuille de style (Site CM 48) </TITLE>
<style type="style.css">
<!--
h1,   { color:"#4C7BBD"; /*bleu*/
	     font-family:"comic sans ms";
	     font-size:11pt;
		 text-align:center;
	   }
h2,   { color:"#3E8170"; /*vert*/
	     font-family:"comic sans ms";
	     font-size:11pt;
		 text-align:left;
	   }
	   
h3,   { color:"#FFEA52"; /*jaune*/
	     font-family:"comic sans ms";
	     font-size:10pt;
		 text-align:center;
	   }
	   
}
body, 
    {
	color:#000000;
  	font-family:verdana;
 	font-size:10pt;
	text-align:justify;
	scrollbar-face-color: #4C7BBD; /*couleur du scroll*/
	scrollbar-shadow-color: #A4BCDD; /*couleur du relief exterieur*/
	scrollbar-highlight-color: #A4BCDD; /*couleur du relief interieur*/
	scrollbar-3dlight-color:#4C7BBD; /*couleur du bord interieur*/
	scrollbar-darkshadow-color: #4C7BBD; /*couleur du bord exterieur*/
	scrollbar-track-color: #A4BCDD; /*couleur du fond du scroll*/
	scrollbar-arrow-color: #A4BCDD; /*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>