/*
font-family: 'Old Standard TT', serif;
font-family: 'Crimson Text', serif;
*/

body{font-family: 'Old Standard TT', serif; overflow:auto;}

#header{width:100%; height:120px; background-image:url(../img/cenefa.jpg); background-repeat:repeat-x; position:relative;}

/*Set my logo in bottom left*/

table, td {font-family: 'Crimson Text', serif;
							font-size:16px;
							color: #5c5c5c;
							line-height:18px;}



#adorno{ position:absolute; /*top:0px;*/ left:210px; z-index:2000000;}

#contenido-logo{width:30%; height:64px; position:relative; float:left; border:0px solid yellow;}

#cabecera{ position:relative; float:right; border:0px solid yellow; width:70%;}

#logo {
	width:171px; 
	height:54px;
	position:relative;
	margin-left:35px;
	margin-top:10px;
}

/*#logo img {width:100%}*/

#facebook{position:absolute;right:200px; top:-5px;}
#facebook-responsive{display:none;}

#telefono-idiomas{ width:100%; position:relative; float:right; margin-top:10px;}
#telefono{ float:right;margin-right:150px; font-size:14px; color:#878787;}
#telefono .destacado{ font-size:16px; color:#aeaa0b; font-weight:700;}

#idiomas{ float:right; margin-right:10px;font-size:12px; color:#878787;}
#idiomas a.active{ font-size:12px; color:#aeaa0b; font-weight:700; text-decoration:none;}
#idiomas a{font-size:12px; color:#878787; text-decoration:none;}
#idiomas a:hover{font-size:12px; color:#aeaa0b; text-decoration:none;}


#menu{float:right; margin-top:5px;}

#menu a { 
	
	color: #2e2d2c; 
	display: block; 
	float: left; 
	font-size: 14px; 
	line-height: 40px; 
	margin: 0 1px 0 0; 
	padding: 0 10px;
	font-family: 'Old Standard TT', serif; 
	text-decoration:none;
	}
	
#menu a:hover {color:#aeaa0b; }

#menu a.active {color:#aeaa0b; }


nav{display:none;}

nav{position:relative; float:right; margin-top:50px;}

nav a {font-family: 'Old Standard TT', serif;  background: #aeaa0b; text-decoration:none;color: #fff; display: block; float: left; font-size: 14px; line-height: 40px; margin: 0 1px 0 0; padding: 0 10px; }
nav a:hover { background: #222; }


#footer{ position:absolute; bottom:0px; left:0px;background-color:#2e2d2c; height:40px; width:100%;z-index: 1000;}

#footer a{color:#FFF; text-decoration:none;}
#footer a:hover{color:#aeaa0b; text-decoration:none;}


#direccion{font-size:14px; color:#ffffff; float:left; margin-top:10px; margin-left:20px;}
#linksfooter{font-size:14px; color:#ffffff; float:right;margin-top:10px; margin-right:20px;}

#paneles{width:100%; position:absolute; bottom:40px; height:40px; background-color:#0F3; margin:0 auto;}
#contenido{width:40%; position:relative; float:left; background-color:#093;}
#reserva{width:40%; position:relative; float:left; background-color:#066; margin-left:1px;}


#info {
	
	/*padding: 0 25px;*/
	padding-left:25px;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100% ;
	z-index: 999;
	height: 91px;
}
																	
.ie# info {
			padding: 0;
		}
																	
#info-inner {
			width: 100% ;
			height: 51px;
		}
		
#contenido-panel {
			width: 50% ;
			height: 51px;
			margin: 0 1px 0 0;
			position: relative;
		}
																	
#contenido-slideout {
			position: absolute;
			min-height: 51px;
			width: 100%;
			bottom: 0;
			background: rgba(174, 170, 11, 0.8) url('../img/icon-contenido.png') 15px 11px no-repeat;
			overflow: hidden;
		}
																	
#contenido-slideout span {
		display: block;
		min-height: 51px;
		cursor: pointer;
		font-size: 14px;
		background: transparent url('../img/icon-toggle.png') right 0 no-repeat;

		
	}
																	
#contenido-slideout span.active {
				background: transparent url('../img/icon-toggle.png') right -51px no-repeat;
			}
#contenido-slideout span p{
			display: block;
			height: 51px;
			padding: 9px 80px 9px 50px;
			color: #fff;
			text-decoration: none;
			font-size: 18px;
			font-weight:700;
			line-height: 1.2;
			display: table-cell;
			vertical-align: middle; 
			-webkit-box-sizing: border-box; 
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			width: 100%;
		}
																	
#contenido-slideout span a:hover {
					color: #ccc;
				}
																	
#contenido-slideout #contenido-content {
			display: none;
			float: left;
			width: 100% ;
			height: 300px;
			overflow: hidden;
			margin: 0 0 10px 0;
			padding: 10px 20px;
			list-style: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
			box-sizing: border-box;
			background-color:#FFF;
			background-image: url(../img/fondocontenido.png);
			background-repeat:no-repeat;
			background-position: bottom right;
		}
																	
