/* ACCUEIL */
#SITE_PerspectiveID {
	margin : auto;
	margin-top:7%;
	text-align : center;
	/*padding : 40px 40px 104px 5%;*/
	height : auto;
	font-size : 1.2em;
	color : #000;
}
#SITE_PerspContentID {
	margin : auto;
	width : 80em;
	font-size : 50%;
	line-height : 2.2em;
	max-width : 90%;
}
#SITE_PerspContentID p span {
	font-size : 1.2em;
}
hr.none {
	display:none;
}