body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	}
#conteneur {
	position : absolute;
	width : 900px;
	height : auto;
	left : 50%;
	margin-left : -450px;
	top : 40px;
	margin-top : 0px;
	/*background-color: #EAEAEA;*/
	}
html>body #conteneur {
	width: 900px; /* ie5win fudge ends */
	}

.titre_accueil {
	position:absolute;
	margin-left:10px;
	margin-top:10px;
	width:300px;
	height:200px;
	background-image:url(../../images/divers/titre_accueil.gif); background-repeat:no-repeat;
	/*background-color: #666666;*/
	}

#drapeaux {
	position:absolute;
	margin-left:10px;
	margin-top:180px;
	width:300px;
	height:20px;
	text-align: center;
	z-index:10;
	/*background-color: #666666;*/
	}
	
.drap_fr {
	margin: 0px 200px 0px 0px;
	border: 0px;
	}
.drap_en {
	margin: 0px 0px 0px 0px;
	border: 0px;
	}

#jules {
	position:absolute;
	margin-left:10px;
	margin-top:180px;
	width:302px;
	height:352px;
	background-image:url(../../images/divers/jules_accueil.jpg); background-repeat:no-repeat;
	z-index:3;
	}

#livres {
	position:absolute;
	margin-left:400px;
	margin-top:60px;
	width:402px;
	height:394px;
	z-index:2;
	}

#livres_ombre {
	position:absolute;
	margin-left:246px;
	margin-top:444px;
	width:696px;
	height:134px;
	z-index:1;
	background-image:url(../../images/divers/livres_accueil_ombre.jpg); background-repeat:no-repeat;
	}

#ejs {
	position:absolute;
	width:620px;
	height:55px;
	margin-left: 290px;
	margin-top: 470px;
	text-align:center;
	font-weight: bolder;
	color: #4B2410;
	font-family : "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size : 13px;
	z-index:1;
	}