<style type="text/css">

    body {
        margin:0;
        padding:0;
        font: bold 11px/1.5em Verdana;
}

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

img {
border: none;
}

/*- Menu Tabs 1--------------------------- */


    #tabs1 {
	font-size:14px; /*tamaņo de la fuente*/
	line-height:normal;
	font-family: "Myriad Pro", Verdana, Arial;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-top-style: none;
	border-top-width: 1px;
	padding: 0px;
	height: 2em;
	width: 100%;
	float: left;
	background-image: url(../img/images/sou_22.jpg);
      }
    #tabs1 ul {
	margin:0;
	list-style:none;
	width: 100%;
	float: left;
      }
    #tabs1 li {
	display:inline;
	margin:0;
	padding:0;
      }
    #tabs1 a {
	margin:0;
	text-decoration:none;
	background-image: url(../img/tableft11.gif);
	background-repeat: no-repeat;
	width: 150px;
	padding: 0px;
	float: left;
      }
    #tabs1 a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	color: #FFFFFF/*#627EB7; color de la fuente*/;
	background-image: url(../img/tabright11.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: normal;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {

      }
    #tabs1 a:hover {
	background-position:0% -42px;
      }
    #tabs1 a:hover span {
	background-position:100% -42px;
	color: #FF6600;
	font-weight: bold;
	font-family: "myriad Pro", Verdana, Arial;
	font-size: 14px;
      }

      #tabs1 #current a {
              background-position:0% -42px;
      }
      #tabs1 #current a span {
	background-position:100% -42px;
      }

</style>
