body { 
	font: 8pt/12pt arial; 
	background:#202D5A;
	margin:0px;
}

div#conteneurindex{
position:absolute;
width:834px;
height:560px;
left:50%;
top:0px;
margin-left:-417px;
background:url(imgs/fond_index.jpg);
}

div#conteneurpres{
position:absolute;
width:834px;
height:560px;
left:50%;
top:0px;
margin-left:-417px;
background:url(imgs/fond_diapo.jpg);
}

div#conteneurcont{
position:absolute;
width:834px;
height:560px;
left:50%;
top:0px;
margin-left:-417px;
background:url(imgs/fond_nu.jpg);
}

div#conteneurrond{
position:absolute;
width:834px;
height:560px;
left:50%;
top:0px;
margin-left:-417px;
background:url(imgs/fd_rond.jpg);
}

div#milieu{
	position:absolute;
	top:60px;
	left:170px;
	width:410px;
	bor der:1px solid pink;
	height:auto;
	text-align:center;
}

div#menu{
	float:right;
	width:234px;
	height:auto;
	margin-top:110px;
}

td{
	color:white;
}