#oferta { 	text-align: left; width: 640px; min-height: 150px; background-color: #F5F5F5;border-top: 1px solid #E2E2E2;border-bottom: 1px solid #E2E2E2;		display: block;		margin-bottom: 10px; 	margin-top: 2px;	 }

#oferta #foto { background-color: #FFFFFF; 	border: 1px solid #cfcfcf;	float: right; margin: 2px; }
#oferta #foto IMG 		{ 	border: 0px; height: 118px; 	margin: 5px; width: 161px;  }

#oferta #datos			{ 	display: block;	width: 367px; }
#oferta #datos LABEL{ 	color: #666666;	font-weight: bold; }
#oferta #datos #propiedad { 	background-color: #154f8a; float: left; height: 15px; padding: 4px; 	width: 450px;}
#oferta #datos #propiedad LABEL {	color:#FFFFFF; }
#oferta #datos #propiedad #flecha {	background-image: url(img/arrow1.gif); 	background-repeat:no-repeat; 	float: left;	vertical-align:middle;	width: 20px;}
#oferta #datos #precio { 	background-color: #bbb;  	border: 1px solid #999999; 		float: right; 	height: 15px; 		padding: 4px; 	text-align:center;	width: 120px;  }
#oferta #datos #precio LABEL	{ 	color: #fff; 	font-weight: bold; }
#oferta #detalles_propiedad { 	display: block; 	margin: 2px 10px 2px 0;	width: 367px;  }
#oferta #detalles_propiedad #iconos_caracteristicas { 	float: left; 	padding-right:2px; 	text-align:left; 	vertical-align:middle;	width: 310px; }
#oferta #detalles_propiedad #icono_habitacion { 	float: right; 	padding: 2px 2px 2px 2px; 	text-align:right; 	vertical-align: middle; }
#oferta #detalles_propiedad #icono_habitacion  IMG { 	border: 1px solid #999999; }
#oferta #detalles_propiedad #iconos_caracteristicas IMG { 	border: 1px solid #999999; }
#oferta #descripcion 	{ 	background-color: #E3E3E3; 	clear: left; 	padding: 5px 5px 5px 5px; 	text-align:justify; 	width: 450px;  }
#oferta #descripcion A { 	color: #333333;	text-decoration: underline;  }
#oferta #botonera 	{ 	margin-top: 10px; margin-bottom: 5px;	text-align:right; 	width: 450px;}
