body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align: center;/* pour centrer le cadre dans IE */
	margin:0px;
	padding:0px;
	background-color: #C9D6EF;
}
#ContenuPrincipal {
	text-align:left;
	width:976px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(design.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
	height: 100%;
}
#apDiv1 {
	width:872px;
	z-index:1;
	margin-left: 47px;
	font-size: 15px;
	color: #000033;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	position: absolute;
	margin-top: 280px;
}
#apDiv1 a:hover {
	color: #003;
	text-decoration: underline;
}
#apDiv1 a:active {
	color: #003;
	text-decoration: underline;
}
#apDiv1 a:link {
	color: #003;
	text-decoration: none;
}
#apDiv1 a:visited {
	color: #003;
	text-decoration: none;
}

a:hover {

	text-decoration: underline;
}
a:active {

	text-decoration: underline;
}
#apDiv2 {
	width:829px;
	z-index:1;
	margin-left: 66px;
	font-size: 17px;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin-top: 280px;
}
h1 {
	color: #1F59C5;
	font-size: 25px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 17px;
}
p {
	margin-top: 12px;
	margin-bottom: 12px;
}
