﻿body
{
    font-family: Arial;
    font-size: 11px;
    line-height: 15px;
    margin: 0px;
}
.Main
{
    background-color: White;
}

.header
{
    background-image: url(images/Templates/imagen_header.gif); /*background-color: #FFFDF2; padding-right: 14px;*/
    background-repeat: repeat-x;
    border-top: solid 6px #CE1A21;
    border-bottom: solid 13px white;
    height: 114px;
}
.verde
{
    background-image: url(images/Templates/imagen_footer.gif);
    background-repeat: repeat-x;
    height: 112px;
}
.vino
{
    background-color: #9E191C;
    border-bottom: solid 5px white;
    height: 83px;
}
.fondoGris
{
    background-color: #E6E6E6; /*  background-repeat: no-repeat;    */
    color: #E6E6E6;
}
.fondoGris2
{
    background-color: #E6E6E6; /*  background-repeat: no-repeat;    */
}

.menuPrincipal
{
    background-color: #9E191C; /*width: 600px;*/
    height: 40px;
    text-align: left;
    height: 83.5px;
    width: 533px;
}
.menuAbajo
{
    background-color: #37B34A;
    height: 40px;
}
.pixelGris
{
    background-color: #E6E6E6;
    text-align: justify;
    color: #3B2314;
    font-size: 11px;
    padding-left: 10px;
    background-repeat: repeat-y;
}
.breadcrumbs
{
    text-align: right;
    color: #58595B;
    font-size: 12px;
    vertical-align: bottom;
    text-align: right;
}
h4
{
    color: #009345;
    font-family: tahoma;
    font-size: 17px;
    font-weight: normal;
    margin: 0px;
    text-align: left;
    vertical-align: top;
    line-height: 17px;
}

.contenido2
{
    text-align: left;
    padding: 6px;
    font-size: 12px;
    padding-left: 10px;
}

.contenido
{
    text-align: left;
    padding: 12px;
    font-size: 12px;
    padding-left: 2px;
    vertical-align: top;
    padding-top: 1px;
}
.menuabajo
{
    width: 835px;
    font-size: 11px;
    padding-top: 22px;
    text-decoration: none;
    color: White;
    padding-left: 5px;
}
.footer
{
    /*float: left;*/
    text-align: left;
}

.div
{
    font-size: 12px;
    font-family: Tahoma;
    padding-left: 20px;
    text-align: left;
    vertical-align: top;
}

.texto
{
    text-decoration: none;
    color: #3B2314;
    font-family: Tahoma;
    font-size: 13px;
    vertical-align: top;
}

.textoRojo
{
    color: #9E191C;
    font-size: 15px;
    font-family: Tahoma;
}
.divPropiedades
{
    background-image: url(images/Templates/cuadroPropiedad.gif);
    background-repeat: no-repeat;
}

.paging, .paging a, .paging a:visited, .paging a:link
{
    color: #3B2314;
    font-weight: bold;
    text-decoration: none;
}

.paging a:hover
{
    color: #3B2314;
    font-weight: bold;
    text-decoration: none;
}

.cuadroDetalle
{
    background-image: url(images/Templates/cuadroDetalle.gif);
    background-repeat: no-repeat;
}

.divImagen
{
 background-image: url(images/Templates/divImagen.gif);
 background-repeat: no-repeat;
}
.idioma, .idioma a, .idioma a:visited, .idioma a:link
{
 text-decoration:none;
 color:#727171;    
}

