/* CSS Document */
.texte_color{
	font-family: Verdana;
	font-size: 11px;
	color: #A3AF07;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.Titre_news{
	font-family: Verdana;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
}
.STitre{
	font-family: Verdana;
	font-size: 12px;
	color: #A3AF07;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.FondFDS{
	background-color: #E5E799;
}
a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #A3AF07;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #A3AF07;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #A3AF07;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #A3AF07;
	text-decoration: underline;
}
