.mentions {
	margin:0 45px 0 45px;

}
.mentions p {
	color:#426792;
	padding:5px 0 5px 0;
}
.mentions p strong {
	color:#426792;
}
.mentions a{
	color:#FE6000;
	font-weight:bold;
}
.mentions a:hover{
	text-decoration:underline;
}
.mentions ul li{
	background:url(../images/puce_bleu.gif) 0 6px  no-repeat;
	padding-left:7px;
	color:#426792;
	margin-left:10px;
}
