@font-face{
	  font-family: "du_bellay";
      src: url("../fonts/du_bellay.ttf"),
	       url("../fonts/du_bellay.eot"),
		   url("../fonts/du_bellay.woff2"),
		   url("../fonts/du_bellay.woff");
}
@font-face{
	font-family: 'milwicht';
	src: url('../fonts/milwicht.ttf'),
	     url('../fonts/milwicht.eot'),
		 url('../fonts/milwicht.woff2'),
		 url('../fonts/milwicht.woff');
}
@font-face{
	font-family: 'im_fell_english';
	src: url('../fonts/im_fell_english.ttf'),
	     url('../fonts/im_fell_english.eot'),
		 url('../fonts/im_fell_english.woff2'),
		 url('../fonts/im_fell_english.woff');
}
*{
	 margin: 0;
	 padding: 0;
	 border: 0;
	 box-sizing: border-box;
}

html{
	font-size: 0.025vh;
	color: black;
}

body{
	width: 100vw;
	height: 100vh;
}


img{
	height: 100%;
}


p{
	font-family: im_fell_english;
	font-size: 88.8rem;
	color: black;
	text-align: justify;
}


#container{
	position: relative;
	width: 100vw;
	min-width: 768px;
	max-width: 1024px;
	height: 133.39843vw;
	min-height: 1024px;
	max-height: 1366px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
	background-image: url("../imagenes/pared.png");
	background-position: top left;
	background-size: contain;
	background-repeat: repeat;
}


nav{
	position: absolute;
	width: 96.09375vw;
	min-width: 738px;
	max-width: 984px;
	height: 29.29687vw;
	min-height: 225px;
	max-height: 300px;
	top: 1.95312vw;
	left: 1.95312vw;
}


#logo_1{
	position: absolute;
	width: 29.29687vw;
	min-width: 225px;
	max-width: 300px;
	height: 29.29687vw;
	min-height: 225px;
	max-height: 300px;
	top: 0vh;
	left: 0vh;
}

#logo_1:hover{
	background-image: url("../imagenes/logo_1_over.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

#redes{
	position: absolute;
	width: 41.01562vw;
	min-width: 315px;
	max-width: 420px;
	height: 2.92968vw;
	min-height: 22px;
	max-height: 30px;
	top: 21.48437vw;
	right: 0vw;
}

#facebook{
	position: absolute;
	width: 2.92968vw;
	min-width: 22px;
	max-width: 30px;
	height: 2.92968vw;
	min-height: 22px;
	max-height: 30px;
	top: 0vw;
	left: 4.39453vw;
}

#facebook:hover{
	background-image: url("../imagenes/facebook_over.png");
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	cursor: pointer;
}

#dibujo_redes_1{
	position: absolute;
	width: 2.4414vw;
	min-width: 18px;
	max-width: 25px;
	height: 2.92968vh;
	min-height: 22px;
	max-height: 30px;
	top: 0vh;
	left: 0vw;
	background-image: url("../imagenes/dibujo_redes_1_1024_768.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

#twitter{
	position: absolute;
	width: 2.92968vw;
	min-width: 22px;
	max-width: 30px;
	height: 2.92968vw;
	min-height: 22px;
	max-height: 30px;
	top: 0vh;
	left: 9.27734vw;
}

#twitter:hover{
	background-image: url("../imagenes/twitter_over.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

#dibujo_redes_2{
	display: none;
}

#instagram{
	position: absolute;
	width: 2.92968vw;
	min-width: 22px;
	max-width: 30px;
	height: 2.92968vw;
	min-height: 22px;
	max-height: 30px;
	top: 0vh;
	left: 14.16015vw;
}

#instagram:hover{
	background-image: url("../imagenes/instagram_over.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

#dibujo_redes_3{
	display: none;
}

#youtube{
	position: absolute;
	width: 2.292968vw;
	min-width: 22px;
	max-width: 30px;
	height: 2.92968vw;
	min-height: 22px;
	max-height: 30px;
	top: 0vh;
	left: 19.04296vw;
}

