#cadremenu
{padding-left:5px;
padding-top:10px;
width:170px;
height:600px;float:left;
background-image:url("../images/barre_horiz.gif");
//background-image:url("../images/anglais.gif");
background-repeat:repeat-y;
background-position:right;
}
#menu
{
font-size:13px;
color:#ab0c0a;

font-weight:bold;
margin-right:10px;

}

#menu a
{font-weight:100;
color:#6A211F;
font-size:11px;
display:block;
width:150px;text-decoration:none;
background-image:url("../images/menu.gif");
background-repeat:no-repeat;
  background-position:0px center;
padding-left:15px;padding-top:2px;padding-bottom:2px;
border-bottom:1px solid #7f7f7f;
}

#menu a:hover
{display:block;background-color:#f5e2d9;
background-position:7px center;
}
