.menu_ver_line {
  background-color: #d6d6d6;
  text-align: left;
  /*color: #66667C;
  font-weight: bold;*/
  height: 17px;
 /* width: 100px;*/
 padding-left: 10px;
 padding-bottom: 0px;
 padding-top: 2px;
 margin-bottom: 8px;
}  

.menu_ver_admin {
  background-color: #FBDB63;
  text-align: left;
  /*color: #66667C;
  font-weight: bold;*/
  height: 17px;
 /* width: 100px;*/
 padding-left: 10px;
 padding-bottom: 0px;
 padding-top: 2px;
 margin-bottom: 8px;
} 

a.menu_hors:link, a.menu_hors:hover, a.menu_hors:active, a.menu_hors:visited {
  color: #66667C;
  text-decoration: none;
  font-weight: bold;
}



