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


.Texte{
	color: #3A5B48;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}

.Title{

	color: #FEFCDE;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	background: #3A5B48;
	font-weight:bold;
}


.Cat{

	color: #3A5B48;
	font-family: Arial;
	font-size: 11px;
	text-align: right;
	font-weight:bold;
}

a.News {

	color: #3A5B48;
	font-family: Arial;
	font-size: 11px;
	text-align: right;
}

a:hover.News {

	color: #3A5B48;
	font-family: Arial;
	font-size: 11x;
	text-align: right;
}