#menus { /* es el bloque contenedor del menú */
  background: url('images/menuC.jpg') #006699;
  border-bottom: 0px solid #F9E4B7;
  border-top: 0px solid #F9E4B7;
  padding-left: 0px;
  height: 74px;
  width: 937;
}
#menus  ul { /* las listas */
  display: block;
  line-height: 1em;
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 90
}
#menus  ul li { /* los items de las listas */
  float: left;
  font-size: 11px;
  line-height: 1, 5em;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#menus ul li a { /* los enlaces de las listas */
  background: transparent;
  color: #1174b8;
  display: block;
  font-weight: bold;
  line-height: 35px;
  margin: 0;
  padding: 0 1em;
  width: auto;
}
#ab { /* los enlaces de las listas */
  background: transparent;
  color: #666666;
  display: block;
  font-weight: bold;
  line-height: 35px;
  text-decoration: none;
  margin: 0;
  padding: 0;
  width: auto;
}


#menus ul li.ban a { /* los enlaces de las listas */
  background: transparent;
  color: #E96F00;
  display: block;
  font-weight: bold;
  line-height: 35px;
  text-decoration: none;
  margin: 0;
  padding: 0 1em;
  width: auto;
}


#menus ul li input { /* los enlaces de las listas */
  float: left;
  font-size: 12px;
  line-height: 2, 5em;
  list-style-type: none;
  margin: 0;
  padding: 0;


}



#menus  ul li a:hover { /* efecto hover sobre los enlaces */
  color: #006699;
  text-decoration: underline;


}
#menus  ul li a:hover img{ /* efecto hover sobre los enlaces */
  float: left;
  font-size: 11px;
  line-height: 1, 5em;
  list-style-type: none;
  margin: 0;
  padding: 0;


}
#menus  ul.level2, #menus ul.level3 { /* las listas desplegables */
  background: url('images/menu.jpg') #4F3325;
  border-top: 1px solid #F9E4B7;
  left: 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
}
#menus  ul.level2 li, #menus ul.level3 li { /* cada item de las listas desplegables */
  border-bottom: 1px solid #F9E4B7;
  float: none;
  margin: 0;
  padding: 0;
  width: 180px;
}
#menus  ul.level2 li a, #menus ul.level3 li a { /* cada enlace de las listas desplegables */
  padding: 0 1em;
}
#menus  ul.level2 li a:hover,#menus  ul.level3 li a:hover { /* efecto hover sobre esos enlaces */
  background-color: #F9E4B7;
}






#menus2 { /* es el bloque contenedor del menú */
  background: url(images/menu2.jpg) #006699;
  border-bottom: 0px solid #F9E4B7;
  border-top: 0px solid #F9E4B7;
  padding-left: 190px;
  height: 39px;
  width: 937;
}
#menus2  ul { /* las listas */
  display: block;
  line-height: 1em;
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 90
}
#menus2  ul li { /* los items de las listas */
  float: left;
  font-size: 10px;
  line-height: 1, 5em;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#menus2 ul li a { /* los enlaces de las listas */
  background: transparent;
  color: #494949;
  display: block;
  font-weight: bold;
  line-height: 24px;
  margin: 0;
  padding: 0 1em;
  width: auto;
}
#ab2 { /* los enlaces de las listas */
  background: transparent;
  color: #666666;
  display: block;
  font-weight: bold;
  line-height: 24px;
  text-decoration: none;
  margin: 0;
  padding: 0;
  width: auto;
}


#menus2 ul li.ban a { /* los enlaces de las listas */
  background: transparent;
  color: #E96F00;
  display: block;
  font-weight: bold;
  line-height: 35px;
  text-decoration: none;
  margin: 0;
  padding: 0 1em;
  width: auto;
}


#menus2 ul li input { /* los enlaces de las listas */
  float: left;
  font-size: 11px;
  line-height: 2, 5em;
  list-style-type: none;
  margin: 0;
  padding: 0;


}



#menus2  ul li a:hover { /* efecto hover sobre los enlaces */
  color: #0696B1;
  text-decoration: none;


}
#menus2  ul li a:hover img{ /* efecto hover sobre los enlaces */
  float: left;
  font-size: 10px;
  line-height: 1, 5em;
  list-style-type: none;
  margin: 0;
  padding: 0;


}
#menus2  ul.level2, #menus ul.level3 { /* las listas desplegables */
  background: url('images/menu.jpg') #4F3325;
  border-top: 1px solid #F9E4B7;
  left: 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
}
#menus2  ul.level2 li, #menus ul.level3 li { /* cada item de las listas desplegables */
  border-bottom: 1px solid #F9E4B7;
  float: none;
  margin: 0;
  padding: 0;
  width: 180px;
}
#menus2  ul.level2 li a, #menus ul.level3 li a { /* cada enlace de las listas desplegables */
  padding: 0 1em;
}
#menus2  ul.level2 li a:hover,#menus  ul.level3 li a:hover { /* efecto hover sobre esos enlaces */
  background-color: #F9E4B7;
}