
a{ 
color:black; 
text-decoration:underline; 
font-weight: bold; 
}

.lien:hover{ 
color:black; 
text-decoration:underline; 
font-weight: bold; 
background-color:#FFCC33; 
}


.texte{
color:#000000;
text-decoration:none;
font-size:10pt;
font-family:arial;
font-weight:bold;
}

.message{
color:red;
text-decoration:none;
font-size:12pt;
font-family:arial;
font-weight:bold;
}

.mdp{
color:#FFCC33;
text-decoration:none;
font-size:10pt;
font-family:arial;
font-weight:bold;
}

.rubrique{
color:#000000;
text-decoration:none;
font-size:12pt;
font-family:arial;
font-weight:bold;
}

.lienjaune{
color:#FFCC33;
text-decoration:none;
font-size:12pt;
font-family:arial;
font-weight:bold;
}

.titre1{
color:#000000;
text-decoration:none;
font-size:14pt;
font-family:arial;
font-weight:bold;
}

.titre_acc{
color:#FFBF00;
text-decoration:none;
font-size:14pt;
font-family:arial;
font-weight:bold;
}

.texte_acc{
color:#663300;
text-decoration:none;
font-size:12pt;
font-family:arial;
font-weight:bold;
}