#index {position : absolute; overflow : hidden; top : 0; z-index : 2; text-align: center; width: 100%}
#indexbg {position : absolute; left : 0; top: 0; border : 0; padding : 0; width : 100%; height : 100%; overflow : hidden; z-index : 1; }
#indexbg img {width : 100%; overflow : hidden; }
#contenu {position : absolute; overflow : hidden; float : right; left : 16%; width : 84%; top : 0; z-index : 2 }
#menu {position : fixed; left : 0; top : 0; width : 16%; height : 100%; float : left; overflow : hidden; z-index : 2; }
#menubg {position : fixed; margin-left : 0; border : 0; padding : 0; width : 16%; height : 100%; overflow : hidden; z-index : 1; }
#menubg img {width : 100%; overflow : hidden; }
#bg {position : fixed; margin : 0; border : 0; left : 16%; top : 0; width : 84%; height : 100%; overflow : hidden; z-index : 1; }
#bg img {width : 100%; overflow : hidden;}
table {margin-left : auto; margin-right : auto }