/****** Llistat ******/
.mesInfo{
	text-align:right;
	padding-bottom:10px;
	color:#000000;
	font-face:Arial;
	font-sizE:13px;
}
.posBoton{
	height: 37px;
	text-align: right;
	position: relative;
	top:5px;
}

.boton{
	 background-color:#666666;
	 border:0px;
	cursor: pointer;
	font-weight: bold;
	width: 80px;
	color:#fff;
	text-align:center;
	float:right;
	padding: 2px 0;
}	   
.transparenciabox
  {
  position:relative;
  display:block;
  bottom:31px;
  height:22px;
  margin-left:0px;
  background-color:#000000;
  border:1px solid #000000;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  z-index:1000;
  }
.transparenciabox p{
  margin:-1px 0px;
  font-weight:bold;
  text-align:left;
  color:#ffffff;
  padding-left: 5px;
  padding-top:5px;
  font-weight:bold;
  font-size: 13px;
}


div.llistat_resultat {
	height: 100%;
	width:266px;
	background-color:#ffffff;
}



div.llistat_resultat ul {
	list-style-position: inherit;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	background: #e0e0e0;
}

div.llistat_resultat ul li {
	border-bottom:15px solid #fff;
	color:#000000;
	height:122px;
	line-height:1.5em;
	list-style-type:none;
	margin:0;
	padding:10px 10px 0;
	width:257px;
}

div.llistat_resultat ul li table {
	display:inline-table;
	width: 100%;
	
}

div.llistat_resultat ul li table td {
	vertical-align: top;
	height:70px;
}

div.llistat_resultat div.producte_foto{
	width: 50px;
	height: 50px; 
	/*float: left;*/
	margin: 0 10px 0 0;
	padding: 2px;
	border: 1px solid #CCC;
}



div.llistat_resultat div.producte_preu{
	font-weight: bold;
	font-size:14px;
	color: #000;
	text-align: right;
	float: center;
	padding-bottom:5px;
}




.llistatCeldaHotelImagen {
background-color:#E0E0E0;
border:0 none;
float:left;
height:107px;
padding-right:2px;
width:135px;
}


