#centre
{
position: absolute;
left: 185px;
top: 135px;
width: 700px;
height: 400px;
}
#navigue
{
position: absolute;
left: 10px;
top: 390px;
}
#texte
{
position: absolute;
top: 5px;
left: 15px;
width: 350px;
}
#texte p
{

text-align: justify;
text-indent: 15px;
}
#photos_mof
{
position: absolute;
right: 10px;
top: 87px;
}
#photos_mof a
{
display: block ;
width: 300px ;
height: 225px ;
background: url("images/grd_logo_mof.jpg") no-repeat 0 0 ;
}
#photos_mof a:hover
{
background: url("images/grd_logo_mof.jpg") no-repeat 0 -225px ;
}