﻿body
{
    font-size: 11px;
    font-family: Verdana;
    line-height: 1.5em;
}
H1
{
    margin-top: 0em;
    font-size: 17pt;
    margin-bottom: 0.5em;
    color: black;
    font-family: Arial;
    letter-spacing: -0.2pt;
}
H2
{
    margin-top: 1em;
    font-size: 13pt;
    margin-bottom: -0.5em;
    color: black;
    font-family: Arial;
}
H3
{
    margin-top: 0em;
    font-size: 14pt;
    margin-bottom: -0.5em;
    color: black;
    font-family: Arial;
}
.titulop
{
    margin-top: 0em;
    font-size: 19px;
    margin-bottom: 0.1em;
    color: #508d54;
    font-family: Arial;
    letter-spacing: -0.2pt;
    font-style: normal;
    padding-left: 10px;
}
.lineabase
{
    margin-top: 0.5em;
    margin-bottom: 1em;
}
.input
{
    background-color: #f0f0f0;
    border-right: #9fbcb1 1px solid;
    border-top: #9fbcb1 1px solid;
    border-left: #9fbcb1 1px solid;
    border-bottom: #9fbcb1 1px solid;
}
.idioma
{
    color: #AAD5AF;
    text-decoration: none;
}
a.idioma:hover
{
    color: #ffffff;
    text-decoration: underline;
}
