@charset "utf-8";
/* CSS Document */


.Texte{

	color: #1D3114;
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
}

.Title{

	color: #1D3114;
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
	background: #D1D5A2;
	font-weight:bold;
}


.Cat{

	color: #1D3114;
	font-family: Verdana;
	font-size: 11px;
	text-align: right;
	font-weight:bold;
}

a.News {

	color: #1D3114;
	font-family: Verdana;
	font-size: 11px;
	text-align: right;
}

a:hover.News {

	color: #1D3114;
	font-family: Verdana;
	font-size: 11px;
	text-align: right;
}