.contenedor-props {
	width: 530px;

}

body {

	border:1px solid #CCCCCC;

}

.prop {
	border:1px solid #CCCCCC;
	padding-left: 16px;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 16px;
	background:url(/imagenes/prop_caract_fondo.png) repeat-x top;
	width: 528px;
	min-height: 280px;
	height: auto;
	height: 280px;
	background-color:	#FFFFFF;

	
}

.prop-imagen {
	border:1px solid #CCCCCC;
	float: left;
	background-color:	#FFFFFF;
	width:				160px;
	height:				180px;
	padding-top:10px;
	text-align: center;
	vertical-align: center;
}

.prop-imagen-selec {
	border:1px solid #CCCCCC;
	float: left;
	background-color:	#FFA41A;
	width:				160px;
	height:				180px;
	padding-top:10px;
	text-align: center;
	vertical-align: center;
}

.propiedad-consultar{
	float: left;
	vertical-align: left;

}
.propiedad-caract {
/*	border:1px solid #CCCCCC;*/
	float:				left;
	background-color:	#FFFFFF;
	padding-top:		10px;
	padding-left:		0px;
	width:				335px;
	height:				182px;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

}

.propiedad-precio {
/*	border:1px solid #CCCCCC;*/
	float: left;
	background-color:	#FFFFFF;
	width:				150px;
	text-align:			right;
}

.propiedad-separacion {
	float: left;
	width:				495px;
/*	height:				10px;*/
	background-color:	#FFFFFF;
	min-height: 20px;
	height: auto;
	height: 20px;
}

.lista {
	list-style:			none;
}

.propiedad-masinfo {
/*	float: right;
	width:				500px;
	height:				54px;
	background:url(/imagenes/mas_info_completa.png) no-repeat;*/
/*	background-color:	#AFAFAF;*/
}

.propiedad-masinfo a {
/*	border:1px solid #CCCCCC;*/
	padding-right: 4px; 
	float: right;
	background-color:	#AFAFAF;
	width:				180px;
	height:				45px;
	background:url(/imagenes/mas_info_completa.png) no-repeat center;
}

/*.propiedad-operacion {
	border:1px solid #CCCCCC;
	position: relative;
	width: 130px; 
	height: 48px;
	float: right;
	background:url(/imagenes/vendida.png) no-repeat top left;
	top: 257px; 
	right: 368px;
}*/

.propiedad-operacion {
/*	border:1px solid #CCCCCC;*/
	position: relative;
	width: 147px; 
	height: 61px;
	float: clear left;
/*	background:url(/imagenes/vendida.png) no-repeat top left;*/
	top: -110px; 
	right: 0px;
}

.vendida {
	background:url(/imagenes/vendida.png) no-repeat top left;
}

.alquilada {
	background:url(/imagenes/alquilada.png) no-repeat top left;
}

.reservada {
	background:url(/imagenes/reservada.png) no-repeat top left;
}
