@charset "utf-8";
/* CSS Document */

body
{
	margin:0;
	padding:0;
}
.top
{
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:top;
}
.medio
{
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:middle;
}
.bajo
{
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:bottom;
}
.fondologo
{
	width:40%;
	height:118px;
	left:0px;
	position:absolute;
	z-index:-1;
	background:#FFFFFF;
}
.footerindex{
position:fixed;
bottom:0;
width:100%;
}
.fondobotonera
{
	background:url(../corte/header-naranja.jpg) repeat-x;
	width:60%;
	height:118px;
	right:0;
	position:absolute;
	z-index:-1;
}
.header
{
	background:url(../corte/lineas.png) repeat;
	height:118px;
	-webkit-box-shadow:inset 0 -2px 20px 0 #4A4A4A;
	box-shadow:inset 0 -2px 20px 0 #4A4A4A;
	border-bottom:6px #fff solid;

	
}
.ancho
{
	width:900px;
}

.slidehome
{
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	z-index:-6;
	left:0;
}

.footer
{
	background:#E45600;
	position:relative;
	bottom:0;
	width:100%;
	height:150px;
	padding-top:8px;
	padding-bottom:3px;
	border-top:5px #E45600 solid;
	-webkit-box-shadow:inset 0 1px 1px 0 #000000;
	box-shadow:inset 0 1px 1px 0 #000000;
	margin-top:40px;
}
.footerinterna
{
	background:#E45600;
	position:relative;
	bottom:0;
	width:100%;
	
	padding-top:8px;
	padding-bottom:3px;
	border-top:5px #E45600 solid;
	-webkit-box-shadow:inset 0 1px 1px 0 #000000;
	box-shadow:inset 0 1px 1px 0 #000000;
	margin-top:40px;
}


.enlace
{
	margin-top:10px;
}
.cuadroslider1
{
	position:absolute;	
	margin-top:30px;
	right:0;
	width:300px;
}
.cuadroslider2
{
	width:300px;
	position:absolute;	
	margin-top:150px;;
	right:0;
}
.cuadroslider3
{
	width:300px;
	position:absolute;	
	margin-top:270px;
	right:0;
}
.cuadrogaleria
{
	background:#000000;
	background:rgba(0,0,0,0.8);
	width:150px;
	height:52px;
	padding-top:25px;
}
.cuadroclick
{
	background:#0057AB;
	width:150px;
	height:50px;
	padding-top:27px;
	color:#FFFFFF;	
}
.cuadroclick:hover
{
	background:#E45600;
}
#index
{
	margin-top:0;
	-webkit-animation: animaindex 3s 1 ease-in-out;
	-moz-animation: animaindex 3s 1 ease-in-out;
	-o-animation: animaindex 3s 1 ease-in-out;
	-ms-animation: animaindex 3s 1 ease-in-out;
	animation: animaindex 3s 1 ease-in-out;
}
#hotel
{
	margin-top:0;
	-webkit-animation: animahotel 3s 1 ease-in-out;
	-moz-animation: animahotel 3s 1 ease-in-out;
	-o-animation: animahotel 3s 1 ease-in-out;
	-ms-animation: animahotel 3s 1 ease-in-out;
	animation: animahotel 3s 1 ease-in-out;
}
#ofertas
{
	margin-top:0;
	-webkit-animation: animaoferta 3s 1 ease-in-out;
	-moz-animation: animaoferta 3s 1 ease-in-out;
	-o-animation: animaoferta 3s 1 ease-in-out;
	-ms-animation: animaoferta 3s 1 ease-in-out;
	animation: animaoferta 3s 1 ease-in-out;
}
#contacto
{
	margin-top:0;
	-webkit-animation: animacontacto 3s 1 ease-in-out;
	-moz-animation: animacontacto 4s 1 ease-in-out;
	-o-animation: animacontacto 4s 1 ease-in-out;
	-ms-animation: animacontacto 4s 1 ease-in-out;
	animation: animacontacto 4s 1 ease-in-out;
}
/*Animacion inicio*/
@keyframes animaindex{

}
@-o-keyframes animaindex{

}
@-ms-keyframes animaindex{

}
@-moz-keyframes animaindex{

}

