@charset "utf-8";

#center_scarifications {
	height: 520px;
	width: 800px;
	position: absolute;
	margin-top: 0px;
	margin-left: 200px;
	z-index: 5;
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
}
#scarifications_title {
	background-color: #2E2E2E;
	height: 100px;
	width: 220px;
	position: absolute;
	background-image: url(images/titre-contact.jpg);
	background-repeat: no-repeat;
	top: 0px;
	}
#scarifications_center {
	height: 100%;
	width: 541px;
	position: absolute;
	margin-left: 250px;
	background-repeat: no-repeat;
	z-index: 1;
	line-height: 11px;
}
#scarifications_tx {
	margin-top: 210px;
	margin-left: 260px;
	height: 70px;
	width: 520px;
	position: absolute;
	z-index: 2;
	line-height: 11px;
}
#scarifications_tx2 {
	position: absolute;
	height: 120px;
	width: 230px;
	margin-top: 320px;
	margin-left: 200px;
}
#scarificationst_title {
	height: 100px;
	width: 220px;
	position: absolute;
	background-repeat: no-repeat;
	top: 0px;
	background-image: url(images/titre-scarifications.jpg);
	z-index: 2;
}
#corps_scarif {
	position:absolute;
	width:1033px;
	height:900px;
	z-index:2;
	background-repeat: repeat-y;
	background-image: url(images/fd_corp.jpg);
}

#empty_foot_scarif {
	position:absolute;
	width:1033px;
	height:15px;
	z-index:3;
	background-image: url(images/empty_footer.jpg);
	margin-top: 900px;
	float: none;
	left: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
}

