#centre
{
position: absolute;
left: 185px;
top: 135px;
width: 700px;
height: 400px;
}
#navigue
{
position: absolute;
left: 10px;
top: 340px;
font-size: 13px;
}
#titre h2
{
font-size: 22px;
}
#centre p
{
font-size: 15px;
}
#vase_dessin
{
position: absolute;
left: 200px;
top: 30px;
z-index: 10;
}
#vase_fini
{
position: absolute;
left: 500px;
top: 15px;
}
#vase_zoom
{
position: absolute;
left: 25px;
top: 230px;
}
#logo_mof
{
position: absolute;
left: 560px;
top: 350px;
}
#titre
{
position: absolute;
left: 5px;
top: 5px;
z-index: 50;
}
#texte_gauche
{
width: 200px;
position: absolute;
left: 10px;
top: 45px;
text-align: justify;
text-indent: 15px;
z-index: 30;
}
#texte_droite
{
width: 205px;
position: absolute;
left: 490px;
top: 200px;
text-align: justify;
}