#menu_h {
	font: bold 12px/1.5em Verdana;
	position:absolute;
	top:146px;
	left:445px;
	width:440px;
	height:30px;
	line-height:normal;
	       }
    #menu_h ul {
	margin:0;
	padding:13px 0px 0 8px;
	list-style:none;
      }
	  
	* html #menu_h ul {
	padding:13px 0px 0 25px;
      }
	  
	  
	  
    #menu_h li {
      display:inline;
      margin:0;
      padding:0;
      }
    #menu_h a {
      float:left;
      background:url(../imagenes/tableftB.gif) no-repeat left top;
      margin:0;
	  margin-left:8px;
      padding:0 0 0 4px;
      text-decoration:none;
      }
	  
	 
	  
    #menu_h a span {
      float:left;
      display:block;
      background:url(../imagenes/tabrightB.gif) no-repeat right top;
      padding:6px 16px 8px 13px;
      color:#eed269;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu_h a span {float:none;}
    /* End IE5-Mac hack */
    #menu_h a:hover span {
      color:#f8f6a3;
      }
    #menu_h a:hover {
      background-position:0% -42px;
      }
    #menu_h a:hover span {
      background-position:100% -42px;
      }
	  
	  
	 
	  
	  
	  
	  #menu_h .select a {
      float:left;
      background:url(../imagenes/tableftB.gif);
	  background-position:0% -42px;
      margin:0;
	  margin-left:6px;
      padding:0 0 0 4px;
      text-decoration:none;
      }
	  
		  
    #menu_h .select a  span {
      float:left;
      display:block;
      background:url(../imagenes/tabrightB.gif);
	  background-position:100% -42px;
      color:#f8f6a3;
      }
   
