﻿body 
{
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    margin: 0 0 0 0;
    background:#d9d6e4;
}

.texto
{
    font-family:Arial;
    font-size:11px;
    font-style:normal;
    font-weight:300;
    line-height:16px;
    color: #6e5943;
    vertical-align:top;
    text-align:justify;
    text-indent:20px;
    word-spacing:1px;
}
.texto2
{
    font-family:Arial;
    font-size:11px;
    font-style:normal;
    font-weight:bold;
    line-height:14px;
    color: #5e4933;
    vertical-align:top;
    text-align:center;
    word-spacing:1px;
}
.texto3
{
    font-family:Arial;
    font-size:11px;
    font-style:normal;
    font-weight:300;
    line-height:16px;
    color: #6e5943;
    vertical-align:top;
    word-spacing:1px;
}
.lnk
{
    font-family:Arial;
    font-size:11px;
    font-style:normal;
    text-decoration:underline;
    font-weight:bold;
    line-height:14px;
    color:Blue;
    word-spacing:1px;
}
p
{
    margin:10px 0px 0px 0px;
}
.imagen
{
    border-color:#996b1d;
    border-style:solid;
    border-width:1px;
    cursor:pointer;
}
.textofrm
{
    font-family:Arial;
    font-size:11px;
    font-style:normal;
    font-weight:300;
    color: #6e5943;
}
.caja
{
    background-color:#EEEEEE;
    border-color:#CCCCCC;
    border-style:solid;
    border-width:1px;
    font-family:Arial;
    font-size:11px;
    font-style:normal;
    font-weight:300;
    color: #000000;
}
.boton
{
    background-color:#CCCCCC;
    border-color:#999999;
    border-style:solid;
    border-width:1px;
    font-family:Arial;
    font-size:11px;
    font-style:normal;
    font-weight:300;
    color: #666666;
    cursor:pointer;
}
