* {
    border: 0px;
    padding: 0px;
    margin: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
iframe {
    display: none;
}
#header #botones, form, img.galeria, input, #footer ,img.img_right, #desarrollo, #infoContactoAdipe .box_title, #infoContactoAdipe span, #cmdsFicha {
    display: none;
}
#main_container {
/*    border: 1px solid #EEEEEE;       */
    width: 680px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
}
/* LOGO */
#header #logo {
/*    border: 1px solid red;           */
    width: 170px;
    text-align: center;
    float: left;
}
/****/
/* cont adipe */
#infoContactoAdipe {
    float: left;
    margin: 60px 0px 0px 0px;
    color: #888888;
    color: #333333;
}
/* #infoContactoAdipe ._form ._form_row .contact_information */
/*****/
/* datos de la inmo */
#infoInmobiliaria {
    float: right;
    padding: 10px;
    /* height: 80px; */
    margin: 10px 0px 10px 10px;
    overflow: hidden;
    position: relative;
    width: 300px;
    background-color: #FAFAFA;
    color: #333333;
}
#infoInmobiliaria h3 {
    text-align: center;
    margin:4px;
}
#infoInmobiliaria ul {
    margin-left: 4px;
    margin-top: 2px;
    list-style: none;
}
#infoInmobiliaria .direccion, #infoInmobiliaria .direccion b {
    text-align: center;
    margin-top: 6px;
    font-weight: bold;
}
#infoInmobiliaria b {
    font-weight: normal;
}
#infoInmobiliaria a {
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}


/****/
/* titulo */
#tituloFicha {
/*    border: 1px solid red; */
    display: block;
    clear: both;
    text-align: center;
/*    background-color: #FAFAFA; */
    margin: 10px 0px 10px 0px;
    color: #9A9A9A;
    color: #666666;
}
#tituloFicha span {
    display: inline-block;
    font-size: 22px;
    width: 660px;
    /* border-top: 1px solid #EDEDED; */
    padding-top: 10px;
}
/***/
/* img prop */
.contenedorImg {
    text-align: center;
}
.contenedorImg #imagenPropiedad {
    display: block;
    margin: auto;
    margin-bottom: 10px;
}
/****/
#detallesFicha {
    text-align: center;
    border-bottom: 1px solid #EDEDED;
    padding: 10px 0px 20px 0px;
}
    table.datosFicha {
        display: inline-block;
        margin: auto;
        width: 500px;
    }
    table.datosFicha .titulo {
        border-bottom: 1px solid #EEEEEE;
        text-align: center;
        font-size:14px;
        color:#666666;
        padding: 6px 6px 6px 16px;
        width: 580px;
    }
    table.datosFicha td {
        padding: 6px;
        vertical-align: text-top;
    }
    table.datosFicha .subtitulo {
        padding: 6px;
        font-weight: bold;
    }
    table.datosFicha .descripcion {
        text-align:justify;
    }
.desarrollo {
    width: 640px;
    padding: 10px;
}
#playa1 {
    text-align: right;
}
#playa1 a {
    text-decoration: none;
    color: #BBBBBB;
}

