body
{
 font-family : verdana,arial,helvetica;
 font-size : 10pt;
 text-align: center;
 position: absolute;
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
}

a.a_azul
{
 color: #bc653a;
 text-decoration : none;
}

a.a_azul:visited
{
 color: #bc653a;
 text-decoration : none;
}

a.a_azul:active
{
 color: #bc653a;
 text-decoration : underline;
}

a.a_azul:hover
{
 color: #bc653a;
 font-weight: bold;
 text-decoration : underline;
}

a.a_imagen
{
 text-decoration : none;
}

a.a_imagen:visited
{
 text-decoration : none;
}

a.a_imagen:active
{
 text-decoration : none;
}

a.a_imagen:hover
{
 text-decoration : none;
}

a.a_lista
{
 color: #0000ff;
 font-size: 12pt;
 font-weight: bold;
 text-decoration : none;
}

a.a_lista:visited
{
 color: #0000ff;
 font-weight: bold;
 text-decoration : none;
}

a.a_lista:active
{
 color: #0000ff;
 font-weight: bold;
 text-decoration : underline;
}

a.a_lista:hover
{
 color: #0000ff;
 font-weight: bold;
 text-decoration : underline;
}

a.a_azul_encabezado
{
 color: #bc653a;
 font-weight: bold;
 text-decoration : none;
}

a.a_azul_encabezado:visited
{
 color: #bc653a;
 font-weight: bold;
 text-decoration : none;
}

a.a_azul_encabezado:active
{
 color: #bc653a;
 font-weight: bold;
 text-decoration : underline;
}

a.a_azul_encabezado:hover
{
 color: #bc653a;
 font-weight: bold;
 text-decoration : underline;
}

td.td_boton
{
 height: 25px;
 font-family: verdana,arial,helvetica;
 font-size: 8pt;
 font-weight: normal;
 text-align: center;
}

td.titulo_pequeño
{
 color: #3a6fb7;
 font-family: verdana,arial,helvetica;
 font-size: 12pt;
 font-weight: bold;
 border-color: #3a6fb7;
 border-style: solid;
 border-width: 2px;
 border-left: 0;
 border-right: 0;
 border-top: 0;
}

td.texto
{
 text-align: justify;
 font-weight: bold;
}

td.texto_pequeño
{
 color: #000000;
 text-align: center;
 font-size: 8pt;
}

td.observaciones_tabla_lista
{
 color: #000000;
 font-size: 8pt;
}

td.pie_tabla_lista
{
 color: #000000;
 font-size: 8pt;
 border-color: #3a6fb7;
 border-style: solid;
 border-width: 2px;
 border-left: 0;
 border-right: 0;
 border-bottom: 0;
}

td.texto_columna
{
 color: #000000;
 font-size: 9pt;
 font-weight: bold;
 font-family: verdana,arial,helvetica;
 vertical-align: middle
}

td.texto_grande
{
 color: #000000;
 font-family: times;
 text-align: center;
 font-size: 16pt;
 font-weight: bold;
 font-family: times;
 font-style: italic;
}

td.vacio
{
 width: 5px;
}

table.formulario_consulta
{
 border: 1px solid #3a6fb7;
 background-color: #FFFFFF;
}

table.table_encabezado_pagina
{
 border-color: #3a6fb7;
 border-style: solid;
 border-width: 2px;
 border-left: 0;
 border-right: 0;
}

tr.tr_encabezado_pagina
{
 height: 25px;
 background-image: url(../imagenes/gradiente_azul_2.gif);
 border-width: 0px;
}

table.table_encabezado_inicio
{
 background-image: url(../imagenes/gradiente_azul_encabezado.gif);
}

td.td_fondo_404
{
 height: 275px;
 width: 600px;
 background-image: url(../imagenes/fondo_404.jpg);
 border-width: 0px;
}

td.td_encabezado_consulta
{
 height: 30px;
 border-color: #00adff;
 border-style: solid;
 border-width: 1px;
 color: #3a6fb7;
 font-weight: bold;
 font-size: 16px;
 font-family: Arial, Verdana, Helvetica;
}

td.td_consulta_datos
{
 border-style: outset;
 border-width: 0px;
 background-color: #FFFFFF;
 font-size : 13px;
}

td.td_consulta_etiqueta
{
 height: 30px;
 background-image: url(../imagenes/gradiente_marron_largo.gif);
 border-style: outset;
 border-width: 1px;
 color: #000000;
 font-weight: bold;
 font-size : 13px;
}

td.td_pie_consulta
{
 height: 30px;
 background-image: url(../imagenes/gradiente_marron_largo.gif);
 border-color: #000000;
 border-style: solid;
 border-width: 2px;
 border-left: 0;
 border-right: 0;
 color: #ffffff;
 font-size: 13px;
}

input.input_consulta
{
 border-bottom: 2px ridge;
 border-left: 2px ridge;
 border-right: 2px ridge;
 border-top: 2px ridge;
 font-family: Tahoma, Arial, Verdana, Helvetica;
 font-size : 13px;
}

input.boton_consulta
{
 border: 2px outset #ffffff;
 background-color: #bc653a;
 color: #ffffff;
 font-weight: bold;
 font-family: Tahoma, Arial, Verdana, Helvetica;
 font-size: 13px;
}

textarea.textarea_consulta
{
 border-bottom: 2px ridge;
 border-left: 2px ridge;
 border-right: 2px ridge;
 border-top: 2px ridge;
 font-family: Tahoma, Arial, Verdana, Helvetica;
 font-size: 13px;
}
