#empty_foot_liens {
	position:absolute;
	width:1033px;
	height:15px;
	z-index:3;
	background-image: url(images/empty_footer.jpg);
	margin-top: 1100px;
	float: none;
	left: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#center_liens {
	height: 505px;
	width: 797px;
	position: absolute;
	margin-left: 100px;
	z-index: 5;
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	padding-top: 120px;
	padding-left: 200px;
	left: 0px;
	top: 0px;
}
#liens_title {
	background-color: #2E2E2E;
	height: 100px;
	width: 220px;
	position: absolute;
	background-image: url(images/titre-liens.jpg);
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
}

#corps_liens {
	position:absolute;
	width:1033px;
	height:1100px;
	z-index:2;
	background-repeat: repeat-y;
	background-image: url(images/fd_corp.jpg);
}
#apDiv1 {
	position:absolute;
	width:350px;
	height:600px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	width:350px;
	height:600px;
	z-index:2;
	margin-left: 360px;
}


#1 {
	position:absolute;
	width:300px;
	height:600px;
	z-index:1;
	top: 0px;
	background-color: #00FF00;
}
#2 {
	position:absolute;
	width:300px;
	height:600px;
	z-index:2;
	margin-left: 360px;
	top: 0px;
	margin-top: 0px;
	background-color: #FF0000;
}

