DIV.banniere{
POSITION: absolute;
left: 75px;
top: 0px;
width: 630px;
height: 90px;
Z-index: 255;
}
DIV.banniere{
POSITION: absolute;
left: 75px;
top: 0px;
width: 630px;
height: 90px;
Z-index: 255;
}
DIV.menu{
POSITION: absolute;
left: 150px;
top: 100px;
width: 630px;
height: 25px;
Z-index: 255;
}
DIV.menuinterne{
POSITION: absolute;
left: 0px;
top: 130px;
width: 150px;
height: 100%;
Z-index: 255;
}
DIV.contenu{
POSITION: absolute;
left: 150px;
top: 130px;
width: 630px;
height: 560px;
Z-index: 254;
}