#youtube:hover{
	background-image: url("../imagenes/youtube_over.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

#dibujo_redes_4{
	display: none;
}

#mybusiness{
	position: absolute;
	width: 2.92968vw;
	min-width: 22px;
	max-width: 30px;
	height: 2.92968vw;
	min-height: 22px;
	max-height: 30px;
	top: 0vh;
	right: 14.16015vw;
}

#mybusiness:hover{
	background-image: url("../imagenes/mybusiness_over.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

#dibujo_redes_5{
	display: none;
}

#foursquare{
	position: absolute;
	width: 2.92968vw;
	min-width: 22px;
	max-width: 30px;
	height: 2.92968vw;
	min-height: 22px;
	max-height: 30px;
	top: 0vh;
	right: 9.27734vw;
}

#foursquare:hover{
	background-image: url("../imagenes/foursquare_over.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

#dibujo_redes_6{
	position: absolute;
	width: 2.4414vw;
	min-width: px;
	max-width: 25px;
	height: 2.92968vw;
	min-height: 22px;
	max-height: 30px;
	top: 0vh;
	right: 0vh;
	background-image: url("../imagenes/dibujo_redes_2_1024_768.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

#blog{
	position: absolute;
	width: 2.92968vw;
	min-width: 22px;
	max-width: 30px;
	height: 2.92968vw;
	min-height: 22px;
	max-height: 30px;
	top: 0vh;
	right: 4.39453vw;
}

#blog:hover{
	background-image: url("../imagenes/blog_over.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

#logo_2{
	position: absolute;
	width: 19.53125vw;
	min-width: 150px;
	max-width: 200px;
	height: 19.53125vw;
	min-height: 150px;
	max-height: 200px;
	top: 0vh;
	right: 21.48437vw;
}

#logo_2:hover{
	background-image: url("../imagenes/logo_2_over.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

#logo_3{
	position: absolute;
	width: 19.53125vw;
	min-width: 150px;
	max-width: 200px;
	height: 19.53125vw;
	min-height: 150px;
	max-height: 200px;
	top: 0vh;
	right: 0vh;
}

#logo_3:hover{
	background-image: url("../imagenes/logo_3_over.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

#contacto_ordenador{
	display: none;
}

#dibujo_contacto_movil{
	position: absolute;
	width: 21.48437vw;
	min-width: 165px;
	max-width: 220px;
	height: 19.53125vw;
	min-height: 150px;
	max-height: 200px;
	top: 0vw;
	left: 31.25vw;
	background-image: url("../imagenes/dibujo_contacto_movil_1024_768.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

#contacto_movil{
	position: absolute;
	width: 23.4375vw;
	min-width: 180px;
	max-width: 240px;
	height: 2.92968vw;
	min-height: 22px;
	max-height: 30px;
	bottom: 4.88281vw;
	left: 31.25vw;
}

#texto_contacto_movil{
	font-family: du_bellay;
	font-size: 2.2vw;
	text-align: center;
	line-height: 2.92968vw;
}

#dibujo_interactivo_1{
	position: absolute;
	width: 2.63671vw;
	min-width: 20px;
	max-width: 27px;
	height: 2.92968vw;
	min-height: 22px;
	max-height: 30px;
	bottom: 0vw;
	left: 31.25vw;
	background-image: url("../imagenes/dibujo_interactivo_1_1024_768.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

#llamar{
	position: absolute;
	width: 2.92968vw;
	min-width: 22px;
	max-width: 30px;
	height: 2.92968vw;
	min-height: 22px;
	max-height: 30px;
	bottom: 0vw;
	left: 35.83984vw;
}

#email{
	position: absolute;
	width: 2.92968vw;
	min-width: 22px;
	max-width: 30px;
	height: 2.92968vw;
	min-height: 22px;
	max-height: 30px;
	bottom: 0vw;
	left: 40.72265vw;
}

