/*Définition du html et du body*/
html, body    { border: 0px; padding: 10px; margin: 0px; background-color: #46494e; font-size: 11px; color: #ebeccd; font-family: arial, helvetica, sans-serif; line-height: 13px; }
img { border: 0px; }

a.lien-mentions	{ color: #de0b0b; text-decoration: none; }
a.lien-mentions:hover	{ color: #979797; text-decoration: none; }

