@charset "ISO-8859-1";
body {
	background-color: #AB1315;
	margin: 0px;
}
img { border: 0px; }
.tabla_sombras_top {
	background-image: url(images/cha-sombra-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	height: 17px;
}
.tabla_general2 {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.tabla_buscador {
	width: 190px;
	padding-top: 20px;
}
.tabla_sombras_middle {
	background-image: url(images/cha-sombra-middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.tabla_sombras_bottom {
	background-image: url(images/cha-sombra-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 54px;
}
.tabla_general {
	margin-right: auto;
	margin-left: auto;
}
.home_flash {
	float: left;
	vertical-align: top;
	margin-top: 20px;
}
.bot_obras {
	padding-top: 15px;
	float:left;
}
.bot_purchase {
	padding-top: 15px;
	float:right;
	padding-left:15px;
}
.columnas_home {
	width: 340px;
	padding-right: 15px;
}
.propiedades {
	width: 340px;
	margin-top: 20px;
	height: 110px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.prop_foto {
	display: block;
	margin-top: 0px;
	padding-top: 0px;
	float: left;
	height: 90px;
	width: 120px;
}
.prop_datos {
	display: block;
	float: right;
	width: 216px;
}
.prop_fila {
	width:216px;
	height:17px;
	margin-bottom:9px;
	display:block;
}
.prop_cartel {
	display: block;
	float: left;
	width: 62px;
	height: 17px;
}
.prop_dir {
	display: block;
	float: left;
	width: 160px;
	height: 17px;
	font-family: Tahoma;
	color:#000000;
	font-size:12px;
}
.prop_precio {
	display: block;
	float: right;
	width: 130px;
	height:17px;
	padding-top:3px;
	font-family: Tahoma;
	color:#666666;
	font-size:11px;
	text-align: right;
}
.prop_cod {
	display: block;
	float: right;
	width: 50px;
	font-family: Tahoma;
	text-align:right;
	color:#666666;
	font-size:10px;
}
.prop_descrip {
	display: block;
	float: right;
	width: 216px;
	font-family: Tahoma;
	color:#666666;
	font-size:11px;
}


.encabezado_v_a {
	width:710px;
	height:25px;
	border-bottom:1px;
	border-top:1px;
	border-color:#CCCCCC;
	border-style:solid;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	margin-top:20px;
	}

.tiny {
font-family: verdana,arial,helvetica;
font-size: 11px;
	}
