* {
    font-family: verdana;
    color: #000000;
}
a {
    text-decoration: none;
}
body, .bodyInf, .bodyCirSup, .bodyCirInf, .principal {
    background-image: none;
}
.cabecera, .menuPrincipal, .pie, img, #links, .ctlFotos, #formConsulta, #titleConsulta
{
    display: none;
}
#fotos img#imagenPropiedad, table.datos {
    display: block;
    margin: auto;
}

table.datos {
    margin: auto;
    width: 520px;
}
table.datos caption {
    height: 32px;
    line-height: 30px;
    text-align: left;
    padding-left: 10px;
    font-size: 20px;
}
table.datos tr td img.colIzquierda {
    width: 120px;
    height: 1px;
}
table.datos tr td img.colDerecha {
    width: 290px;
    height: 1px;
}
table.datos tr th {
    height: 26px;
}
table.datos tr th.clave {
    text-align: left;
    padding: 2px 2px 2px 8px;
    width: 120px;
}
table.datos tr td.valor {
    text-align: left;
    padding: 2px 2px 2px 8px;
}
.inmobiliariaEnFicha .imagen img {
    display: block;
    float: left;
    border: 1px solid #DBE8F7;
    width: 220px;
    height: 140px;
    margin: 10px 10px 10px 14px;
}
.inmobiliariaEnFicha .imagen a img {
    width: 200px;
    height: 120px;
    margin: 10px 10px 10px 10px;
}
.inmobiliariaEnFicha .informacion {
    float: left;
    margin: 10px;
    line-height: 20px;
}
#playa1 {
    width: 100%;
    float: right;
}