@-webkit-keyframes animaindex{
0%{ background:#8D2711; margin-top:-200px;}
20%{background:#8D2711; margin-top:0;}
80%{background:#8D2711;}
85%{background:none;}
}
/*Animacion hotel*/
@keyframes animahotel{
0%{ margin-top:-200px;}
20%{margin-top:-200px;}
40%{background:#8D2711; margin-top:0;}
85%{background:#8D2711;}
90%{background:none;}
}
@-o-keyframes animahotel{
0%{ margin-top:-200px;}
20%{margin-top:-200px;}
40%{background:#8D2711; margin-top:0;}
85%{background:#8D2711;}
90%{background:none;}
}
@-ms-keyframes animahotel{
0%{ margin-top:-200px;}
20%{margin-top:-200px;}
40%{background:#8D2711; margin-top:0;}
85%{background:#8D2711;}
90%{background:none;}
}
@-moz-keyframes animahotel{
0%{ margin-top:-200px;}
20%{margin-top:-200px;}
40%{background:#8D2711; margin-top:0;}
85%{background:#8D2711;}
90%{background:none;}
}
@-webkit-keyframes animahotel{
0%{ margin-top:-200px;}
20%{margin-top:-200px;}
40%{background:#8D2711; margin-top:0;}
85%{background:#8D2711;}
90%{background:none;}
}
/*Animacion ofertas*/
@keyframes animaoferta{
0%{ margin-top:-200px;}
40%{margin-top:-200px;}
60%{background:#8D2711; margin-top:0;}
90%{background:#8D2711;}
95%{background:none;}
}
@-o-keyframes animaoferta{
0%{ margin-top:-200px;}
40%{margin-top:-200px;}
60%{background:#8D2711; margin-top:0;}
90%{background:#8D2711;}
95%{background:none;}
}
@-ms-keyframes animaoferta{
0%{ margin-top:-200px;}
40%{margin-top:-200px;}
60%{background:#8D2711; margin-top:0;}
90%{background:#8D2711;}
95%{background:none;}
}
@-moz-keyframes animaoferta{
0%{ margin-top:-200px;}
40%{margin-top:-200px;}
60%{background:#8D2711; margin-top:0;}
90%{background:#8D2711;}
95%{background:none;}
}
@-webkit-keyframes animaoferta{
0%{ margin-top:-200px;}
40%{margin-top:-200px;}
60%{background:#8D2711; margin-top:0;}
90%{background:#8D2711;}
95%{background:none;}
}
/*Animacion contacto*/
@keyframes animacontacto{
0%{ margin-top:-200px;}
60%{margin-top:-200px;}
80%{background:#8D2711; margin-top:0;}
95%{background:#8D2711;}
100%{background:none;}
}
@-o-keyframes animacontacto{
0%{ margin-top:-200px;}
60%{margin-top:-200px;}
80%{background:#8D2711; margin-top:0;}
95%{background:#8D2711;}
100%{background:none;}
}
@-ms-keyframes animacontacto{
0%{ margin-top:-200px;}
60%{margin-top:-200px;}
80%{background:#8D2711; margin-top:0;}
95%{background:#8D2711;}
100%{background:none;}
}
@-moz-keyframes animacontacto{
0%{ margin-top:-200px;}
60%{margin-top:-200px;}
80%{background:#8D2711; margin-top:0;}
95%{background:#8D2711;}
100%{background:none;}
}
@-webkit-keyframes animacontacto{
0%{ margin-top:-200px;}
60%{margin-top:-200px;}
80%{background:#8D2711; margin-top:0;}
95%{background:#8D2711;}
100%{background:none;}
}

.cuadrohotel{
background:#FFFFFF;
background:rgba(255,255,255,0.8);
}



.cuadrohotel2{
width:800px;
padding:20px;
padding-top:18px;
padding-bottom:18px;
background:#FFFFFF;
background:rgba(255,255,255,0.8);
border-radius:8px;
}

.imagenhotel{
width:180px;
height:370px;
padding-left:13px;
padding-top:15px;
float:right;
}


.descripcionhotel img{
	max-width:100%;
}
.cuadrohabitacion2{
width:800px;
min-height:300px;
padding:20px;
padding-top:18px;
background:#FFFFFF;
background:rgba(255,255,255,0.8);
border-radius:8px;
}

.cuadrohabitacion2 img{
width:250px;
float:left;
margin-right:40px;

}
.cuadrooferta{
width:800px;
min-height:300px;
padding:20px;
padding-top:18px;

border-radius:8px;
}

.cuadrooferta img{
width:250px;
float:left;
margin-right:40px;
}
.cuadroinfo{
width:200px;
margin:10px;
}
.cuadroinfo img{
width:200px;
height:370px;
cursor:pointer;
}
.cuadrohabitacion{
margin:10px;
}
.cuadrohabitacion img{
width:250px;
height:141px;
}


#galeria{
position:absolute; 
width:100%; 
height:100%;
}

.cuadromapa{
width:380px;
height:500px;
padding-left:5px;
background:#FFFFFF;
background:rgba(255,255,255,0.8);
}

.contacto{

width:430px;
height:500px;
padding-left:5px;
background:#FFFFFF;
background:rgba(255,255,255,0.8);
}
.botones{
padding-right:20px;
padding-top:20px;

}
.reservas{
margin-top:-65px; 
margin-bottom:20%;
}
.cajareserva{
width:250px;
margin:10px;
text-align:left;
}

.imghabitacion{
width:180px;
height:169px;
padding-left:13px;
float:right;
}

.advertencia{
padding:10px;
}

.widget{
	display:inline-block;
	vertical-align:top;
	margin-top:-30px;
}

.textofooter{
display:inline-block;
	vertical-align:top;
	margin-right:30px;
}

#hc-ratingRatingHotel{
	display:inline-block;
	margin:0px;
	position:absolute;
	left:0px;
	top:-290px;
}