@charset "utf-8";
/* CSS Document */


.Texte{

	color: #666666;
	font-family: Arial;
	font-size: 9pt;
	text-align: justify;
}

.Title{

	color:#990000;
	font-family: Arial;
	font-size: 9pt;
	text-align: justify;
	background:#FEE692;
	font-weight:bold;
}


.Cat{

	color: #333333;
	font-family: Arial;
	font-size: 9pt;
	text-align: right;
	font-weight:bold;
}

a.News {

	color: #333333;
	font-family: Arial;
	font-size: 9pt;
	text-align: right;
}

a:hover.News {

	color: #BD0000;
	font-family: Arial;
	font-size: 9pt;
	text-align: right;
}
