#menu_h {
      font: bold 12px/1.5em Verdana;	  
	  float:left;
      width:100%;      
      line-height:normal;
	  
	       }
    #menu_h ul {
	margin:0;
	padding:13px 0px 0 25px;
	list-style:none;
      }
	  
	* html #menu_h ul {
	padding:14px 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:6px;
      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:8px 14px 8px 10px;
      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:#767602;
      }
    #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:#858501;
      }
   

