@charset "utf-8";
/* CSS Document */


.Texte{

	color: #FFFFFF;
	font-family: Times;
	font-size: 13px;
	text-align: justify;
}

.Title{

	background-color : #A9CAAB;
	color : #FFFFFF;
	line-height: 16pt;
	font-family: Trebuchet MS;
	font-size : 16px;
}


.Cat{

	color: #FFFFFF;
	font-family: Times;
	font-size: 11px;
	text-align: right;
	font-weight:bold;
}

a.News {

	color: #FFFFFF;
	font-family: Times;
	font-size: 11px;
	text-align: right;
}

a:hover.News {

	color: #FFFFFF;
	font-family: Times;
	font-size: 11px;
	text-align: right;
}