#menu_gauche h1 {
margin: 6px 0 0 0;
/* background-image: url(../commun/nav_g/h1qsn.gif); */
font: bold 11px Arial, Helvetica, sans-serif;
color: #fff;
line-height: 26px;
text-indent: 40px;
}
#menu_gauche h2 {
margin: 6px 0 0 0;
/* background-image: url(../commun/nav_g/h2qsn.gif); */
border: 0;
font: bold 0.7em Arial, Helvetica, sans-serif;
color: #fff;
line-height: 26px;
text-indent: 40px;
}
#menu_gauche ul {
list-style: none; margin: 0; padding: 0; /* liste sans puce et sans retrait */
font: 11px Arial, Helvetica, sans-serif;
border-bottom: 1px solid #d2d2ea;
}
#menu_gauche a {
display: block;
color: #19217C;
text-decoration: none;
text-indent: 40px;
line-height: 22px;
height: 22px;
/* background-image: url(../commun/nav_g/liqsn.gif); */
}
#menu_gauche a:hover {
display: block;
background-position: 0 -22px;
line-height: 22px;
height: 22px;
}
