/***** BODY *****/
body {  background-image: url("images/fd.gif"); font-family: Arial; color: #FFFFFF; font-size: 11px;}

a:link {color: #FFFFFF; text-decoration: underline;}
a:visited {color: #FFFFFF; text-decoration: underline;}
a:hover { color: #FFFFFF; text-decoration: none;}

/***** BLOCS *****/

/* bloc navigation */ 
.link_bloc_gauche { font-size: 13px; color: #666666;}
a.link_bloc_gauche:link {font-size: 13px; color: #666666; text-decoration:none;}
a.link_bloc_gauche:visited {font-size: 13px; color: #666666; text-decoration:none;}
a.link_bloc_gauche:hover {font-size: 13px; color: #666666; text-decoration:underline;}
.titre_bloc_gauche { font-size: 13px; font-weight: bold; color: #C91518;}
a.titre_bloc_gauche:link {font-size: 13px; color: #C91518; text-decoration:underline; font-weight: bold;}
a.titre_bloc_gauche:visited {font-size: 13px; color: #C91518; text-decoration:underline; font-weight: bold;}
a.titre_bloc_gauche:hover {font-size: 13px; color: #C91518; text-decoration:none; font-weight: bold;}
/* bloc ref */ 
.text_bloc_ref { font-size: 11px; color:#666666;}
a.text_bloc_ref:link { font-size: 11px; color:#666666; text-decoration:none;}
a.text_bloc_ref:visited { font-size: 11px; color:#666666; text-decoration:none;}
a.text_bloc_ref:hover { font-size: 11px; color:#666666; text-decoration:underline;}
.text_rss { font-size: 13px; color:#FFFFFF;}
a.text_rss:link { font-size: 13px; color:#FFFFFF; text-decoration:none;}
a.text_rss:visited { font-size: 13px; color:#FFFFFF; text-decoration:none;}
a.text_rss:hover { font-size: 13px; color:#FFFFFF; text-decoration:underline;}

/***** FOOTER *****/
/* texte footer */ 
.footer { font-size: 13px; color: #FFFFFF;}
a.footer:link {font-size: 13px; color: #FFFFFF; text-decoration:underline;}
a.footer:visited {font-size: 13px; color: #FFFFFF; text-decoration:underline;}
a.footer:hover {font-size: 13px; color: #FFFFFF; text-decoration:none;}

/***** CONTENU *****/
/* texte contenu */ 
.contenu { font-size: 13px; color: #FFFFFF; padding: 25px; text-align:justify;}
a.contenu:link {font-size: 13px; color: #FFFFFF; text-decoration:underline;}
a.contenu:visited {font-size: 13px; color: #FFFFFF; text-decoration:underline;}
a.contenu:hover {font-size: 13px; color: #FFFFFF; text-decoration:none;}
