﻿.Titrefluo {
	background-color: #333333;
	font-family: "Trebuchet MS";
	color: #00FF00;
	font-style: normal;
	font-size: 13px;
	
}
.Titrenormal {
	background-color: #333333;
	font-family: "Trebuchet MS";
	color: #009900;
	font-style: normal;
	font-size: 13px;
}
.date {
	font-size: 9px;
	color: #C0C0C0;
	font-family: "Trebuchet MS";
}
.texte-actu {
	color: #FFFFFF;
	font-size: 11px;
	font-family: "Trebuchet MS";
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FFFF99;
}

