/* #Media Queries
================================================== */

	/* Mayor de 960px (dispositivos y navegadores) */
	@media only screen and (max-width: 876px) {
	.col1 {
	width:50%;
	min-width:231px;

	background-color:#CCC;
		margin: 0 auto !important;
		height:auto;
	float:none !important;
}
	.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: "Dancing Script", "Lato", "Times New Roman", Times, serif;
	top:25px;
	font-size: 35px;
	color: #fff;
	padding:10px;
	text-decoration: none;
}
.logo2 {
	text-align:left;
	left:0px;
	position:relative;
	font-family: "Dancing Script", "Lato", "Times New Roman", Times, serif;
	top:0px;
	font-size: 35px;
	color: #fff;
	paddingx:10px;
	text-decoration: none;
}
.guia {

	width:25px !important;
height:25px !important;
top:-7px !important;

}
.centrado {
	background-image:none;
}
.listadohotelestexto, .lishoteltextmarron{

	padding-left:8px;


}
		}
	@media only screen and (max-width: 350px) {
		.listadohotelesfoto, .lishotelfotomarron{
	min-width:231px;


}
		
}