@charset "utf-8";
#contenedor {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	height: auto;
	text-align: center;
}
#centro {
	top: 149px;
	position: relative;
	height: auto;
	width: 1018px;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
	background-image: url(../images/sombra_lateral.gif);
	background-repeat:   repeat-y;
	background-position: right;
	text-align: left;
	background-color: #FFFFFF;
}
#cabecera {
	position: absolute;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.hotel {
	position: relative;
	height: 165px;
	width: 700px;
	margin-bottom: 15px;
	text-align: left;
	background-image: url(../images/fondo_desc.gif);
	background-repeat: no-repeat;
	background-position: 112px 36px
}
.titol {
	color: #81B2DB;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	left: 243px;
	margin-top: 25px;
	font-weight: normal;
	margin-bottom: 8px;
}
.desc_hotel {
	position: relative;
	left: 118px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	width: 545px;
	top: 18px;
	height: 102px;
	line-height: 14px;
}
#navegador .fechas {
	border: 3px solid #81B2DB;
	margin-left: 12px;
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	margin-bottom: 18px;
	text-align: center;
	padding-bottom: 1px;
}
.boton_buscar {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 118px;
	margin-top: 15px;
	background-image: url(../images/buscar.gif);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	width: 65px;
}
.boton_buscar:hover{
	margin-left: 122px;
	margin-top: 19px;

}
#navegador  {
	position: absolute;
	height: 100%;
	width: 244px;
	left: 0px;
	top: 0px;
}
.nom_hotel  {
	width: 687px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	position: relative;
	padding-left: 5px;
	background-image: url(../images/barra-nom-hotel.png);
	background-repeat: no-repeat;
	padding-top: 3px;
	background-color: #0933b2;
}
.foto_hotel {
	position: relative;
	top: 10px;
	width: 100px;
	height: 0px;
}
.foto_hotel IMG{
	border: 1px solid #CAE4FF;
}
.direccio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	position: relative;
	left: 118px;
	width: 550px;
	top: 13px;
	font-weight: bold;
}
#llista_hotels {
	background-color: #FFFFFF;
	width: 700px;
	left: 245px;
	position: relative;
	height: auto;
}
body {
	background-color: #B0D3F3;
}
#pie {
	position: absolute;
	width: 100%;
	left: 0px;
}
#navegador form {
	position:relative;
	width: 200px;
	background-color: #0933B2;
	height: 241px;
	left: 17px;
	top: 29px;
	padding-top: 35px;
}#navegador label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-left: 13px;
	display: block;
	margin-bottom: 2px;
}
#navegador .destino {
	border: 3px solid #81B2DB;
	margin-bottom: 18px;
	margin-left: 12px;
	width: 140px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	background-image: url(../images/lupa.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-left: 25px;
}
#pr #campollegada {
}
#pr{
position:absolute;top:300px;left:500px
}#filtro {
	position:absolute;
	width: 200px;
	background-color: #0933B2;
	height: 90%;
	left: 17px;
	top: 307px;
}
.nom_hotel IMG {
	margin-left: 15px;
}
.ver_precio{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/ver_precio.gif);
	background-repeat: no-repeat;
	width: 105px;
	margin-top: -26px;
	margin-right:5px;
	float:right;
	background-color: #FFFFFF;
	height: 30px;
	position: relative;
}
.ver_precio:hover{
	background-image: url(../images/ver_precio_h.gif);
}
