/***************** BODY *****************/
*{
/*---on passe toutes les marges à 0---*/
margin:0;
padding:0;
}
html{
/*overflow:-moz-scrollbars-vertical;  */

}
body,html{
height:100%;
background:transparent;
}
body{
  width:100%;
  background: url(../images/charte/bg-container.jpg) center 0px repeat-y;
}

.invisible{
display:none;
}

/***************** CONTAINER *****************/
#container2{
position:relative;
width:100%;
height:100%;
height:auto;
background: url(../images/charte/bg-body.jpg) center top no-repeat;
}

#container{
position:relative;
margin:0 auto;
width:996px;
background: url(../images/charte/bg-body.jpg) -302px top no-repeat;
}
#contenu{
position:relative;
width:777px;
padding-left:20px;
float:left;
}
/***************** HEADER *****************/
#header{
width:995px;
height:278px;
float:left;
}
/***************** MENU LEFT *****************/
#container #colLeft{
float:left;
width:198px;
height:590px;
}

#colLeft p{
padding:5px 0 0 38px;
}

#colLeft a:link, #colLeft a:visited{
font:bold 13px/13px Arial, Helvetica, sans-serif;
color:#b6b6b6;
text-decoration:none;
text-transform:uppercase;
}
#colLeft a:hover, #colLeft a:active{
font:bold 13px/13px Arial, Helvetica, sans-serif;
color:#000;
font-size:13px;
text-decoration: none;
}

#menuLeft{
float:left;
width:169px;
padding:15px 0 17px 29px;
list-style:none;
float:left;
}

#menuLeft li{
clear:both;
float:left;
display:block;
width:151px;
}

#menuLeft li a{
text-decoration:none;
clear:both;
float:left;
height:25px;
width:151px;
overflow:hidden;
background:left top no-repeat;
padding:0;
margin:0;
}
#container #menuLeft li a:hover{
background-position:right top;
}
#menuLeft li a span{
display:none;
height:25px;
padding:0;
margin:0;
}

#menuLeft li.bt1 a {background-image:url(../images/charte/bt-01.gif);}

#menuLeft li.bt2
{
background:url(../images/charte/bt-02.gif) no-repeat;
margin-top:10px;
height:25px;
}
#menuLeft li.bt3
{
background:url(../images/charte/bt-03.gif) no-repeat;
margin-top:10px;
height:25px;
}
#menuLeft li.bt4 a{background-image:url(../images/charte/bt-04.gif); margin-top:10px;}
#menuLeft li.bt5 a{background-image:url(../images/charte/bt-05.gif);}
#menuLeft li.bt6 a{background-image:url(../images/charte/bt-06.gif);}
#menuLeft li.bt7 a{background-image:url(../images/charte/bt-07.gif);}

#menuLeft li.jets a{background-image:url(../images/charte/bt-jets.gif);}
#menuLeft li.quads a{background-image:url(../images/charte/bt-quads.gif);}

/***************** CONTENU *****************/

#bando{
width:670px;
height:199px;
}
.clear{
height:0px;
width:0px;
font-size:0px;
line-height:0px;
clear:both;
display:block;
}

/*---obligatoire pour le footer---*/
/*---mettre <div class="clearer" id="clearFooter"></div>--*/
/*---apres la div contenu---*/
.clearer{
clear:both;
}

/***************** FOOTER *****************/

#footer{
position:relative;
width:100%;
height:30px;
position: relative;
/*height: 30px;
padding: 0px;
margin:0px;*/
clear: both;
background: url(../images/charte/bg-footer.jpg);
}
#footer2{
position: relative;
width: 996px;
height: 30px;
margin: 0 auto;
background: url(../images/charte/bg-footer2.jpg) 0px top no-repeat;
}
#footer2 #idep{
position:absolute;
left:30px;

width:260px;
height:30px;
}
#footer2 #idep img{
float:left;
}

#footer2 #idep p{
font-size:9px;
line-height:11px;
margin:0;
padding:4px 0 0;
}

#footer2 #idep a.idep{
text-decoration:none;
font:9px Arial, Helvetica, sans-serif;
color:#b6b6b6;
line-height:11px;
}
#footer2 #idep a:hover.idep{
text-decoration:none;
color:#000;
}