#email:hover{
	background-image: url("../imagenes/email_over.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

#chat{
	position: absolute;
	width: 2.92968vw;
	min-width: 22px;
	max-width: 30px;
	height: 2.92968vw;
	min-height: 22px;
	max-height: 30px;
	bottom: 0vw;
	left: 45.60546vw;
}

#chat:hover{
	background-image: url("../imagenes/chat_over.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

#dibujo_interactivo_2{
	position: absolute;
	width: 2.63671vw;
	min-width: 20px;
	max-width: 27px;
	height: 2.92968vw;
	min-height: 22px;
	max-height: 30px;
	bottom: 0vw;
	left: 50.48828vw;
	background-image: url("../imagenes/dibujo_interactivo_2_1024_768.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

#dibujo_menu{
	display: none;
}

#idiomas{
	position: absolute;
	width: 19.53125vw;
	min-width: 150px;
	max-width: 200px;
	height: 2.92968vw;
	min-height: 22px;
	max-height: 30px;
	bottom: 0vw;
	right: 21.48437vw;
	z-index: 1;
}

#idiomas_todos{
	position: absolute;
	width: 19.53125vw;
	min-width: 150px;
	max-width: 200px;
	height: 2.92968vw;
	min-height: 22px;
	max-height: 30px;
	top: 0vw;
	right: 0vw;
	z-index: 3;
}

#idiomas_todos:hover{
	background-image: url("../imagenes/idiomas_1024_768_over.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

#idiomas_desplegados{
	position: absolute;
	width: 23.4375vw;
	min-width: 180px;
	max-width: 240px;
	height: 21.48437vw;
	min-height: 165px;
	max-height: 220px;
	top: -1.95312vw;
	right: -1.95312vw;
	z-index: 2;
	background-color: white;
	border: 1px solid black;
	display: none;
}

#español{
	position: absolute;
	width: 19.53125vw;
	min-width: 150px;
	max-width: 200px;
	height: 2.92968vw;
	min-height: 22px;
	max-height: 30px;
	top: 6.83593vw;
	right: 1.95312vw;
}

#español:hover{
	background-color: dodgerblue;
	cursor: pointer;
}

#imagen_español{
	position: absolute;
	width: 4.78515vw;
	min-width: 36px;
	max-width: 49px;
	height: 2.92968vw;
	min-height: 22px;
	max-height: 30px;
	top: 0vw;
	left: 0vw;
}

#texto_español{
	position: absolute;
	width: 16.01562vw;
	min-width: 123px;
	max-width: 164px;
	height: 2.92968vw;
	min-height: 22px;
	max-height: 30px;
	top: 0vw;
	right: 0vw;
}

#texto_español p{
	text-align: center;
	font-size: 2.2vh;
	line-height: 2.92968vw;
	font-family: du_bellay;
}

#frances{
	position: absolute;
	width: 19.53125vw;
	min-width: 150px;
	max-width: 200px;
	height: 2.92968vw;
	min-height: 22px;
	max-height: 30px;
	bottom: 6.83593vw;
	left: 1.95312vw;
}

#frances:hover{
	background-color: dodgerblue;
	cursor: pointer;
}

#imagen_frances{
	position: absolute;
	width: 4.78515vw;
	min-width: 36px;
	max-width: 49px;
	height: 2.92968vw;
	min-height: 22px;
	max-height: 30px;
	top: 0vw;
	left: 0vw;
}

#texto_frances{
	position: absolute;
	width: 16.01562vw;
	min-width: 123px;
	max-width: 164px;
	height: 2.92968vw;
	min-height: 22px;
	max-height: 30px;
	top: 0vw;
	right: 0vw;
}

#texto_frances p{
	text-align: center;
	font-size: 2.2vh;
	line-height: 2.92968vw;
	font-family: du_bellay;
}

#ingles{
	position: absolute;
	width: 19.53125vw;
	min-width: 150px;
	max-width: 200px;
	height: 2.92968vw;
	min-height: 22px;
	max-height: 30px;
	bottom: 1.95312vw;
	left: 1.95312vw;
}

