body
{
        font-family : Tahoma;
        color : #000080;
        text-align : center;
}
h1
{
        font-family : Times New Roman;
        font-size : 40px;
        font-weight: normal;
        color: #000080;
        text-decoration: underline;
        text-align: center;     
        margin-bottom : 0;
        margin-top : 0;
}
h2
{
        font-family : Times New Roman;
        font-size : 20px;
        font-weight: normal;
        color: #000080;
        text-align: center;     
        margin-bottom : 0;
        margin-top : 0;
}
div.header a
{
        color : #000080;
}
div.header a.Visited
{
        color : #000080;
}

hr.separador
{
        width : 736;
        height : 3px;
        border : 0px;
        color : #000080;
        background-color : #000080;
}
div.footer
{
        font-size : 12px;
        padding-bottom : 20px;
}
div.footer a
{
        color : #000080;
}
div.footer a.Visited
{
        color : #000080;
}

div.temas
{
        width : 560;
        font-weight: normal;
        padding : 5;
        border : 2px solid #008080;
}

div.temas div.header
{
        color: #FFFFFF;
        background-color: #008080;
        font-size : 18px;
        padding-left: 5px;
}

a.tema
{
        color: #008080;
}

a.nivel0
{
        font-size : 16px;
        font-weight : 800;
}

a.nivel1
{
        font-size : 14px;
        font-weight : 600;
}

a.nivel2
{
        font-size : 12px;
}


div.publicidad
{
        padding : 5;
        background : #FFFFFF;
        border : 2px solid #80FF80;
}
div.publicidadH
{
        width : 150;
        background-color : #80FF80;
        text-align : center;
        font-size : 16px;
        margin-bottom : 4px;
}

.boton
{
        height : 36px;
        font-family: Tahoma;
        font-weight: bold;
        font-size: 24px;
}
