@import url('https://fonts.googleapis.com/css?family=Lato:300,700&display=swap');

@font-face {
	font-family: 'Raleway200';
	src: url('../tipo/Raleway/Raleway-ExtraLight.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Raleway300';
	src: url('../tipo/Raleway/Raleway-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Raleway500';
	src: url('../tipo/Raleway/Raleway-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Raleway400';
	src: url('../tipo/Raleway/Raleway-Regular.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
html,body {
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #F5F4EB !important;
	padding: 0;
	margin: 0;
	height: 100%;

}
a {
outline:none;
}
.text, .textb  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.textb {
	font-weight: bold;
}

p {
	line-height: 25px;

}
a:link p, a:visited p {
	color:#666;
}

img  {
	border:0;
	vertical-align:bottom;
	border:none;
	max-width:100%;
	height:auto;
	border-radius:12px;
	}

.general {
	margin: 0 auto;
	width: 100%;



}
.cabecera {
	width:100%;
	margin: 0 auto;
	height:101px;
	backgroundx: -moz-linear-gradient(left, #00eaff, #0078ff);
    backgroundx: -ms-linear-gradient(left, #00eaff, #0078ff);
    backgroundx: -webkit-linear-gradient(left, #00eaff, #0078ff);
    backgroundx: -o-linear-gradient(left, #00eaff, #0078ff);

}
.logo {
	text-align:left;
	left:0px;
	position:relative;
	font-family: "Raleway200", "Lato", "Times New Roman", Times, serif;
	top:20px;
	font-size: 50px;
	color: #0079ff;
	padding:20px;
	text-decoration: none;
	text-shadowx: 1px 1px white, -1px -1px #09F;
	text-shadowx: -1px 0 #090, 1px 0 #090, 0 1px #090, 0 -1px #090;
	text-shadowx: 1px 1px #999;
	font-weight: normal;

}
.sublogo {
	text-align:left;
	left:0px;
	position:relative;
	font-family: "Raleway200", "Lato", "Times New Roman", Times, serif;
	topx:20px;
	font-size: 50px;
	color: #cc00ff;
	paddingx:20px;
	text-decoration: none;
	text-shadowx: 1px 1px white, -1px -1px #09F;
	text-shadowx: -1px 0 #090, 1px 0 #090, 0 1px #090, 0 -1px #090;
	text-shadowx: 1px 1px #999;
	font-weight: normal;
	padding-left:0px;
}


.logo2 {
	text-align:left;
	left:-6px;
	position:relative;
	font-family: "Raleway", "Lato", "Times New Roman", Times, serif;
	top:20px;
	font-size: 50px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
.guia {
top:-9px; 
right: -13px; 
position:relative;
}
h1 {
margin-bottom: 0; /* o el tamaño que quieres que exista entre h1 y el siguiente elemento */
	margin-bottom: -3px; /* o el tamaño que quieres que exista entre h1 y el siguiente elemento */
	margin-top: 0; 
	font-weight: normal;
	font-style: normal;
	display:inline;
}
.h1 {
 /* o el tamaño que quieres que exista entre h1 y el siguiente elemento */
	margin-bottom: 15px; /* o el tamaño que quieres que exista entre h1 y el siguiente elemento */
	margin-top: 0px; 
	font-weight: normal;
	font-style: normal;
	display:inline-block;
}


h2, h3, h4, h5, h6{
	margin-bottom: 0; /* o el tamaño que quieres que exista entre h1 y el siguiente elemento */
	margin-top: 0; 
	font-weight: normal;
	font-style: normal;
}
.block {
	display:block;
}
.link-im, .link-im2 {
	transitionx: opacity  0.2s  0.2s ;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;

}
	.link-im:hover{
	background-color:#F0F;
	opacityx:0.8;
	transitionx: all 0.2s linear 0.2s;
	box-shadow: 0px 0px 11px #000;
	
}
	.link-im2:hover{
	opacity:0.7;

}
	.link-im22:hover{
		display:block;
	background-color:#F0F;

}

.idioma{
	width: 140px;
	top: 4px;
	float:right;
	position:relative;

}
	.menucabecera {
	width: 100%;
	height:0px;
	background-color: #6699CC;
	position:relative;
	top:0px;
	float:right;
	margin-right:0px;


}
	.menu {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	height:20px;
	background-imagex:url(../im/menu.jpg);

		display:none;

}
	.menu li {
	width:20%;
	list-style:none;
	margin: 0 auto;
	display: inline-block;


	}
	.menu li a{
	font-family: Lato, Verdana, Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weightx: bold;
	color: #6CF;
	text-decoration: none;
	position:relative;
	top:3px;
	}
	.contenido {
	width:100%;
	float:left;
	margin:0 auto;
	background-colorx:#000;
	background-imagex:url(../im/fondotrans.png);
	background-imagex:url(../im/fondo.jpg);
	background-repeat: repeat-x;

}
.centrado {
	margin: 0 auto;
	width: 100%;
	max-width:1004px;
	min-width:200px;
	background-colorx:#9F9;
	height:101px;
	background-position: center top;
	background-repeat: no-repeat;
	background-imagex:url(../im/cabecera2.png);
	
}
.centrado2 {
	margin: 0 auto;
	width: 100%;
	max-width:1004px;
	min-width:200px;
	padding-bottom:2%;
	padding-top:2%;

}
	.foto2 {
	width:100%;
	margin:0 auto;
	background-color:#EAE8E1;
	background:url(../im/paris/disney.svg) no-repeat center center;
	background-size: cover;
	height:300px;
	clear:both;

}
	.foto {
	width:100%;
	margin:0 auto;
	background-color:#EAE8E1;
	background:url(../im/fondo1.webp) no-repeat center center;
	background-size: cover;
	height:300px;
	clear:both;
		border-radius:60px;

}
.centradofoto {
	margin: 0 auto;
	width: 100%;
	max-width:1004px;
}
.centradotxt {
	margin: 0 auto;
	max-width:1004px;
		
	background-imagex:url(../im/fondotrans.png);

	padding-bottom:2%;

		float:none;
}
.txt {
	margin: 0 auto;
	width: 100%;
	background-color:#F5F4EB;
	float:left;
	background-imagex:url(../im/fondotrans.png);
}
.txtb {
	margin: 0 auto;
	width: 100%;
	background-color:#fff;
	float:left;
	background-imagex:url(../im/fondotrans.png);
}

.center {
	text-align:center;
}
.height {
	height:auto;
}
	.col0 {
	width:100%;
	padding-left:0%;
	margin:0 auto;
	background-colorx:#0FF;
	float:left;



}
	.col1 {
	width:23%;
	min-widthx:200px;
	float:right;
	background-color:#fff;
	padding-left:1%;
	padding-right:1%;
	background-imagex:url(../im/fondotrans.png);
	position: -webkit-sticky;  /* menu pegajoso scroll*/
    position: sticky;
    top: -3500px;
	display:none;
}
	.col2 {
	width:98%;
	min-widthx:400px;
	float:left;
	background-color:#F5F4EB;
		background-imagex:url(../im/fondotrans.png);
	leftx: 1%;
	position:relative;
	padding-left:1%;
	padding-right:1%;
}
	.col2b {
	background-color:#fff;
		width:98%;
	min-widthx:400px;
	float:left;
		background-imagex:url(../im/fondotrans.png);
	leftx: 1%;
	position:relative;
	padding-left:1%;
	padding-right:1%;

}
	.columna1 {
	background-colorx:#CCC;
	width:100%;
	float:left;

}

	.columna2 {
	background-color:#999999;
	width:48%;
}
	.columna3 {
	background-color:#CCCCCC;
	width: 48%;

}
	.columna1r {
	background-color:#666666;
	width:48%;
	float:right;
}
	.columna2r {
	background-color:#999999;
	width:48%;
}
	.columna3r {
	background-color:#CCCCCC;
	width: 48%;

}
.col1 .columna1 {
padding-top:12px;

}
.col2 .columna1 {
padding-top:12px;

}
.tituloh{
	font-family: Raleway, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: 600;
	font-style: normal;
	text-decoration: none;
	color: #666666;
	font-variant: small-caps;
}
.titulo{
	font-family: "Raleway300", "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight:normal;
	font-style: normal;
	text-decoration: none;
	color: #0079ff;
}
a:hover .titulo{
	color: #cc00ff;
}
a.titulo:hover{
	color: #cc00ff;
}
	.pie {
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
	margin:0 auto;
	background-color:#F5F4EB;
	text-align: center;
	clear:left;

	

}
.one { float:left; position:relative; width: 33%; max-width:25%; padding:1%;}



.ficha, .fichatop{

	color: #333;
	font-size:12px;
	max-heightx:170px;
	min-height:170px;
	padding-topx: 8px;
	padding-rightx: 12px;
	padding-bottomx: 12px;
	vertical-align: top;
	background-color:#FFF;
	border: 10px solid #FFF; 
    overflowx:hidden;
	border-radius:20px;
}
.fichatop{

	background-color:#F5F4EB;

}
.fichatop2{

	background-color:#F5F4EB;
  display: flex;
  align-items: center; /* Alinea verticalmente al centro */
  gap: 0px; /* Espacio entre la imagen y la lista */
	border-radius:20px;
	  margin: 20px; /* Elimina márgenes por defecto */
	  padding:20px;
}

.fichab, .fichatopb{

	color: #333;
	font-size:12px;
	max-heightx:170px;
	min-height:170px;
	padding-topx: 8px;
	padding-rightx: 12px;
	padding-bottomx: 12px;
	vertical-align: top;
	background-color:#FFF;
	border: 10px solid #F5F4EB; 
    overflowx:hidden;
		border-radius:20px;
}
.fichatopb{

	background-color:#F5F4EB;
}
.fichasearch{

	color: #333;
	font-size:12px;
	min-height:135px;
	vertical-align: top;
	background-color:#F5F4EB;
	border: 10px solid #FFF; 

}
.fichaf{

	color: #333;
	font-size:12px;
	min-heightx:296px;
	padding-topx: 8px;
	padding-rightx: 12px;
	padding-bottomx: 12px;
	vertical-align: top;
	background-color:#FFF;
	border: 10px solid #FFF; 
	border-radius:20px;
}
.fichaff{


	border: 10px solid #F5F4EB; 
	border-radius:20px;
}

a:link{
	text-decoration: none;
}
.none{
	display:none;
}
.botonmas {
	font-family: Lato, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #726b5a;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.masinfo{
	position: relative;
	float:right;
	colorx: #fff;
	text-align:center;
	background-color:#726b5a;
	top:0px;
	padding:5px;
	width:80px;
	heightx:25px;
		clear:right;
background: -moz-linear-gradient(top, #e7e1d3, #c1baaa);
background: -ms-linear-gradient(top, #e7e1d3, #c1baaa);
background: -webkit-linear-gradient(top, #e7e1d3, #c1baaa);
background: -o-linear-gradient(top, #e7e1d3, #c1baaa);

border: solid thin #c0b9a8; 

}

.f {
	float:left;
	heightx: 135px;
	widthx: 185px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right:10px;
	margin-bottom:-5px;
	padding-rightx:10px;

	top:0px;
	positionx:relative;
	clearx: both;
}
.d {
	float:right;
	heightx: 135px;
	widthx: 185px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-left:10px;
	margin-bottom:-5px;
	padding-rightx:10px;

	top:0px;
	positionx:relative;

}

 .ptop{
	 display:inline-block;
	 width:60px;


}
.cbutton:link{
	font-weightx: bold;
}
li {
	list-style-typee:none;
	line-height:25px;

	}
	 li a {
	text-decorationn: none;
	}
		 ull {
margin:0px 0px 0px 0px; 
padding:0px 0px 0px 0px;

	}
	ol li {
	list-style-type: decimal;
	}
	.left {
	float:left;
	}

		.contenedor {
			width:48%;
			float:right;

	}
			.contenedor50 p {
			width:48%;
	}
.listeim {
  display: flex;
  align-items: center; /* Alinea verticalmente al centro */
  gap: 50px; /* Espacio entre la imagen y la lista */

	  margin: 0; /* Elimina márgenes por defecto */
}


.fichatop2 a.titulo{
display:inline;
width:40%;
}


