body {
background:#000;
margin: 0;
padding: 0; 
}

#conteneur {
	POSITION: absolute; 	left: 50%;	text-align: left;	width:700px;	margin-left: -350px;	top:50%;	height:667px;	margin-top:-333.5px;
background:url('images/illu3.jpg') top no-repeat;
}

#choixLangues{
	POSITION: absolute;
	left: 50%;	text-align: left;	margin-left: -275px;	top:52%;	margin-top:210px;
	
}
#choixLangues a{
margin-left:120px;
}
#choixLangues img{
border: none;
}