﻿body {
}
.txtRegistro
{
    font-size: 10px;
    width: 75px;
    font-family: Verdana;
    height: 12px;
}
A:active
{
    font-weight: bold;
    color: white;
    text-decoration: underline;
}
A:hover
{
    font-weight: bold;
    color: white;
    text-decoration: underline;
}
A:link
{
    font-weight: bold;
    color: white;
    text-decoration: underline;
}
A:visited
{
    font-weight: bold;
    color: white;
    text-decoration: underline;
}
.cajatextomax
{
    font-size: 10px;
    font-family: Verdana;
    width: 300px;
}
.cajatextomed
{
    font-size: 10px;
    font-family: Verdana;
    width: 150px;
}
.cajatextomin
{
    font-size: 10px;
    font-family: Verdana;
    width: 80px;
}
.cajatextosmin
{
    font-size: 10px;
    font-family: Verdana;
    width: 40px;
}
.boton
{
    font-size: 12px;
    font-family: Verdana;
    border-right: #cccccc 3px solid;
    border-top: #cccccc 3px solid;
    border-left: #cccccc 3px solid;
    border-bottom: #cccccc 3px solid;
    background-color: #ffffff;
    font-weight: bold;
    color: #993333;
}
.mensajeenlace
{
    font-weight: bold;
    font-size: 10px;
    color: white;
    font-family: Verdana;
}
.textoformulario
{
    font-size: 12px;
    font-family: Verdana;
    text-align: left;
    color: #FFFFFF;
    border-left-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
    border-top-style: solid;
    border-top-color: #FFFFFF;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #FFFFFF;
    border-bottom-style: solid;
    font-weight: bold;
}
.cajatexto
{
    font-size: 10px;
    font-family: Verdana;
}
.indicador
{
    font-size: 12px;
    font-family: Verdana;
    font-weight: bold;
    color: black;
}
.titulonoticia
{
    font-size: 16px;
    font-family: Verdana;
    font-weight: bold;
    color: #4A8F9F;
    text-align: left;
    text-decoration: none;
}
.titulonoticia A:active
{
    font-size: 16px;
    font-family: Verdana;
    font-weight: bold;
    color: #4A8F9F;
    text-align: left;
    text-decoration: none;
}
.titulonoticia A:hover
{
    font-size: 16px;
    font-family: Verdana;
    font-weight: bold;
    color: #4A8F9F;
    text-align: left;
    text-decoration: none;
}
.titulonoticia A:link
{
    font-size: 16px;
    font-family: Verdana;
    font-weight: bold;
    color: #4A8F9F;
    text-align: left;
    text-decoration: none;
}
.titulonoticia A:visited
{
    font-size: 16px;
    font-family: Verdana;
    font-weight: bold;
    color: #4A8F9F;
    text-align: left;
    text-decoration: none;
}
.textonoticia
{
    font-size: 12px;
    font-family: Verdana;
    color: black;
    text-align: justify;
    text-decoration: none;
    font-weight: normal;
}
.textonoticia A:active
{
    color: black;
    text-decoration: none;
    font-weight: normal;
}
.textonoticia A:hover
{
    color: black;
    text-decoration: none;
    font-weight: normal;
}
.textonoticia A:link
{
    color: black;
    text-decoration: none;
    font-weight: normal;
}
.textonoticia A:visited
{
    color: black;
    text-decoration: none;
    font-weight: normal;
}
.acordion
{
    text-align: center;
}