div#buscadorHoteles{
	width:434px;
	height:131px;
	padding:10px 10px 5px 10px;
	background-color:#f0f0f0;
	float:left;
}
div#buscadorHoteles label{
	font-weight:bold;
	width:200px;
	display:block;
	float:left;
	margin-bottom:15px;
	margin-right:10px;
}
div#buscadorHoteles select, div#resultBusqueda select{
	border:1px solid #000;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	width:190px;
	margin-top:3px;
}
input#buscar{
	float:left;
	margin:10px 0px 10px 0px;
}
div#proponerHotel{
	width:187px;
	float:right;
}
div#proponerHotel p{
	padding:5px 10px 5px 10px;
	margin:0px 0px 0px 0px;
}
div#proponerHotel img#ir{
	margin:0px 10px 10px 0px;
	padding:0px 0px 0px 0px;
	float:right;
}

div#infoHotel{
	width:645px;
	border:1px solid #333;
	margin:10px 0px 10px 0px;
	padding:5px 5px 10px 10px;
	float:left;
}
p.nombreHotelInfo{
	width:45%;
	float:left;
	color:#333;
	margin-top:15px;
        margin-bottom:2px;
}

p.infoPais{
	width:52%;
	float:right;
	text-align:right;
        margin-bottom:2px;
}
p.infoDetallada{
	width:520px;
	float:left;
}
.textoGris{
	color:#999;
}
p.fotoHotel{
	margin:5px 10px 0px 0px;
	padding:0px 0px 0px 0px;	
	height:135px;
	width:105px;
	float:left;
}
p#sinResultados{
	margin-top:30px;
	font-style:italic;
}
.nombrePais{
	font-size:18px;
	font-weight:bold;
	color:#c35c00;
}
div#resultBusqueda table{
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
div#resultBusqueda table td{
	margin:0px 0px 0px 0px;
	padding:8px 10px 5px 0px;
}
div#resultBusqueda table td.linea{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div#infoBasica{
	width:307px;
	border:1px solid #ccc;
	padding:10px 10px 10px 10px;
	margin:8px 0px 8px 0px;
	float:left;
}
div.altura{
	min-height:130px;
}
p.tituloVideo{
	margin:10px 10px 10px 10px;
}
p.nombreHotel{
	color:#333;
	font-size:11px;
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}
div#detalleVideos{
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:46%;
	float:left;
}
div#detalleVideos p{
	background-color:#f0f0f0;
	padding:10px 10px 10px 10px;
	width:309px;
	margin-bottom:0px;
}
div#detalleVideos ul{
	margin:1px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
	list-style-type:none;
}
div#detalleVideos li{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 5px;
	background: url(../images/bulletHotel.gif) left bottom no-repeat;
	padding-left: 19px;
	border:2px solid #fff;
}
div#detalleVideos li p{
	background-color:#f0f0f0;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:14px;
}
div#detalleVideos li a{
	color:#464600;
}
/*div#detalleVideos ul{
	margin:2px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
	list-style:none;
	list-style-image:url(../images/bulletHotel.gif);
	list-style-position:inside;
}
div#detalleVideos ul li{
	width:315px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 5px;
	background-color:#f0f0f0;
	border:2px solid #fff;
}*/

div#infoHotelDetallado{
	width:95%;
	float:left;
	margin:30px 0px 10px 0px;
	padding:5px 10px 10px 10px;
	border:1px solid #ccc;
}
div#infoHotelDetallado a{
	cursor:hand;
}
p#menuHotel{
	margin:0px 0px 15px 0px;
	padding:6px 0px 0px 0px;
	float:left;
	width:80%;
}
p#imprimirInfo{
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	width:20%;
}
div#servicios, div#mapa, div#actividades, div#tarifas, div#galeria{
	display:none;
}
div#galeria div#fotoGrande{
	float:left;
	width:208px;
	border:1px solid #ccc;
	margin:0px 10px 0px 0px;
	padding:2px 2px 2px 2px;
	text-align:center;
}
div#galeria ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	display:block;
	float:right;
	width:61.5%;
}
div#galeria ul li{
	margin:0px 5px 5px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	float:left;
}
p#paginadoFotos{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	float:right;
	width:61.5%;
}

div#rellenoSuperior{
	background-color:#f0f0f0;
	width:329px;
	height:32px;
	float:left;
}
div#rellenoInferior{
	background-color:#f0f0f0;
	width:329px;
	height:60px;
	float:left;
	margin-top:5px;
}
div#fotoHotel{
	background-color:#f0f0f0;
	width:307px;
	height:260px;
	float:left;
	margin-left:20px;
	text-align:center;
}
div#videoHotel{
	background-color:#f0f0f0;
	width:325px;
	float:left;
	margin-left:10px;
	text-align:left;
}
div#videoHotel p{
	margin-left:10px;
}
div#fotoHotel img{
	border:5px solid #fff;
	margin-top:25px;
}
div#datosHotel{
	width:329px;
	float:left;
}
input.botonOpina{
    padding:0px 0px 0px 0px;
    border:solid 0px #ccc;
    cursor:hand;
    width:124px;
    height:19px;
    background-image: url('../images/danosOpinion.gif');
    color:#fff;
    font-weight:bold;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
input.botonOpina:hover{
    background-image: url('../images/danosOpinion_on.gif');
    text-decoration:none;
}
img.galeriaImg{
    cursor:hand;
}
p.sinOpiniones{
    margin:10px 0px 10px 0px;
    padding:0px 0px 0px 15px;
    font-weight:bold;
    font-size:11px;
    color:#464600;
}

