@CHARSET "UTF-8";

#info_hotel #fotos{
	display:block;
	float:right;
	width:110px;
	overflow:auto;
}

#info_hotel  #descripcion {
	width:320px;
	float:left;
	overflow:auto;
	float:left;
}

#info_hotel  #peticion {
	float:left;
	overflow:auto;
	width:400px;
}

#info_hotel #fichas {
	width:80%;
	float:left;
}

#info_hotel #reservar {
	overflow:auto;
}

.descripcion {
overflow:auto;
}

.column {
float: left;
width:305px;
margin-right: 1em;
}

.elementoFicha{
	width:305px;
	float:left;
	display:block;
	overflow:visible;
	margin-right:5px;
}

#info_hotel  #ficha {
	width:630px;
	overflow:auto;
}