#menugauche {
position:absolute;
left:22px;
top:3px;
width:155px;
height:auto;
color:#333333;
white-space:nowrap;
overflow:hidden;
}

#menugauche UL {
position:relative;
width:100%;
font-weight:normal;
overflow:hidden;
color:#575757;
border-top:1px solid #575757;
height:15px;
margin-bottom:3px;
margin-top:0px;
background-image:url(../image/right-arrow-blue.gif);
background-position: 0px 5px ;
background-repeat:no-repeat;
font-weight:normal;
top:0px;
}

#menugauche UL LI A {
position:relative;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
font-weight:inherit;
white-space:nowrap;
color:#575757;
height:100%;
padding-left:10px;
top:3px;
border:0px;
}

#menugauche UL LI A.actif {
color:#364d90;
font-weight:bold;
}

#menugauche UL UL {
position:relative;
width:100%;
padding-left:0px;
font-weight:normal;
list-style:none;
padding-top:0px;
padding-bottom:0px;
margin:0px;
height:auto;
background-image:none;
border:0px;
margin-top:2px;
}

#menugauche UL UL LI {
width:100%;
padding-left:0px;
font-weight:normal;
list-style:none;
padding-top:0px;
padding-bottom:0px;
margin:0px;
line-height:14px;
margin-left:7px;
border:0px;
}

#menugauche UL UL LI A {
position:relative;
top:0px;
font-family:Arial, Helvetica, sans-serif;
background-image:none;
font-size:10px;
text-decoration:none;
color:#575757;
padding-top:0px;
padding-left:0px;
padding-bottom:0px;
height:10px;
margin:0px;
border:0px;
}

#menugauche UL UL LI A.actif {
color:#364d90;
font-weight:bold;
}