div#mention {
	width:96%;
	margin: 15px auto;
	font-size:0.9em;
	text-align:justify;
}
div#mention h1{	
	margin:0;
	font-size:1.3em;
	color:#272727;
}
div#mention h4{	
	margin:0;
	color:#0079C7;
	border-bottom:1px dotted #453c17;
	width:90%;
}
div#mention p.center{
	text-align:center;
}

div#mention a { color:#0079c7;}