.lignemenu {
width:100%;
}
.lignemenu ul {
margin:0;
list-style-type:none;
width:auto;
float:left;
}
.lignemenu ul li {
float:left;
}
.gm {
margin:0;
padding:0;
width:26px;
height:39px;
background:transparent url(images/menu/on/gauche.gif) no-repeat;
}
.dm {
margin:0;
padding:0;
width:26px;
height:39px;
background:transparent url(images/menu/on/droite.gif) no-repeat;
}
.cm {
padding-top:8px;
height:39px;
background:transparent url(images/menu/on/centre.gif) repeat-x;  
}
.textbrut {
height:39px;


}
.vide {
width:4px;
}
.lignemenu ul li a {
text-decoration:none;
color:white;
}
