/* La suite de cette aprtie CSS a été modifié par Jonathan DELANNOYE (jdelannoye@gmail.com) agissant par le biais de l'association 3e (www.3e-lille.fr) */
div#lien_bas_page_annuaire {
text-align:center; 
}
div#lien_bas_page_annuaire a  {
font-size: 10px;
color: #000;
text-align: center;
text_decoration: none;
}
div#lien_bas_page_annuaire a:hover {
font-size: 10px;
color: #FF0000;
text_decoration: none;
}
div#lien_bas_page_normal {
text-align:center; 
}
div#lien_bas_page_normal a  {
font-size: 12px;
color: #000;
text-align: center;
text_decoration: none;
}
div#lien_bas_page_normal a:hover {
font-size: 12px;
color: #FF0000;
text_decoration: none;
}
