.capas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #999999;
}
BODY {
	FONT-SIZE: 9pt; COLOR: #4e5a84; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif
}
.Blanco1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
.Blanco2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
.Blanco3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.BlancoSub4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.AzulSub1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;
	font-weight: bold;
}
.AzulSub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}
.RojoSub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.AzulSub3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}
.RojoSub3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.AzulSub4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
}
.AzulText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
	font-weight: normal;
}
.AzulText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight: normal;
}
.NegroTextNeg {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.NegroTextPeq {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.AzulTextSub { font-family: Verdana; font-size: 10px; color: #336699; }
.AzulTextSub2 { font-family: Verdana; font-size: 10px; color: #336699; text-decoration: underline; }
.Cuerpo { FONT-SIZE: 9pt; COLOR: #4e5a84; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif}
.CuerpoSub { FONT-SIZE: 9pt; COLOR: #4e5a84; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; text-decoration: underline}
.CuerpoNoSub { FONT-SIZE: 9pt; COLOR: #4e5a84; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; text-decoration: none}
.CuerpoPequeño { FONT-SIZE: 8pt; COLOR: #4e5a84; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif}



/**************************************************/
 .tabla{float:left;}
 #tabsG {
     float:left;
      width:100%;
      /*background:#666;*/
      font-size:93%;
      line-height:normal;
      }
    #tabsG ul {
	margin:0;
	padding:10px 0px 0px 0px;
	list-style:none;
      }
    #tabsG li {
	
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsG a {
      float:left;
      background:url("img/codigos-error/tableftG.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsG a span {
	width:104px;
	  float:left;
      display:block;
      background:url("img/codigos-error/tabrightG.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsG a span {float:none;}
    /* End IE5-Mac hack */
    #tabsG a:hover span {
      color:#FFF;
      }
    #tabsG a:hover {
      background-position:0% -42px;
      }
    #tabsG a:hover span {
      background-position:100% -42px;
      }
