#pages {
	position: relative;
	height: 750px;
	width: 900px;
}
#pagesLogo {
	position: absolute;
	height: 220px;
	width: 283px;
	left: 0px;
	top: 0px;
	z-pages: 1;
}
#pagesMenuHaut {
	position: absolute;
	height: 30px;
	width: 567px;
	top: 100px;
	right: 50px;
	z-pages: 2;
	background-color: #f39700;
	text-align: right;
	z-index: 3;
}
#pagesTextes {
	text-align: justify;
	position: absolute;
	height: 480px;
	width: 590px;
	left: 224px;
	top: 170px;
	overflow: auto;
	padding-right: 35px;
	z-index: 3;
}
#pagesTel {
	position: absolute;
	height: 52px;
	width: 415px;
	left: 24px;
	top: 644px;
	z-index: 1;
}
#pagesPied {
	text-align: left;
	position: absolute;
	height: 35;
	width: 400px;
	left: 50px;
	top: 702px;
	font-size: 12px;
}
#pagesCredo {
	position: absolute;
	height: 29px;
	width: 333px;
	left: 520px;
	top: 688px;
	z-pages: 2;
}
#pagesMenuV {
	position: absolute;
	height: 233px;
	width: 115px;
	left: 50px;
	top: 220px;
	z-index: 3;
}
#pagesPhotoV {
	position: absolute;
	height: 365px;
	width: 20px;
	left: 50px;
	z-index: 2;
	text-align: left;
	top: 289px;
}
#temoignages {
	position: absolute;
	height: 55px;
	width: 221px;
	top: 25px;
	right: 30px;
}

