#centre
{
background-image: url("images/fond_accueil.jpg");
position: absolute;
left: 185px;
top: 135px;
width: 700px;
height: 400px;
}
#centre p
{
text-indent: 0px;
}
#texte_de_presentation
{
position: absolute;
left: 76px;
width: 548px;
top: 10px;
font-size: 17px;
text-align: justify;
text-indent: 35px;
}
#texte_de_presentation h1
{
display: block;
text-align: center;
position: relative;
right: 20px;
font-size: 30px;
font-variant: small-caps;
}
#texte_de_presentation h2
{
display: block;
text-align: right;
font-size: 20px;
font-weight: bold;
font-variant: small-caps;
}

#texte_de_presentation ul
{
text-indent: 0px;
}
#navigue
{
position: absolute;
left: 20px;
top: 340px;
}