#contenido-slideout #contenido-content p {
							font-family: 'Crimson Text', serif;
							font-size:16px;
							color: #5c5c5c;
							line-height:18px;
						}
																	
#contenido-slideout #contenido-content a {
							color: #858585;
							text-decoration: underline;
						}
																	
#contenido-slideout #contenido-content a:hover {
					color: #ccc;
					text-decoration: underline;
				}
																	
#contenido-slideout #contenido-content ul {
			margin: 0;
			padding: 0 0 0 20px;
		}
																	
#contenido-slideout #contenido-content li {
		color: #fff;
		font-size: 14px;
		font-weight: 300;
		line-height: 1.35;
	}


#reserva-panel {
	width: 20% ;
	height: 51px;
	margin: 0 1px 0 0;
	position: relative;
}

#reserva-slideout {
	position: absolute;
	min-height: 51px;
	width: 100% ;
	bottom: 0;
	background: rgba(174, 170, 11, 0.8) url('../img/icon-reserva.png') 15px 11px no-repeat;
	overflow: hidden;
}

#reserva-slideout span {
	display: block;
	min-height: 51px;
	cursor: pointer;
	font-size: 14px;
	background: transparent url('../img/icon-toggle.png') right 0 no-repeat;
}
#reserva-slideout span.active {
	background: transparent url('../img/icon-toggle.png') right -51px no-repeat;
}
#reserva-slideout span p {
	display: block;
	height: 51px;
	padding: 9px 80px 9px 50px;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
			font-weight:700;
	line-height: 1.2;
	display: table-cell;
	vertical-align: middle; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100% ;
}
#reserva-slideout span a:hover {
	color: #ccc;
}
#reserva-slideout #reserva-content {
	display: none;
	float: left;
	width: 100% ;
	height: 350px;
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 10px 20px;
	list-style: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color:#FFF;
			background-image: url(../img/fondocontenido.png);
			background-repeat:no-repeat;
			background-position: bottom right;
			overflow:auto;
}
#reserva-slideout #reserva-content p {
	font-family: 'Crimson Text', serif;
							font-size:16px;
							color: #5c5c5c;
							line-height:18px;
}
#reserva-slideout #reserva-content a {
	color: #fff;
	text-decoration: underline;
}
#reserva-slideout #reserva-content a:hover {
	color: #ccc;
	text-decoration: underline;
}
#reserva-slideout #reserva-content li {
	color: #fff;
}
#background-control {
	height: 51px;
	width: 101px;
}
#control-left {
	float: left;
	height: 51px;
	background-color: rgba(0, 0, 0, 0.8);
	width: 50px;
}
#control-left a {
	display: block;
	height: 100% ;
	width: 100% ;
	background: transparent url('../img/icon-arrow-left.png') center center no-repeat;
	text-indent: -9999px;
}
#control-right {
	float: right;
	height: 51px;
	background-color: rgba(0, 0, 0, 0.8);
	width: 50px;
}
#control-right a {
	display: block;
	height: 100% ;
	width: 100% ;
	background: transparent url('../img/icon-arrow-right.png') center center no-repeat;
	text-indent: -9999px;
}

#info .flex-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-moz-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:start;-moz-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;}

#info .flex-item:nth-child(1){-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:1;-moz-box-flex:2;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}#info .flex-item:nth-child(2){-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:1;-moz-box-flex:2;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}

#info .flex-item:nth-child(3){-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:1;-moz-box-flex:2;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}




/*FORMULARIO*/
table,tr,td{margin: 0;padding: 0;} 
#texto-form{ font-size:14px; color:#5c5c5c; line-height:16px;}


/*slider*/

/* I wanted to center my loader */
			#cycle-loader {
				height:32px;
				left:50%;
				margin:-8px 0 0 -8px;
				position:absolute;
				top:50%;
				width:32px;
				z-index:999;
			}
			
			/*I want to avoid jumpiness as the JS loads, so I initially hide my cycle*/
			#maximage {
				display:none;/* Only use this if you fade it in again after the images load */
				position:fixed !important;
			}
			
						
			
			
			#arrow_left, #arrow_right {
				bottom:40px;
				height:55px;
				position:absolute;
				right:30px;
				width:55px;
				z-index:1000;
			}
			#arrow_left {
				right:86px;
			}
			
			#arrow_left:hover, #arrow_right:hover {
				bottom:41px;
			}
			#arrow_left:active, #arrow_right:active {
				bottom:40px;
			}


#logo-responsive{ display:none;}


#info-responsive{display:none;}