#ingles:hover{
	background-color: dodgerblue;
	cursor: pointer;
}

#imagen_ingles{
	position: absolute;
	width: 4.78515vw;
	min-width: 36px;
	max-width: 49px;
	height: 2.92968vw;
	min-height: 22px;
	max-height: 30px;
	top: 0vw;
	left: 0vw;
}

#texto_ingles{
	position: absolute;
	width: 16.01562vw;
	min-width: 123px;
	max-width: 164px;
	height: 2.92968vw;
	min-height: 22px;
	max-height: 30px;
	top: 0vw;
	right: 0vw;
}

#texto_ingles p{
	text-align: center;
	font-size: 2.2vh;
	line-height: 2.92968vw;
	font-family: du_bellay;
}

#menu{
	display: none;
}

#menu_casa{
	display: none;
}


#dibujo_menu_1{
	display: none;
}

#menu_visitas{
	display: none;
}

#dibujo_menu_2{
	display: none;
}

#menu_situacion{
	display: none;
}

#dibujo_menu_3{
	display: none;
}

#menu_informacion{
	display: none;
}

#dibujo_menu_4{
	display: none;
}

#menu_reservas{
	display: none;
}

#menu_movil{
	position: absolute;
	width: 19.53125vw;
	min-width: 150px;
	max-width: 200px;
	height: 2.92968vw;
	min-height: 22px;
	max-height: 30px;
	bottom: 0vw;
	right: 0vw;
}

#input_menu_movil{
	position: absolute;
	width: 19.53125vw;
	min-width: 150px;
	max-width: 200px;
	height: 2.92968vw;
	min-height: 22px;
	max-height: 30px;
	bottom: 0vw;
	right: 0vw;
	border: 1px solid black;
	background-color: rgba(255, 255, 255, 0.0);
	text-align: center;
	font-family: im_fell_english;
	font-size: 2.2vw;
}

#linea_menu{
	display: none;
}

aside{
	position: absolute;
	width: 96.09375vw;
	min-width: 738px;
	max-width: 984px;
	height: 31.25vw;
	min-height: 240px;
	max-height: 320px;
	top: 33.20312vw;
	left: 1.95312vw;
}

#lettering{
	position: absolute;
	width: 96.09375vw;
	min-width: 738px;
	max-width: 984px;
	height: 14.64843vw;
	min-height: 112px;
	max-height: 150px;
	bottom: 0vh;
	left: 0vh;
	background-image: url("../imagenes/fondo_lettering_1024_768.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

#espacio_texto_lettering{
	position: absolute;
	width: 96.09375vw;
	min-width: 738px;
	max-width: 984px;
	height: 14.64843vw;
	min-height: 112px;
	max-height: 150px;
	top: 4vw;
	left: 0vh;
}

#texto_lettering{
	text-align: center;
	font-family: du_bellay;
	font-size: 2.8vw;
	line-height: 3.5vw;
}

#dibujo_banner_1{
	display: none;
}

#thumbnail_banner_1{
	position: absolute;
	width: 29.29687vw;
	min-width: 225px;
	max-width: 300px;
	height: 14.64843vw;
	min-height: 112px;
	max-height: 150px;
	top: 0vw;
	left: 0vh;
}

#thumbnail_banner_1:hover{
	box-shadow: 2px 2px dodgerblue;
	text-shadow: 1px 1px dodgerblue;
	cursor: pointer;
}

#thumbnail_texto_banner_1{
	position: absolute;
	width: 29.29687vw;
	min-width: 225px;
	max-width: 300px;
	height: 14.64843vw;
	min-height: 112px;
	max-height: 150px;
	top: 2.1vh;
}

#thumbnail_texto_banner_1 p{
	text-align: center;
	font-family: du_bellay;
	font-size: 3vw;
	line-height: 3.5vw;
}

#dibujo_banner_2{
	display: none;
}

