  body  {
margin : 10px auto auto auto;
background : #000;
}
table, td, tr{
margin:0;
padding:0;
}
#conteneur {
width : 984px;
margin : auto;
}
#left {
background : url(../images/menu_left_bg.jpg) no-repeat top;
width : 173px;
height : 539px;
float : left;
}
#right {
background : #000;
float : right;
width : 811px;
}
#top {
background : url(../images/top_bg.jpg) no-repeat;
width : 811px;
height : 22px;
margin : 0;
padding : 0;
}
#conteneur_contenu {
background : url(../images/bg_repeat_content.jpg) repeat-y;
width : 811px;
margin : 0;
padding : 0;
}
#logo {
background : url(../images/menu_top_bg.jpg) no-repeat;
width : 811px;
height : 61px;
margin : 0;
padding : 0;
}
#contenu {
background : url(../images/bg_content.jpg) no-repeat;
width : 811px;
margin : 0;
padding : 0;
}
#footer {
background : url(../images/footer_bg.jpg) no-repeat;
width : 811px;
height : 27px;
}
.img_bandeau {
padding :0px;
margin:0;
}
#navigation {
margin :100px 0 0 0;
width:173px;
}

.menu {
width : 162px;
height : 455px;
}
.logo_texte {
padding-left : 20px;
width : 338px;
float : left;
}
#navigation_top {
height : 61px;
margin : 0 ;
float:left;
width:430px;
}

.langage{
float:right;
padding:2px 20px 0px 0px;
}
.langage a{
font-family:"Century Gothic" ,Arial;
font-weight:bold;
font-size:9px;
color:#FFF;
letter-spacing:2px;
}
.langage a:hover{
font-family:"Century Gothic" ,Arial;
font-weight:bold;
font-size:9px;
color:#ffd700;
}
