body {
	line-height: normal;
	color: #666;
	font-family: verdana, helvetica, "Trebuchet MS", arial, sans-serif;
	font-size: 60%;
	line-height: 1.6em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#262223;

	overflow-x:hidden;	
}
#divcentered {
	position: absolute; /*Posicionamiento absoluto*/
	height: 1219px; /*altura*/
	width: 950px; /*anchura*/
	margin-left: -475px; /*Restamos la mitad de ancho del DIV para centrarlo horizontalmente*/
	margin-top: -200px; /*Restamos la mitad de alto del DIV para centrarlo verticalmente*/
	left: 50%; /*Desde la izquierda, colocar al 50% de la pantalla*/
	top: 30%; /*Desde arriba, colocar al 50% de la pantalla*/
}
/* pyramid */

#navPyra {
        margin: 0;
        padding: 0 0 0px 0px;
}

#navPyra li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navPyra a:link, #navPyra a:visited {
        float: left;
        font-size: 10px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 7px 12px;
        text-decoration: none;
        color: #E4E4E4;
}

#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover {
	color: #FFF;
	
}
h1  {
	margin: 0;
	padding-top: .5em;
	padding-bottom: .5em;
	letter-spacing: 2px;
	color: #333;
	background: inherit;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 260%;
	text-align: left;
}
h1a  {
	margin: 0;
	padding-top: .5em;
	padding-bottom: .5em;
	letter-spacing: 2px;
	color: #E4E4E4;
	background: inherit;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 200%;
	text-align: left;
}
h2  {
	margin: 0;
	padding-top: .5em;
	padding-bottom: .5em;
	letter-spacing: 2px;
	text-transform: uppercase;
	;
	color: #7196BB;
	background: inherit;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 140%;
	text-align: left;
}
h3 {
margin-top: 0;
font-family: arial, georgia, helvetica, sans-serif;
font-size: 1em;
text-align: center;
color: #006699;
background: inherit;
}
/*- Menu Tabs I--------------------------- */

    #tabsI {
	position:absolute;
	width:1045px;
	height:44px;
	z-index:2;
	left: -40px;
	top: 100px;
      }
    #tabsI ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsI li {
	display:inline;
	margin:0;
	padding:0;
	text-align: left;
      }
    #tabsI a {
      float:left;
      background:url("tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsI a span {
      float:left;
      display:block;
      background:url("tabrightI.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }

        #tabsI #current a {
                background-position:0% -42px;
        }
        #tabsI #current a span {
                background-position:100% -42px;
        }



/*- Menu Tabs 9--------------------------- */

    #tabs9 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs9 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs9 a {
      float:left;
      background:url("tableft9.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs9 a span {
      float:left;
      display:block;
      background:url("tabright9.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs9 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs9 a:hover {
      background-position:0% -42px;
      }
    #tabs9 a:hover span {
      background-position:100% -42px;
      }

      #tabs9 #current a {
              background-position:0% -42px;
      }
      #tabs9 #current a span {
              background-position:100% -42px;
      }

#Externos {
	position:absolute;
	width:132px;
	height:19px;
	z-index:6;
	left: 838px;
	top: 137px;
	text-align: right;
}