#thumbnail_banner_2{
	position: absolute;
	width: 29.29687vw;
	min-width: 225px;
	max-width: 300px;
	height: 14.64843vw;
	min-height: 112px;
	max-height: 150px;
	top: 0vw;
	left: 33.39843vw;
}

#thumbnail_banner_2:hover{
	box-shadow: 2px 2px dodgerblue;
	text-shadow: 1px 1px dodgerblue;
	cursor: pointer;
}

#thumbnail_texto_banner_2{
	position: absolute;
	width: 29.29687vw;
	min-width: 225px;
	max-width: 300px;
	height: 14.64843vw;
	min-height: 112px;
	max-height: 150px;
	top: 2.1vh;
}

#thumbnail_texto_banner_2 p{
	text-align: center;
	font-family: du_bellay;
	font-size: 3vw;
	line-height: 3.5vw;
}

#dibujo_banner_3{
	display: none;
}

#thumbnail_banner_3{
	position: absolute;
	width: 29.29687vw;
	min-width: 225px;
	max-width: 300px;
	height: 14.64843vw;
	min-height: 112px;
	max-height: 150px;
	top: 0vw;
	right: 0vw;
}

#thumbnail_banner_3:hover{
	box-shadow: 2px 2px dodgerblue;
	text-shadow: 1px 1px dodgerblue;
	cursor: pointer;
}

#thumbnail_texto_banner_3{
	position: absolute;
	width: 29.29687vw;
	min-width: 225px;
	max-width: 300px;
	height: 14.64843vw;
	min-height: 112px;
	max-height: 150px;
	top: 2.1vh;
}

#thumbnail_texto_banner_3 p{
	text-align: center;
	font-family: du_bellay;
	font-size: 3vw;
	line-height: 3.5vw;
}

#dibujo_aside{
	display: none;
}

main{
	position: absolute;
	width: 96.09375vw;
	min-width: 738px;
	max-width: 984px;
	height: 58.59375vw;
	min-height: 450px;
	max-height: 600px;
	bottom: 8.39843vw;
	right: 1.95312vw;
}

#anterior{
	position: absolute;
	width: 2.92968vw;
	min-width: 22px;
	max-width: 30px;
	height: 2.92968vw;
	min-height: 22px;
	max-height: 30px;
	bottom: 27.83203vw;
	left: 0vw;
	background-image: url("../imagenes/anterior.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

#anterior:hover{
	background-image: url("../imagenes/anterior_over.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

#presentacion{
	position: absolute;
	width: 87.89062vw;
	min-width: 675px;
	max-width: 900px;
	height: 58.59375vw;
	min-height: 450px;
	max-height: 600px;
	top: 0vh;
	right: 4.10156vw;
}

#espacio_texto_presentacion_1{
	position: absolute;
	width: 43.94531vw;
	min-width: 337px;
	max-width: 450px;
	height: 7.22656vw;
	min-height: 55px;
	max-height: 74px;
	bottom: 0.8vw;
	right: 4.8vw;
}

#texto_presentacion_1{
	position: absolute;
	font-family: du_bellay;
	font-size: 1.8vw;
	text-align: left;
	display: block;
	line-height: 2.5vw;
}

#espacio_texto_presentacion_2{
	position: absolute;
	width: 40.625vw;
	min-width: 312px;
	max-width: 416px;
	height: 7.1428571vw;
	min-height: 55px;
	max-height: 73px;
	top: 0.6vw;
	left: 5vw;
}

#texto_presentacion_2{
	position: absolute;
	font-family: du_bellay;
	font-size: 1.8vw;
	text-align: left;
	line-height: 2.4vw;
}

#espacio_texto_presentacion_3{
	position: absolute;
	width: 43.84765vw;
	min-width: 336px;
	max-width: 449px;
	height: 10.9375vw;
	min-height: 84px;
	max-height: 112px;
	bottom: 24vw;
	right: 4.8vw;
	display: none;
}

#texto_presentacion_3{
	font-family: du_bellay;
	font-size: 1.8vw;
	text-align: left;
	line-height: 2.6vw;
}

