.conteneur_menu_gauche{
margin-top:15px;
width:201px;
}
.titre_menu_gauche{
background-image:url(/commun/Images/menu_generique/titre_menu_gauche.jpg);
background-repeat:no-repeat;
background-position:bottom;
height:20px;
text-align:center;
color:#442802;
font-weight:bold;
font-size:1.1em;
letter-spacing:0.3em;
padding:3px 13px 3px 0px;
}
html>body .titre_menu_gauche{
height:auto;
min-height:20px;
}
.txt_menu_gauche{
background-image:url(/commun/Images/menu_generique/txt_menu_gauche.jpg);
background-position:bottom;
background-repeat:no-repeat;
width:201px;
height:30px;
padding-bottom:15px;
}
html>body .txt_menu_gauche{
height:auto;
min-height:30px;
}
.txt_niveau1{
background-position:10px 7px;
/*display:block;
background:#999900;*/
}
.txt_niveau1, .txt_niveau2{
padding:5px 10px 5px 25px;
}
.txt_niveau1, .txt_niveau3, .txt_niveau5{
background-image:url(/commun/Images/menu_generique/fleche.gif);
background-repeat:no-repeat;
color:#7D4800;
}
.txt_niveau1, .sous_menu{
border-bottom:#999999 dotted 1px;
}
.txt_niveau1, .txt_niveau2, .sous_menu{
margin-right:13px;
}
.txt_niveau2{
background-position:10px 7px;
border-bottom:none;
height:1px;
/*display:block;
background:#FF0000;*/
}
html > body .txt_niveau2{
height:auto;
min-height:1px;
}
.txt_niveau2, .txt_niveau4{
background-image:url(/commun/Images/menu_generique/fleche_ouvert.gif);
background-repeat:no-repeat;
color:#7D4800;
cursor:pointer;
}
.txt_niveau3{
background-position:20px 4px;
margin-right:13px;
padding:2px 10px 5px 30px;
/*display:block;
background:#6633FF;*/
}
.txt_niveau4{
background-position:30px 7px;
padding:5px 10px 5px 45px;
}
.txt_niveau5{
background-position:40px 4px;
margin-right:13px;
padding:2px 10px 5px 55px;
display:block;
}
