#titre {
	font-family: Courier New,Courier,monospace;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none
}

#texte {
   font-family : Courier New,Courier,monospace;
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px;
   color : #DAAE00;
   text-decoration: none
}

#bigtexte {
   font-family : Courier New,Courier,monospace;
   font-style : normal; 
   font-weight : bold; 
   font-size : 12px;
   color : #DAAE00;
   text-decoration: none
}

A.blanc {
   font-style : normal; 
   font-weight : bold; 
   font-size : 10px; 
   font-family :  Courier New,Courier,monospace;
   color : #ffffff; 
   text-decoration : none; 
}

A.blancbis {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family :  Courier New,Courier,monospace;
   color : #ffffff; 
   text-decoration : underline; 
}

A.jaune {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : Courier New,Courier,monospace; 
   color : #DAAE00; 
   text-decoration : underline; 
}

A.green {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : Courier New,Courier,monospace; 
   color : #6B6952; 
   text-decoration : underline; 
}
#textebis {
   font-style : normal; 
   font-weight : normal; 
   font-size : 10px; 
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
   color : #000000; 
}
