body
{
    margin:0px;
    vertical-align:top;
    text-align:center;
}
A
{
    color: #3c779b;
    text-decoration: none;
}
A:hover
{
    text-decoration: underline;
}
.Noticia A
{
    text-decoration:none;
    color: #000;
}
.Noticia A:hover
{
    color: #3c779b;
}
.bordered
{
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
}
.borderedb
{
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
    border-bottom: solid 1px #000000;
}
.top-fondo
{
    background-image: url(images/top-fondo.jpg);
    background-repeat: repeat-x;
    width: 100%;
}
Div.Top P
{
    font-family: Arial;
    font-size:10px;
    margin-left:5px;
    margin-right:5px;
}
Div.Top A
{
    color: #a2a5a7;
    text-decoration:underline;
}
Div.Top A:hover
{
    color:#000000;
}
.Menu-h-fondo
{
    background-image: url(images/menu-h-fondo.gif);
    background-repeat: repeat-x;
    width: 100%;
}
Div.Menu A
{
    font-size: 10px;
    font-family: Arial;
    color: #666666;
    text-decoration:none;
}
Div.Menu A:hover
{
    text-decoration:underline;
}
Div.Menu.Bordered TR
{
    border-bottom: #666666 1px dotted;
}
.separador
{    
    background-image: url(images/separador.gif);
    background-repeat: repeat-x;
}
.texto
{
    font-family: Arial;
    color: #6e6e6e;
    font-size:12px;
    margin-left:3px;
    margin-right:5px;
}
.textomin
{
    font-family: Arial;
    color: #6e6e6e;
    font-size:10px;
    margin-left:3px;
    margin-right:5px;
}
.bottom-fondo
{    
    background-image: url(images/bottom-fondo.jpg);
    background-repeat: repeat-x;
}
Div.Bottom P
{
    font-size: 9px;
    color: #ffffff;
    font-family: 'Microsoft Sans Serif';
    margin-top:5px;
    margin-bottom:5px;
    margin-left:10px;
    margin-right:10px;
}
Div.Bottom A
{
    color: #ffffff;
    text-decoration:none;
}
Div.Bottom A:hover
{ 
    text-decoration:underline;
}
.titulo-fondo
{    
    background-image: url(images/titulo-fondo.gif);
    background-repeat: repeat-x;
}
h2
{
    font-family: 'Trebuchet MS';
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    margin-top:3px;
}
.NoBreakBeforeAfter
{
    margin-bottom:0px;
    margin-top:0px;
}
P
{
    margin-bottom:5px;
    margin-top:5px;
}
.foto
{
    clear: left;
    float: left;
}