#espacio_texto_presentacion_4{
	position: absolute;
	width: 40.52734vw;
	min-width: 311px;
	max-width: 415px;
	height: 8.59375vw;
	min-height: 66px;
	max-height: 88px;
	top: 24.4vw;
	left: 4.8vw;
	display: none;
}

#texto_presentacion_4{
	font-family: du_bellay;
	font-size: 1.8vw;
	text-align: left;
	line-height: 2.2vw;
}

#espacio_texto_presentacion_5{
	position: absolute;
	width: 43.75vw;
	min-width: 336px;
	max-width: 448px;
	height: 8.00781vw;
	min-height: 61px;
	max-height: 82px;
	top: 1vw;
	right: 5vw;
	display: none;
}

#texto_presentacion_5{
	position: absolute;
	font-family: du_bellay;
	font-size: 1.8vw;
	text-align: left;
	line-height: 2.4vw;
}

#espacio_texto_presentacion_6{
	position: absolute;
	width: 43.75vw;
	min-width: 336px;
	max-width: 448px;
	height: 8.30078vw;
	min-height: 63px;
	max-height: 85px;
	bottom: 1vw;
	right: 5vw;
	display: block;
}

#texto_presentacion_6{
	font-family: du_bellay;
	font-size: 1.8vw;
	text-align: left;
	line-height: 2.6vw;
}

#siguiente{
	position: absolute;
	width: 2.92968vw;
	min-width: 22px;
	max-width: 30px;
	height: 2.92968vw;
	min-height: 22px;
	max-height: 30px;
	bottom: 27.83203vw;
	right: 0vw;
}

#siguiente:hover{
	background-image: url("../imagenes/siguiente_over.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

#espacio_cookies{
	position: absolute;
	width: 50vw;
	height: 31vw;
	top: 2vw;
	left: 13vw;
	border: 1px solid black;
	background-color: white;
	z-index: 5;
	display: none;
}

#espacio_cookies p{
	font-family: im_fell_english;
	font-size: 1.5vw;
	text-align: justify;
	line-height: 2vw;
}

#cookies_español{
	position: absolute;
	width: 48vw;
	height: 4vw;
	top: 1vw;
	left: 1vw;
}

#cookies_frances{
	position: absolute;
	width: 48vw;
	height: 4vw;
	top: 9vw;
	left: 1vw;
}

#cookies_frances p{
	text-shadow: 1px 1px dodgerblue;
}

#cookies_ingles{
	position: absolute;
	width: 48vw;
	height: 4vw;
	top: 19vw;
	left: 1vw;
}

#cookies_ingles p{
	text-shadow: 1px 1px crimson;
}

#boton_cookies_español{
	position: absolute;
	width: 10vw;
	min-width: ;
	max-width: ;
	height: 2vw;
	min-height: ;
	max-height: ;
	top: 28vw;
	left: 1vw;
	border: 1px solid black;
	cursor: pointer;
}

#boton_cookies_español:hover{
	box-shadow: 2px 2px dodgerblue;
}

#boton_cookies_frances{
	position: absolute;
	width: 10vw;
	min-width: ;
	max-width: ;
	height: 2vw;
	min-height: ;
	max-height: ;
	top: 28vw;
	left: 12vw;
	border: 1px solid black;
	cursor: pointer;
}

#boton_cookies_frances:hover{
	box-shadow: 2px 2px dodgerblue;
}

#boton_cookies_ingles{
	position: absolute;
	width: 10vw;
	min-width: ;
	max-width: ;
	height: 2vw;
	min-height: ;
	max-height: ;
	top: 28vw;
	right: 17vw;
	border: 1px solid black;
	cursor: pointer;
}

#boton_cookies_ingles:hover{
	box-shadow: 2px 2px dodgerblue;
}

#boton_no_cookies{
	position: absolute;
	width: 14vw;
	height: 2vw;
	top: 28vw;
	right: 1vw;
	border: 1px solid black;
	cursor: pointer;
}