/* CSS Document */


    body {
	margin:0;
	padding:0;
	font: bold 11px/1.5em Verdana;
	background: #000000;
}

a {
	color: #006699;
}

a:hover {
	text-decoration: none;
	color: #0099CC;
}
h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

/*- Menu Tabs H--------------------------- */

    #tabsH {
	width:100%;
	background:#000;
	font-size:90%;
	line-height:normal;
	float: left;
	font-weight: normal;
      }
    #tabsH ul {
        margin:0;
        padding:10px 5px 0 7%;
        list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:left;
      background:url("tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span {
      float:left;
      display:block;
      background:url("tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }

        #tabsH #current a {
                background-position:0% -42px;
        }
        #tabsH #current a span {
                background-position:100% -42px;
        }

</style>
.textos {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
}
.textos {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
}
.piedepagina {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}
.textosnodisponible {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF6633;
}
.textosnegrita {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
.textosdisponible {


	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0099CC;
}
.textosTITULO {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}
