/* #Media Queries
================================================== */

	/* Mayor de 960px (dispositivos y navegadores) */
	@media only screen and (max-width: 876px) {
		
		html,body {
	font-size: 14px;
}
li {
	line-height:30px;
	}
	.col1 {
	width:50%;
	min-width:231px;
	background-color:#CCC;
	margin: 0 auto !important;
	height:auto;
	float:none !important;
	position: inherit !important; /* menu pegajoso */
}
	.col2 {

width:94%;
	min-width:300px;
	left: 0%;
	position:relative;
	background-colorx:#0099CC;
		padding-left:3%;
	padding-right:3%;

}

.columna11 p{
	marginx:10px;

	padding-right: 10px;

	padding-left: 10px;
}


.logos {
	
	text-align:left;
width:197px;
height:75px;
background-image:url(../im/logom.png);
background-size:197px 75px;

}
.logo {
	text-align:left;
	left:2px;
	position:relative;
	font-family: "Raleway", "Lato", "Times New Roman", Times, serif;
	top:25px;
	font-size: 35px;
	color: #F90;
	padding:10px;
	text-decoration: none;
}
.logo2 {
	text-align:left;
	left:0px;
	position:relative;
	font-family: "Raleway", "Lato", "Times New Roman", Times, serif;
	top:0px;
	font-size: 35px;
	color: #F90;
	paddingx:10px;
	text-decoration: none;
}
.guia {

	width:25px !important;
height:25px !important;
top:-7px !important;

}
.centrado {
	background-image:none;
}
.listadohotelestexto, .lishoteltextmarron{

	padding-left:8px;


}

a:link .titulo{
display:inline-block;
width:26%;


}
.masinfo{
float:right !important;
}
		}
	@media only screen and (max-width: 350px) {
		.listadohotelesfoto, .ficha, .fichatop, .lishotelfotomarron{
	min-width:231px;


}
		
}