dl, dt, dd{
margin: 0;
padding: 0;
list-style-type: none;
}
dl {
padding: 0 0 0 0;
}
#menuGauche {
position: relative;
width: 219px;
background-image:url(../Commun/bg_menuPrinc.gif);
}

#menuGauche dt {
cursor: pointer;
color: #FFFFFF;
font-weight:bold;
height: 24px;
line-height: 24px;
margin: 0 0 0 5px;
border: 0;
text-align: left;
border-bottom-color:#4a412f;
border-bottom-style:solid;
border-bottom-width:1px;
background-image:url(../Icones/puce_li.gif); 
background-position:4px 9px; 
background-repeat:no-repeat;
padding-left:15px;
}

#menuGauche dt.sousMenu {
height:auto;
line-height:normal;
padding: 0 10px 1px 27px;
background-color:#ceac00;
background-image:url(../Icones/puce_sousMenu.gif);
background-position:19px 4px;
border:none;
font-weight:normal;
}
#menuGauche dt.principal{
background-image:url(../Icones/puce_liSelec.gif); 
background-position:4px 9px; 
background-repeat:no-repeat;
}
#menuGauche dt.selectionne a {
color:#61583d ;

}
#menuGauche dt.principal {
background-color:#ceac00;
height:auto;
border:none;
}
#menuGauche dt.principal a {

}

#menuGauche dd {
position: absolute;
z-index: 200;
left: 120px;
margin-top: -1.4em;
padding-left:3px;
width: 140px;
background: #ceac00;
border: 1px solid white;
display: none;
display:none;
}
#menuGauche ul {
padding: 2px;
list-style: none;
margin:0;
}
#menuGauche li {
border-top: 1px solid white;
height: 18px;
line-height: 18px;
background-image:none;
padding:0;
margin:0;
}
#menuGauche li.sansLigne {
border-top: 0;
}
#menuGauche li.contientSousMenus {
height: 18px;
line-height: 18px;
}
#menuGauche li a, #menuGauche dt a {
color: #FFFFFF;
text-decoration: none;
display: block;
width: 140px;
}
#menuGauche li a:hover {
color:#61583d ;
width: 140px;
}
#menuGauche dt a:hover {
color:#ceac00 ;
width: 140px;
}
#menuGauche dt.sousMenu a:hover,#menuGauche dt.principal a:hover {
color:#61583d ;
width: 140px;
}