﻿#lateralowl
{
    position:relative;
    float: left;
    width: 20em;
}
#menuowl
{
    position:relative;
    float: left;
    width: 18.6em;
}
.textotabla
{
    font-family: Arial;
    font-size: 1.2em;
    color: #333;
}
#contenido label
{
    font-family: Arial;
    font-size: 1.2em;
    color: #333;
    margin-right: 1em;
}
h1
{
    font-size: 1.4em;
}
p
{
    margin-bottom: 1em;
}
#contenido td a
{
    color: #1c4a82;
}
#ctl00_ctl00_ctl00_Contenido_Contenido_Contenido_lblMensajesError
{
    color: #ff0000;
    font-family: Arial;
    font-size: 1.2em;    
}
#ctl00_ctl00_ctl00_Contenido_Contenido_Contenido_txtEmail
{
    width: 15em;
}
#menosmargen
{
    margin-bottom:0.5em;
}
#ctl00_ctl00_ctl00_Contenido_Contenido_Contenido_btnEnviar
{
    background-color: #1c4a82;
    padding: 0.3em;
    border: 0em #FFF none;
    font-weight: bold;
    color: #FFF;
    margin-top: 1em;
    cursor:pointer;
}
#contenido
{
    position: relative;
    float: left;
    width: 40em;
}
#enlacesubir
{
    text-align: right;
}
#bienvenido
{
    color: #003366;
    margin-bottom: 1.5em;
}
#bienvenido strong
{
    color: #003366;
}
#bienvenido a
{
    font-weight: normal;
}