.texte{
	font-family: Arial;
	font-size: 11px;
	color: #767372;
	font-style : normal;
	font-weight : bold;
}
.titre{
	font-family: Arial;
	font-size: 14px;
	color: #662302;
	font-style : normal;
	font-weight : bold;
}
.date{
	font-family: Arial;
	font-size: 12px;
	color: #662302;
	font-style : normal;
	font-weight : bold;
}
A.Lien{
	font-family: Arial;
	font-size: 11px;
	color: #262728;
	font-style : normal;
	text-decoration : none;
	font-weight : bold;
}

A.Lien:hover{
	font-family: Arial;
	font-size: 11px;
	color: White;
	font-style : normal;
	text-decoration : none;
}