#centre
{
background-image: url("images/fond_accueil.jpg");
position: absolute;
left: 185px;
top: 135px;
width: 700px;
height: 400px;
}
#texte_de_presentation
{
position: absolute;
left: 76px;
width: 548px;
top: 10px;
font-size: 17px;
text-align: justify;
text-indent: 35px;
}
#texte_de_presentation ul
{
text-indent: 0px;
}
#navigue
{
position: absolute;
left: 20px;
top: 340px;
}
