.menaut      { 
text-indent: 0; 
margin-top: 0; 
margin-bottom: 0 
}
#conteneurMenu {
text-align:center;
margin-top:15px;
}
#conteneurMenu a{

}
a.menu{
font-family : verdana;
text-align:center;
color:#8098B3;
font-size:11px;
font-weight:bold;
text-decoration:none;
line-height:30px;
width:180px;
}
a:hover.menu {
color:#666;
text-decoration:underline;
}
