html{
height:100%;
margin:0;
padding:0; 
}
body{
padding:0;
margin:0;
border:0;
font:normal 62.5% Arial, Verdana,sans-serif;
text-align:justify;
background-color: #fff;
color:#000;
}
div#fond{
position:relative;
/*width:972px;*/
width:1105px;
/*background:url(i1.jpg);*/
background:url(i1c.jpg);
/*height:697px;*/
height:603px;
margin:13px auto 0 auto;
}
div#bienvenue{
position:relative;
/*left:507px;
top:95px;*/
left:590px;
top:245px;

width:294px;
}
div#langue{
position:relative;
/*left:600px;
top:190px;*/
left:700px;
top:350px;
width:200px;
}
#langue a img{
border:none;
}
div#pied{
width:618px;
margin:30px auto 30px auto;	
}
#pied p{
text-align:center;
font-size:11px;
margin-top:20px;
padding-bottom:30px;
}