.onoff_aj {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10pt;
  font-weight: normal;
  text-align: justify;
  color:blue;
}

.onoff_aj_c {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10pt;
  font-weight: normal;
  text-align: center;
  color:blue;
}

.textocaja {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11pt;
  font-weight: normal;
  text-align: justify;
}

body {
  margin: 10px 10px 10px 10px;
  text-align: justify;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12pt;
  font-weight: normal;
}

.centrado {
  text-align: center;
  font-weight: normal;
}

.centrado_gray {
  text-align: center;
  color: gray;
}

a.hlk {
  color: black;
  background-color:lime;
}

a.arbol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	PADDING-TOP: 5px;
	PADDING-BOTTOM: 5px;
	WIDTH: 100%;
}

a.antsig {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10pt;
  font-weight: normal;
  text-align: center;
  color:blue;
}

.texto_navy {
  color: navy;
}

.texto_red {
  color: red;
}

table.autor {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  font-weight: bold; 
  text-align: left;
  color: #003366;
}

table.aj_c {
  background-color:#999999 ;
}

table.aj_la {
  background-color:#FFFF33 ;
}

table.aj_v {
  background-color:#33FFFF;
}

.arbol_azul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none
}
:hover.arbol_azul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline
}	

.arbol_rama {
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 14px; 
	font-weight: bold;
        color: navy; 
        PADDING-TOP: 5px; 
        PADDING-BOTTOM: 5px; 
        text-decoration: none
}
.arbol_doc {
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 12px; 
        PADDING-TOP: 5px; 
        PADDING-BOTTOM: 5px; 
        text-decoration: none
}
.arbol_link {
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 12px; 
        color: blue; 
        PADDING-TOP: 5px; 
        PADDING-BOTTOM: 5px; 
        text-decoration: none
}
:hover.arbol_link {
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 12px; 
        color: navy; 
        PADDING-TOP: 5px; 
        PADDING-BOTTOM: 5px; 
        text-decoration: underline
}
.arbol_rutas {
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 9px; 
}
.hijo_negro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
:hover.hijo_negro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline
}	

select.art {
  height: 26px;
  width: 120px;
  align: center; 
}

input.btn_art { 
  height: 24px;
  width: 24px;
  align: center; 
}