#mentions p
{
	font-size:9pt;
	margin-left:30px;
	margin-right:30px;
	padding-bottom:8px;
	text-align:justify;
}
#mentions p.puce 
{
	background:url(../_img/puce_flocon_small.gif) 0px 1px no-repeat;
	padding:0px;
	padding-bottom:5px;
	padding-left:15px;
}
#mentions p a
{
	color:#B2BECE;
	text-decoration:underline;
}
#mentions p a:hover
{
	color:#fff;
	text-decoration:underline;
}
#mentions p.intitule
{
	padding:0px;
	padding-bottom:3px;
	margin-bottom:20px;

}
#mentions img {
float: right;
margin-left:10px;
margin-right:30px;
margin-bottom:10px;
}