#info-responsive h1{font-family: 'Crimson Text', serif; font-size:24px; padding-left:20px;padding-right:20px;padding-top:10px;color: #aeaa0b; line-height:24px; font-weight:700; }
#info-responsive  p {
	font-family: 'Crimson Text', serif;
	font-size:16px;
	color: #5c5c5c;
	line-height:18px;
	margin-bottom:30px;
	padding:20px;
}


#privacidad h1{font-family: 'Crimson Text', serif; font-size:24px; padding-top:10px;color: #aeaa0b; line-height:24px; font-weight:700; }
#iprivacidad  p {
	font-family: 'Crimson Text', serif;
	font-size:16px;
	color: #5c5c5c;
	line-height:18px;
	margin-bottom:30px;
	padding:20px;
}



#telefono-responsive{ display:none;}
#telefono-responsive-ptit{ display:none;}

#telefono-responsive{ position:absolute; float:right;right:10px; font-size:14px; color:#878787; top:15px;}
#telefono-responsive a.destacado{ font-size:16px; color:#aeaa0b; font-weight:700; text-decoration:none;}

#telefono a.destacado{ font-size:16px; color:#aeaa0b; font-weight:700; text-decoration:none;}

#telefono-responsive-ptit{ position:absolute; float:right;right:10px; font-size:14px; color:#878787; top:5px;}
#telefono-responsive-ptit a.destacado{ font-size:18px; color:#aeaa0b; font-weight:700; text-decoration:none;}


						
#medida{ display:none;}


#hc_badge_78489_rbs {position:absolute; right:30px; margin-top:20px; z-index:10000000000;}


@media (min-width: 960px) {
	/*body{overflow:hidden;}*/
	nav { display:inone;}
	#menu {display:inline;}
	#telefono-idiomas{ display:inline;}
	#footer{display:inline;}
	#info{display:inline;}
	#info-inner{ display:inline;}
	
	
	
	
	
}



@media (max-width: 920px) {
	body{overflow-y:auto;overflow-x:hidden;}
	nav { display:inline;}
	#menu {display:none;}
	#telefono-idiomas{ display:none;}
    nav a { float: none; margin: 0 0 1px 0; width: 100%; }
	
	
	
	
	
}




 
@media screen and (max-width: 768px) {
	
	#telefono-responsive{ display:inline;}
	
	#adorno{ display:none;}
	body{overflow:auto;}
	#info-responsive{display:inline;}
	#footer{display:none;}
	#info{display:none;}
	#info-inner{ display:none;}
	
	#arrow_left, #arrow_right {
				top:140px;
				height:55px;
				position:absolute;
				left:15px;
				width:55px;
				z-index:1000;
			}
			#arrow_right {
				left:71px;
			}
			
			#arrow_left:hover, #arrow_right:hover {
				bottom:81px;
			}
			#arrow_left:active, #arrow_right:active {
				bottom:80px;
			}

	#info-responsive{display:inline;}
	#info-responsive {background-color:#FFF; top:90%;position: absolute;width: 100%;z-index: 3;}

	#facebook{display:none;}
#facebook-responsive{display:inline;position:absolute;right:200px; top:50px;}


	}
@media screen and (max-width: 690px) {

	#telefono-responsive{ display:none;}
	#telefono-responsive-ptit{ display:inline;}
	
	body{overflow-y:auto;overflow-x:hidden;}
	
	#adorno{ display:none;}
	
	#header{width:100%; height:70px; background-image:url(../img/cenefa.jpg); background-repeat:repeat-x; position:relative;}
	
	#logo-responsive{ display:inline;}
	#logo-responsive {width:117px; height:59px;	position:relative;	margin-left:15px;	margin-top:10px;}
	#logo {display:none;}
	
	nav{position:relative; float:right; margin-top:30px; z-index:100000000;}
	
	#arrow_left, #arrow_right {
		display:none;
				top:80px;
				height:55px;
				position:absolute;
				left:15px;
				width:55px;
				z-index:1000;
			}
			#arrow_right {
				left:71px;
			}
			
			#arrow_left:hover, #arrow_right:hover {
				bottom:81px;
			}
			#arrow_left:active, #arrow_right:active {
				bottom:80px;
			}
			
	#info{ display:none;}
	#contenido-panel{display:none;}
	#reserva-panel{display:none;}
	
	#info-responsive{display:inline;}
	#info-responsive {background-color:#FFF;top:90%;position:absolute;width:100%;z-index: 3;}  

	#hc_badge_78489_rbs {position:absolute; right:10px; margin-top:10px; z-index:10000000000;}
	
	#facebook{display:none;}
	#facebook-responsive{display:inline;position:absolute;right:200px; top:30px;}
	

}
@media screen and (max-width: 320px) {


	
	#facebook{display:none;}
	#facebook-responsive{display:none;}
	

}
 
 
 #charmplace{ margin-left:20px; margin-top:20px;}
 #trip{ margin-left:20px; margin-top:5px;}