
/* --------------

Debut Mentions

-------------- */

	.mentionsDyna span{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : normal;
		text-decoration : none;
		color : #333333;
}
	.mentionsDyna, .mentionsDyna a{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : bold;
		text-decoration : none;
		color : #4471B3;
}
	.mentionsDyna a:hover{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : bold;
		text-decoration : underline;
		color : #4471B3;
}
	.mentionsTexte{
		margin-top : 25px;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : normal;
		text-decoration : none;
		color : #000000;
		text-align : justify;
		line-height : 13px;
}

