/* CSS Document */

#menu{
position:absolute;
top:0px;
left:270px;
z-index:5;
list-style-type:none;

}
#menu li{
float:left;
width:148px;
height:47px;
float:left;
margin-left:-35px;
padding:0px;


}
#btn_0{
background:url(../img_site/btn_accueil.png) top left no-repeat;
}

#menu li a{
width:57px;
height:47px;
text-align:center;
text-decoration:none;
display:block;
color:#282322;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
margin-left:35px;
z-index:500;
position: relative;
z-index:1;
}
#menu li a img{
border:0px;
}

li#btn_0{
margin-left:-30px;
background:url(../img_site/btn_accueil.png) top left no-repeat;
z-index:10;
}
li#btn_0 a{
margin-left:40px;
}
li#btn_1{
background:url(../img_site/btn_chantier.png) top left no-repeat;
margin-left:-45px;
z-index:15;
}
li#btn_1 a{
margin-left:38px;
}

li#btn_2{
width:158px;
margin-left:-55px; 
background:url(../img_site/btn_deplacement.png) top left no-repeat;
}
li#btn_2 a{
width:80px;
margin-left:40px;
}

li#btn_3{
width:141px;
margin-left:-40px;
background:url(../img_site/btn_tri.png) top left no-repeat;
}
li#btn_3 a{
margin-left:40px;
}
li#btn_4{
width:141px;
margin-left:-40px;
background:url(../img_site/btn_energie.png) top left no-repeat;
}
li#btn_4 a{
margin-left:40px;
}
li#btn_5{
width:141px;
margin-left:-40px;
background:url(../img_site/btn_eau.png) top left no-repeat;
}
li#btn_5 a{
margin-left:40px;
}
li#btn_0.survol , #btn_0.selectionner{
background:url(../img_site/btn_accueil_select.png) top left no-repeat;
}
li#btn_1.survol , #btn_1.selectionner{
background:url(../img_site/btn_chantier_select.png) top left no-repeat;
}
#btn_2.survol , #btn_2.selectionner {
background:url(../img_site/btn_deplacement_select.png) top left no-repeat;
}
#btn_3.survol , #btn_3.selectionner{
background:url(../img_site/btn_tri_select.png) top left no-repeat;
}
#btn_4.survol , #btn_4.selectionner{
background:url(../img_site/btn_energie_select.png) top left no-repeat;
}
#btn_5.survol , #btn_5.selectionner{
background:url(../img_site/btn_eau_select.png) top left no-repeat;
}

#barre{
width:300px;
height:47px;
position:absolute;
top:0px;
left:0px;
background-color:#B4DD0E;
z-index:4;
}

/*ul#sous_menu.chantier  a img ,ul#sous_menu.chantier  a {
border:0px;
}
.chantier li#li_1{
background:url(../img_site/btn_chantierDurable.png) top left no-repeat;
width:190px;
}

.chantier li#li_2{
background:url(../img_site/btn_materiau.png) top left no-repeat;
width:152px;
margin-left:-80px;
}

.chantier li#li_3{
background:url(../img_site/btn_phasage.png) top left no-repeat;
width:152px;
margin-left:-80px;
}

ul#sous_menu.chantier li{
float:left;
padding-left:40px;

}

.chantier li#li_1.selectionner{
background:url(../img_site/btn_chantierDurable_select.png) top left no-repeat;
width:190px;
}

.chantier li#li_2.selectionner{
background:url(../img_site/btn_materiau_select.png) top left no-repeat;
width:152px;
margin-left:-80px;
}

.chantier li#li_3.selectionner{
background:url(../img_site/btn_phasage_select.png) top left no-repeat;
width:152px;
margin-left:-80px;
}*/