#centre
{
background-image: url("images/fond_accueil.jpg");
position: absolute;
left: 185px;
top: 135px;
width: 700px;
height: 400px;
}
#texte
{
position: absolute;
top: 50px;
left: 20px;
width: 330px;
text-align: justify;
text-indent: 20px;
}

#image_carte
{
position: absolute;
top: 10px;
right: 10px;
width: 300px;
}
#navigue
{
position: absolute;
left: 20px;
top: 340px;
}
