@charset "utf-8";
/* CSS Document */

#content{position:relative;}
#contenido-corporativo h3{text-indent:-9999px;background-image:url(/imagenes/corporativo/estructura/titulo-seccion.gif);background-repeat:no-repeat;margin-bottom:10px}

/* TABLA VIVIENDAS */
#estructura { width:639px; color:#757575;margin:19px 0 0 16px}
#estructura tbody tr {background:#fff;}
#estructura tbody tr td{padding:6px 0 6px 0}
#estructura tbody tr td.titulo{font-size:12px;font-weight:bold;color:#2b3f65;width:237px;vertical-align:top}
#estructura tbody tr td.titulo span{display:block;padding-left:27px;background-image:url(/imagenes/comunes/iconos/flecha-verde-derecha.gif);background-repeat:no-repeat;background-position:17px 5px;width:150px}
#estructura tbody tr.par { background:#F6F7F9;}

