@charset "utf-8";
/* CSS Document */


.Texte{

	color: #B82822;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	text-align: justify;
}

.Title{

	color: #FFEFCC;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	text-align: justify;
	background: #B82822;
	font-weight:bold;
}


.Cat{

	color: #B82822;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	text-align: right;
	font-weight:bold;
}

a.News {

	color: #B82822;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	text-align: right;
}

a:hover.News {

	color: #B82822;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	text-align: right;
}
