#migas{
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  line-height: 12px;
  color: #2b2b2b;
}
#contenedor_miga{
  background-color: #eaeaea;
  border-bottom: 1px solid #cccccc;
  min-height: 1em;
  padding-bottom: 1px;
  padding-top: 1px;
}
#active{
  font-weight: bold;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  line-height: 12px;
  color: #2b2b2b;
}

#navigation {
  margin-bottom: 0;
  color: #2b2b2b;
}

#navegacion {
    background-color: #f2f2f2;
    background-image: url("../images/fondo_menu.gif");
    background-repeat: repeat-x;
    border-bottom: 1px solid #d7d7d7;
    border-top: 1px solid #ededed;
    height: 42px;
    padding: 0;
}

.separador {
    background: none repeat scroll 0 0 #f2f2f2;
    border-bottom: 1px solid #d7d7d7;
}

#menu {
    display: block;
    float: left;
    height: 42px;
    list-style: outside none none;
    margin: 0 auto;
    padding: 0 0 0.1em;
    width: 50%;
}

#submenu{
  min-height:0;
}

#menu-top {
    display: inline-block;
    height: 42px;
    min-width: 96em;
}

.navbar{
  min-height:0;
}

#navigation .wrap:first-of-type{
  height: auto !important;
}


#usermenu{
  padding-top: 10px;

}

#usermenu li:first-child{
  padding-right: 2px !important;
}

#usermenu li a{
  padding: 0 2px !important;
}

#container_sesion{
  padding: 0;
  margin:0;

  width: 90%;
}

.logos{
  border-top: 2px solid #006938;
  height: 105px;
}

