.texte_noir_normal
{
  color:#000;
  font-weight:normal;
  text-decoration: none;
}

.texte_vert_gras
{  
  color: #437633;      
  font-weight: bold;  
}


.texte_jaune_gras
{  
  text-decoration: none;		
  color: #E8A82C;  
  font-weight: bold;  
}

.texte_bleu_gras
{  
  text-decoration: none;		
  color: #2F057C;  
  font-weight: bold;  
}




