@charset "utf-8";
/* CSS Document */

.bodyPage {
	margin:0;
	height:100%;
	width:100%;
}

.mainPage {
	background:#6f2282;
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
}

.EDGE-4147781 {
	/* background-image:url(../bg/fond_accueil.png); */
	display:block;
	height:450px;
	left:50%;
	margin-left:-450px;
	margin-top:-225px;
	position:absolute;
	top:50%;
	width:900px;
}
