/* liens tous text-decoration:none
*/ 
a.noir24gras
	{font-size: 24pt; 
	font-family: "Arial"; 
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none; 
	color: black;}
	a.noir24gras: link {color:black;}
	a.noir24gras: visited {color:black;}
	a.noir24gras: active {color:black;}

a.noir14gras
	{font-size: 14pt; 
	font-family: "Arial"; 
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none; 
	color: black;}
	a.noir14gras: link {color:black;}
	a.noir14gras: visited {color:black;}
	a.noir14gras: active {color:black;}

a.noir12gras
	{font-size: 12pt; 
	font-family: "Arial"; 
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none; 
	color: black;}
	a.noir12gras: link {color:black;}
	a.noir12gras: visited {color:black;}
	a.noir12gras: active {color:black;}

a.noir12
	{font-size: 12pt; 
	font-family: "Arial"; 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none; 
	color: black;}
	a.noir12: link {color:black;}
	a.noir12:visited {color:black;}
	a.noir12:active {color:black;}

a.noir10
	{font-size: 10pt; 
	font-family: "Arial"; 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none; 
	color: black;}
	a.noir10: link {color:black;}
	a.noir10: visited {color:black;}
	a.noir10: active {color:black;}

a.noir10gras
	{font-size: 10pt; 
	font-family: "Arial"; 
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none; 
	color: black;}
	a.noir10gras: link {color:black;}
	a.noir10gras: visited {color:black;}
	a.noir10gras: active {color:black;}

a.gris10
 	{font-size: 10pt;
  	font-family: "Arial";
  	font-weight: bold;
  	font-style: normal;
  	text-decoration: none;
  	color:"#CCCCCC";}
 	a.gris10: link {color:"#CCCCCC";}
 	a.gris10: visited {color:"#CCCCCC";}
 	a.gris10: active {color:"#CCCCCC";}

a.rouge10
 	{font-size:10pt;
  	font-family:"Arial";
  	font-weight: normal;
  	font-style:normal;
  	text-decoration:none;
  	color:Crimson;}
 	a.rouge10:link {color:Crimson;}
 	a.rouge10:visited {color:Crimson;}
 	a.rouge10:active {color:Crimson;}
  
a.rouge12
 	{font-size:12pt;
  	font-family:"Arial";
  	font-weight: normal;
  	font-style:normal;
  	text-decoration:none;
  	color:Crimson;}
 	a.rouge12:link {color:Crimson;}
 	a.rouge12:visited {color:Crimson;}
 	a.rouge12:active {color:Crimson;}
  
a.rouge12gras
 	{font-size:12pt;
  	font-family:"Arial";
  	font-weight:bold;
  	font-style:normal;
  	text-decoration:none;
  	color:Crimson;}
 	a.rouge12gras:link {color:Crimson;}
 	a.rouge12gras:visited {color:Crimson;}
 	a.rouge12gras:active {color:Crimson;}
  
a.rouge12grasital
 	{font-size:12pt;
  	font-family:"Arial";
  	font-weight:bold;
  	font-style:italic;
  	text-decoration:none;
  	color:Crimson;}
 	a.rouge12ital:link {color:Crimson;}
 	a.rouge12ital:visited {color:Crimson;}
 	a.rouge12ital:active {color:Crimson;}
  
a.rouge18gras
 	{font-size:18pt;
  	font-family:"Arial";
  	font-weight:bold;
  	font-style:normal;
  	text-decoration:none;
  	color:Crimson;}
 	a.rouge18gras:link {color:Crimson;}
 	a.rouge18gras:visited {color:Crimson;}
 	a.rouge18gras:active {color:Crimson;}
  
a.texte
 	{font-size: 10pt;
  	font-family: "Arial";
  	font-weight:normal;
  	font-style:normal;
  	text-decoration:none;
  	color: DarkCyan;}
 	a.texte:link {color: DarkCyan;}
 	a.texte:visited {color: DarkCyan;}
 	a.texte:active {color: DarkCyan;}

a.bleu12
 	{font-size:12pt;
  	font-family:"Arial";
  	font-weight:normal;
  	font-style:normal;
  	text-decoration:none;
  	color: DarkCyan;}
 	a.bleu12:link {color: DarkCyan;}
 	a.bleu12:visited {color: DarkCyan;}
 	a.bleu12:active {color: DarkCyan;}
  
a.bleu12gras
 	{font-size:12pt;
  	font-family:"Arial";
  	font-weight:bold;
  	font-style:normal;
  	text-decoration:none;
  	color: DarkCyan;}
 	a.bleu12gras:link {color: DarkCyan;}
 	a.bleu12gras:visited {color: DarkCyan;}
 	a.bleu12gras:active {color: DarkCyan;}