/* Général -------------------------------------------------------------------*/
BODY {
	padding:				0;
	margin:					50px 0;
	background:				#F6F6EB;
}

/* Arrière-plan --------------------------------------------------------------*/
.BgService {
	background:				url(/images/Bg_ServiceAide.gif) no-repeat;
	padding:				0 0 0 66px;
	vertical-align:			top;
}
.BgCentreInvestissement {
	background:				url(/images/Bg_CentreInvestissement.gif) no-repeat;
	padding:				0 0 0 48px;
	vertical-align:			top;
	border-left:			1px solid #F6F6EB;
	height:					114px;
}