/* Feuille de styles Standard                                                 */
/* par Tevolys                                                                */

@import url(/styles/global.css?&lang=0&univers=10) ;

/* Menu 01 */

dl#menu_01, #menu_01 dt, #menu_01 dd, #menu_01 ul, #menu_01 li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu_01 {
top: 0;
left: 0;
color: #000000;
width: 232px;
text-align: left;
}

#menu_01 dt a {
text-decoration: none;
color: #000000;
border: 0 none;
display:block;
cursor: pointer;
padding-left:0px;
margin-top:0px;
height: 18px;
line-height: 24px;
/*font-weight: bold;*/
font-size:9pt;
/*background-image: url(/assets/templates/logis-de-bourgogne/images/navigation/rub-niv1.jpg);*/
background-repeat: no-repeat;
}

#menu_01 dt a#On {
  color:#88bf4c;
  font-weight: bold;
  background-position:0px 9px;
  background-image: url(/assets/templates/isat/images/apprentissage/menu.puce.gif);
  background-repeat:no-repeat;
  padding-left:12px;
}

#menu_01 dd {

}

#menu_01 li {
padding-left:0px;
padding-top:2px;
/*background-image: url(/assets/templates/logis-de-bourgogne/images/navigation/rub-niv2.jpg);*/
background-repeat: no-repeat;
font-weight: normal;
}

a#ssOn  {
font-weight: bold;
}

#menu_01 li a {
font-size:11px;
color: #000000;
text-decoration: none;
display: block;
border: 0 none;
height: 16px;
}

#menu_01 li a:hover{

}

#menu_01 dt a:hover {
/*background-image: url(/assets/templates/logis-de-bourgogne/images/navigation/rub-niv1-in.jpg);*/
background-repeat: no-repeat;
}