/* CSS Document */
body
{
    background-color: #3A3A3B;
    margin-top: 25px;
    margin-bottom: 1px;
    margin-left: 1px;
    margin-right: 1px;
}

#txt_1
{
    display: none;
}
#txt_2
{
    display: none;
}
#txt_3
{
    display: none;
}
#txt_4
{
    display: none;
}
#txt_5
{
    display: none;
}

input
{
    background-color: #D1D2D4;
    color: #3A3A3B;
    font-weight: bold;
    border-top-width: 2px;
    border-right-width: 2px;
    border-top-style: inset;
    border-right-style: inset;
    border-top-color: #B2B2B3;
    border-right-color: #B2B2B3;
    border-bottom-color: #B2B2B3;
    border-left-color: #B2B2B3;
}

textarea
{
    background-color: #D1D2D4;
    color: #3A3A3B;
    font-weight: bold;
}

.etiquetaProy
{
    width: 400px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: right;
}

.transparencia
{
    /*background-image:url(images/transparencia.png);*/ /*background-color:#ADAFB2;*/
    background-color: #9b9da2;
    height: 26px;
    vertical-align: bottom;
    z-index: 10;
}

.fotos
{
    width: 458px;
    height: 404px;
    position: absolute;
    left: 450px;
    top: 152px;
    z-index: -10;
}

.txtIndex
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-align: justify;
    color: #3A3A3B;
}

.formu
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    vertical-align: top;
    color: #FFFFFF;
}

.txtInternas
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    vertical-align: top;
    text-align: left;
    color: #FFFFFF;
}

.txtPie
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
}

.tit
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-transform: uppercase;
    text-align: left;
    padding-bottom: 15px;
}

.tit2
{
    font-weight: bold;
}

a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: justify;
    color: #FFFFFF;
    text-decoration: none;
}

a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: justify;
    color: #CE2129;
    text-decoration: underline;
}

.principal a, .principal a:visited, .principal a:link, .principal a:hover
{
    color: #3A3A3B;
    font-size: 11px;
}

a.Acafe
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-align: justify;
    color: #3A3A3B;
    text-decoration: none;
}

a.Acafe:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-align: justify;
    color: #CE2129;
    text-decoration: underline;
}
