/* UTF-8 à jamais */
.page_quisommesnous #corps{
	background:url('deco/ville.png') bottom center no-repeat #fff;
	padding-top:40px;
}
.section_quisommesnous article{
	background:url('deco/qui-sommes-nous.png') bottom left no-repeat #fff;
	height:685px;
	margin-bottom:24px;
	box-shadow:0px 0px 20px 0px rgba(0,0,0,0.5);
}
#corps .section_quisommesnous article h1{
	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:270px;
	text-align:center;
}
#corps .section_quisommesnous article p{
	color:#333;
	margin:40px 40px 40px 75px;
}
#corps .section_quisommesnous article span{
	margin-left:410px;
	color:#333;
	font-size:1.29em;
}
#corps .section_quisommesnous article span a{
	color:#0f3371;
	font-weight:bold;
}