/*lien petit head*/
a.petit:link, a.petit:visited, a.petit:active { color:#0C7ECE; font-size: 11px; }
a.petit:hover { color:#0C7ECE; text-decoration:underline; font-size: 11px; }

/*attention*/
a.att:link, a.att:visited, a.att:active { color: #990000; font-size: 16px; font-weight:bold; }
a.att:hover { color: #990000; text-decoration:underline; font-size: 16px; font-weight:bold;}

/* lien copyright */
a.copy:link, a.copy:visited, a.copy:active { color:#ffffff; font-size: 11px; }
a.copy:hover  { color:#ffffff; text-decoration:underline; font-size: 11px; }

/*texte copyright*/
.copytext { color:#ffffff; font-size: 11px; }

/* lien news defilantes */
a.news:link, a.news:visited, a.news:active { color:#000000; font-size: 14px; font-weight:bold; }
a.news:hover  { color:#000000; text-decoration:underline; font-size: 14px; font-weight:bold;  }

/* lien news defilantes rouge */
a.newsred:link, a.newsred:visited, a.newsred:active { color:#990000; font-size: 14px; font-weight:bold; }
a.newsred:hover  { color:#990000; text-decoration:underline; font-size: 14px; font-weight:bold;  }

/*texte news*/
.newstext { color:#000000; font-size: 13px; }

