/* UTF-8 à jamais */
/* ---- Mentions légales --- */
.page_mentionslegales #corps{
	background:url('deco/ville.png') bottom center no-repeat #fff;
	padding-top:40px;
}
.mentionslegales{
	background-color:#fff;
	margin-bottom:24px;
	box-shadow:0px 0px 20px 0px rgba(0,0,0,0.5);
	padding-bottom:20px;
}
.mentionslegales h2{
	margin-left:40px;
	height:40px;
	line-height:40px;
	color:#fff;
	font-size:1.71em;
	background-color:#1e3370;
	border-bottom-right-radius:6px;
	border-bottom-left-radius:6px;
	width:350px;
	text-align:center;
	margin-bottom:20px;
}
.mentionslegales h3{/* RGPD */
	color:#000;
	font-size:1.5em;
	margin-left:40px;
}
.mentionslegales p{
	margin:0 40px 20px;
}