#centre
{
background-image: url("images/fond_accueil.jpg");
position: absolute;
left: 185px;
top: 135px;
width: 700px;
height: 400px;
}
#coordonnee_sarl
{
position: absolute;
left: 50px;
width: 600px;
top: 10px;
}
#coordonnee_sarl h2
{
font-weight: bold;
font-size: 20px;
}
#coordonnee_sarl h3
{
font-size: 15px;
}
#centre p
{
text-align: justify;
font-size: 15px;
}
#image_france
{
position: absolute;
left: 445px;
width: 150px;
}

#formulaire
{
position: absolute;
left: 50px;
width: 600px;
top: 220px;
}
#coordonnee
{
position: absolute;
width: 300px;
top: 10px;
}
#coordonnee p
{
text-align: center;
}
#commentaire
{
position: absolute;
width: 300px;
left: 300px;
top: 10px;
}
#bouton
{
position: absolute;
left: 225px;
top: 165px;
}

#navigue
{
position: absolute;
left: 20px;
top: 340px;
}
