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