/* CSS Document */

body { font: 13px Verdana, Arial,"Lucida Grande",  sans-serif; color: #333; }

#chapeau { font-size: 13px; font-weight: bold; text-align: justify; color: #858585;}
#date { font-size: 13px; text-align:right; color: #b0b0b0;}
#TitreArticle { font-size: 16px; font-weight: bold; color: #106e33;}
#signature { font-size: 13px; text-align:right; color: #106e33;}
#contenu { font-size: 13px; text-align: justify;}

.chapeau { font-size: 13px; font-weight: bold; text-align: justify; color: #858585;}
.TitreArticle { font-size: 16px; font-weight: bold; color: #106e33;}
.TitreSite {font-size: 13px; color: #FFFFFF; }
.TitreVert {font-size: 13px; font-weight: bold; color: #106e33; }
.contenu { font-size: 13px; text-align: justify;}
.citation {font-size: 13px; color: #106e33; }
.Vert {color: #106e33; }
.Rouge {color: #FF0000; }
.Blanc10 {font-size: 10px; color: #FFFFFF; }
.inter {font-size: 14px; font-weight: bold; color: #858585; }
.blanc {color: #FFFFFF; }
.jaune {color: #FFDE17; }
.TexteGauche { font-size: 13px;}

a {font-size: 13px; color: #106e33; text-decoration:none }
a:hover {font-size: 13px; color: #FFDE17; text-decoration:none }
a.tag {font-size: 13px; color: #106e33; text-decoration:none }
a:hover.tag {font-size: 13px; color: #FFDE17; text-decoration:none }
a.lienvert {font-size: 13px; color: #106e33; text-decoration:none }
a:hover.lienvert {font-size: 13px; color: #003333; text-decoration:none }

.sites{
font: 14px Verdana, Arial,"Lucida Grande",  sans-serif; color: #858585; font-weight: bold;
border: 0px;
padding: 0px;
margin: 0px;
text-decoration: none;
}
.sites_selected{
font: 14px Verdana, Arial,"Lucida Grande",  sans-serif; color: #858585; font-weight: bold;
padding: 0px;
margin: 0px;
text-decoration: none;
border-bottom: 4px solid #858585;
}
a:hover.sites_selected{
font: 14px Verdana, Arial,"Lucida Grande",  sans-serif; color: #858585; font-weight: bold;
padding: 0px;
margin: 0px;
text-decoration: none;
border-bottom: 4px solid #858585;
}
a:hover.sites{
font: 14px Verdana, Arial,"Lucida Grande",  sans-serif; color: #858585; font-weight: bold;
padding: 0px;
margin: 0px;
text-decoration: none;
border-bottom: 4px solid #FFDE17;
}
