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

.result_llistat{
	position:relative;
	float:left;
	height: 70px;
	width: 655px;
	border: #93c5d2 thin solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999;
}
.result_llistat a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999;
	cursor:pointer;
}
.result_llistat2{
	position:relative;
	float:left;
	height: 70px;
	width: 600px;
	border: #93c5d2 thin solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999;
}
.result_llistat2 a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999;
	cursor:pointer;
}
.foto_llistat{
	position:relative;
	float:left;
	height: 70px;
	width: 150px;
	background-color:#CCC;
}
.logo_llistat{
	position:relative;
	float:left;
	margin-top: 5px;
	margin-left: 5px;
	height: 60px;
	width: 115px;
}
.superficie_llistat{
	position:relative;
	float:left;
	padding-top: 11px;
	line-height: 22px;
	height: 40px;
	width: 80px;
	text-align:center;
}
.poblacion_llistat {
	position:relative;
	float:left;
	padding-top: 30px;
	line-height: 22px;
	height: 40px;
	width: 125px;
	text-align:center;
}
.habitacions_llistat{
	position:relative;
	float:left;
	padding-top: 30px;
	line-height: 22px;
	height: 40px;
	width: 50px;
	text-align:center;
}
.preu_llistat{
	position:relative;
	float:left;
	padding-top: 14px;
	height: 40px;
	line-height: 22px;
	width: 130px;
	text-align:center;
	background: url(imatges/mesinfo.gif) no-repeat;
}
#cap_llistat{
	position:relative;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#2D88A7;
	font-size:14px;
	padding-top: 5px;
}
#cap_llistat a{
	font-family:Arial, Helvetica, sans-serif;
	color:#2D88A7;
	font-size:14px;
	padding-top: 5px;
}
#ordenar{
	position:relative;
	float:left;
	height: 20px;
	width: 150px;
}
#ord_promocion{
	position:relative;
	float:left;
	height: 20px;
	width: 120px;
}
#ord_poblacion{
	position:relative;
	float:left;
	height: 20px;
	width: 125px;
}
#ord_superficie{
	position:relative;
	float:left;
	height: 20px;
	width: 80px;
}
#ord_habitaciones{
	position:relative;
	float:left;
	height: 20px;
	width: 50px;
}
#ord_precio{
	position:relative;
	float:left;
	height: 20px;
	width: 120px;
}
.separador {
	position:relative;
	float:left;
	padding-top: 4px;
	height: 1px;
	width: 655px;
	margin-bottom:4px;
	border-bottom: #999 thin dashed;
}
.separador2 {
	position:relative;
	float:left;
	padding-top: 4px;
	height: 1px;
	width: 600px;
	margin-bottom:4px;
	border-bottom: #999 thin dashed;
}
.texte_llistat_promo{
	position:relative;
	float:left;
	text-align:justify;
	padding-top: 5px;
	padding-left: 5px;
	height:40px;
	width: 350px;
}
