@charset "utf-8";
/* CSS Document */


.Texte{

	color: #E5AA7A;
	font-family: Times;
	font-size: 13px;
	text-align: justify;
}

.Title{

	color: #5E0303;
	font-family: Times;
	font-size: 16px;
	text-align: justify;
	background: #D26812;
	font-weight:bold;
}


.Cat{

	color: #E5AA7A;
	font-family: Times;
	font-size: 11px;
	text-align: right;
	font-weight:bold;
}

a.News {

	color: #E5AA7A;
	font-family: Times;
	font-size: 11px;
	text-align: right;
}

a:hover.News {

	color: #E5AA7A;
	font-family: Times;
	font-size: 11px;
	text-align: right;
}