@media only screen and (max-width:1169px) {
	
}

@media only screen and (max-width:960px) {
	header
	{
		text-align: center;
	}
	#superior_header
	{
		text-align: center;
	}

	#reservas_top
	{
		margin-left: 0px !important;
	}
}

@media only screen and (min-width: 500px) and (max-width:865px) {

}

@media only screen and (min-width: 879px) and (max-width:1100px) {
	
}

@media only screen and (max-width:800px) {
	.franja_sponsors img
	{
		margin-left: 10px !important;
		margin-right: 10px !important;
		max-width: 80px;
	}

	.textos_secciones
	{
		font-size: 13px !important;
	}

	.titulos_img_440
	{
		width: 100%;
		max-width: 440px;
	}

	.tit_390
	{
		width: 100%;
		max-width: 390px;
	}

	.tit_460
	{
		width: 100%;
		max-width: 460px;
	}

	.text_center_mobile
	{
		text-align: center !important;
	}

	#datos_top
	{
		font-size: 13px !important;
	}

	#logo
	{
		margin-top: 20px !important;
	}
}