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


.Texte{
	text-align: justify;
}

.Title{
	color: #35221F;				/*Update with the BG color of the site in screen.css*/
	background: #E2CDB0;		/*Update with the Body default color of the site in screen.css*/
	font-weight:bold;
	padding-left:5px;
}


.Cat{
	color: #FFFFFF;				/*Update with the H1 default color of the site in screen.css*/
	text-align: right;
	font-weight:bold;
}

a.News {
	text-align: right;
}

a:hover.News {
	text-align: right;
}
