@charset "UTF-8";
/* CSS Document */

body, html 
{ padding: 0; margin:0px; background-color:#FFF;  width:1000px;
	  height:666px;}

#contenuindex{
	background-image:url(../images/imgindex.png);
	width:1000px;
	height:700px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-500px;
	margin-top:-350px;
	background-repeat:no-repeat;
	}
	
	#logo {
	background-color:;
	width:305px;
	height:50px;
	position:absolute;
	margin-left:460px;
	margin-top:368px;
	}
	
	#fr {
	background-color:;
	width:47px;
	height:11px;
	position:absolute;
	margin-left:865px;
	margin-top:550px;
	}
	
	
	#engl {
	background-color:;
	width:41px;
	height:11px;
	position:absolute;
	margin-left:865px;
	margin-top:568px;
	}