﻿body 
{
    background-color: #26300e;
    font-size: 10pt;
    text-align: center;
}

img
{
    border: 0;
}

div.cntEntrada
{
    width: 740px;
    margin: 0 auto;
    margin-top: 30px;
}
table.contenido
{
     background-color: #7e836f;
     width: 100%;
}
table#pie
{
    background-color: #3b4427;
    color: #FFF;
    width: 100%;
    padding: 10px;
    font-size: 0.9em;
}
div#textos
{
    color: #FFFFFF;
    margin-left: 30px;
    margin-right: 20px;
    font-size: 0.9em;
    line-height: 17px;
}
    div#textos a
    {
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: none;
    }
    div#textos a:hover
    {
        text-decoration: underline;
    }
    
div#subLinks
{
    text-align: right;
    margin-bottom: 5px;
}
    div#subLinks img
    {
        margin-left: 2px;   
    }
    
div#news
{
    background-color: #979b8c;
    margin: 0 10px 0 20px;
    padding: 10px 10px 10px 30px;
}
div#links
{
    background-color: #979b8c;
    margin: 0 10px 0 20px;
    padding: 10px 10px 10px 30px;
}

span.tituloNews
{
    color: #26300e;
    font-weight: bold;
}
span.tituloLink
{
    font-weight: bold;
}
.linkLink
{
    color: #ffffff;
    text-decoration: none;
}
.linkLink:hover
{
    text-decoration: underline;
}

#divUpControl {width:350px;height:10px; z-index:1; text-align: right; margin-top: 13px;}
#divDownControl {width:350px;height:10px; z-index:1;text-align: right; padding-bottom: 13px;}
#divContainer {VISIBILITY: hidden; OVERFLOW: hidden; WIDTH:350px; CLIP: rect(0px 350px 200px 0px); HEIGHT: 200px; margin: 9px 0 9px 0; color: #ffffff;}
#divContent {LEFT: 0px; POSITION: relative; TOP: 0px; padding: 9px 11px 9px 11px;}

#divUpControl2 {width:200px;height:10px; z-index:1; text-align: right; margin-top: 13px;}
#divDownControl2 {width:200px;height:10px; z-index:1;text-align: right; padding-bottom: 13px;}
#divContainer2 {VISIBILITY: hidden; OVERFLOW: hidden; WIDTH:200px; CLIP: rect(0px 200px 200px 0px); HEIGHT: 200px; margin: 9px 0 9px 0; color: #ffffff;}
#divContent2 {LEFT: 0px; POSITION: relative; TOP: 0px; padding: 9px 11px 9px 11px;}