html, body
{
    height: 100%; /* Requerido */
    text-align:center;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:0px;

}
td
{
   font: 10pt Tahoma, Verdana, Arial, sans-serif;
}
body
{
    color: #333;
    font: 10pt Tahoma, Verdana, Arial, sans-serif;
    text-align: center;
}

.fondoEncabezado
{
    
    background-image: url('images/ah_01.jpg');
    letter-spacing: normal;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
    height: 28px;
    padding-top: 0px;
    background-repeat:repeat-x;
}



.txt_menu
{
    color: #FFFFFF;
    font-family: Tahoma, Verdana;
    font-size: 12px;
    text-decoration: none;
    cursor:  pointer;   
     font-weight: none; 
}

.txt_menu:hover
{
    color: #f0470e;
    font-family: Tahoma, Verdana;
    font-size: 12px;
    font-weight: none;
}
.txt_vmas
{
    color: #000099;
    font-family: Tahoma, Verdana;
    font-size: 12px;
    text-decoration: none;
    cursor:  pointer;   
     font-weight: none; 
}

.txt_vmas:hover
{
    color: #f0470e;
    font-family: Tahoma, Verdana;
    font-size: 12px;
    font-weight: none;
}

.flecha
{
    color: #FFFFFF;
    font-family: Tahoma, Verdana;
    font-size: 11pt;
    text-decoration: none;
    cursor:  pointer;   
     font-weight: bold; 
}

.flecha:hover
{
    color: #5b5a57;
    font-family: Tahoma, Verdana;
    font-size: 10pt;
    font-weight: bold;
}

.txt_enlace
{
    color: #cb9f1c;
    font-family: Tahoma, Verdana;
    font-size: 11px;
    text-decoration: none;
    cursor:  pointer;   
     font-weight: none; 
}

.txt_enlace:hover
{
    color: #5b5a57;
    font-family: Tahoma, Verdana;
    font-size: 11px;
    font-weight: none;
}
.txt_titnoticia
{
    color: #0d165a;
    font-family: Tahoma, Verdana;
    font-size: 12px;
    text-decoration: none;
    cursor:  pointer;   
     font-weight: none; 
}

.txt_titnoticia:hover
{
    color: #cb9f1c;
    font-family: Tahoma, Verdana;
    font-size: 12px;
    font-weight: none;
}

.txt_menu_sup
{
    color: #052EB2;
    font-family:  Tahoma, Verdana;
    font-size: 10pt;
    text-decoration: none;
    cursor:  pointer;   
     font-weight: bold; 
}

.txt_menu_sup:hover
{
    color: #5b5a57;
    font-family:  Tahoma, Verdana;
    font-size: 10pt;
    font-weight: bold;
}

.txt_menu_cat
{
    color: #ffa11a;
    font-family: Arial, Tahoma, Verdana;
    font-size: 9pt;
    text-decoration: none;
    cursor:  pointer;   
     font-weight: bold; 
}

.txt_menu_cat:hover
{
    color: #ffa11a;
    font-family: Arial, Tahoma, Verdana;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: underline;
}

.txt_menu_pie
{
    color: #858585;
    font-family: Arial, Tahoma, Verdana;
    font-size: 8pt;
    text-decoration: none;
    cursor:  pointer;   
     font-weight: normal; 
}

.txt_menu_pie:hover
{
    color: #858585;
    font-family: Arial, Tahoma, Verdana;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: underline;
}


.texto_8_blanco
{
    color: #FFFFFF;
    font-family: Arial, Tahoma, Verdana;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold; 
}
.texto_8_pie
{
    color: #858585;
    font-family: Arial, Tahoma, Verdana;
    font-size: 8pt;
    text-decoration: none;
    font-weight: normal; 
}
.texto_8_negro
{
    color: #5b5a57;
    font-family: Tahoma, Verdana, Arial;
    font-size: 8pt;
    text-decoration: none;
}
.texto_9_blanco
{
    color: #FFFFFF;
    font-family: Arial, Tahoma, Verdana;
    font-size: 9pt;
    text-decoration: none;
    font-weight: bold; 
}

.txt
{
    padding: 3px;
    font-family: Tahoma,Verdana, Arial;
    font-size: 12px;
    background-color: #fffdfd;
    color: black;
    border: 1px solid #d1d1d1;
}

.txt_titulo
{
	color: #010066;
	font-size: 14px;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial;	
}
.txt_titulo:hover
{
	color: #010066;
	font-size: 14px;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: underline;
}

.url
{
	font-size: 11px;
    color: #F0470E;
    text-decoration: none;
    font-weight: bold;
}

.url:hover
{
	font-size: 11px;
    color: #3469b2;
    font-weight:bold;
    text-decoration: underline;
}

.menuazul
{
    color: #3469b2;
    font-family: Verdana, Arial, Tahoma;
    font-size: 10pt;
    text-decoration: none;
    cursor:  pointer;   
     font-weight: bold; 
}

.menuazul:hover
{
    color: #3469b2;
    font-family: Verdana, Arial, Tahoma;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: underline;
}
