@charset "utf-8";
body {
	background-image: url(fondo_inside
	.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	background-image: url(elementos/fondo_inside.jpg);
	background-color: #E4E4E4;
}
a.menu:link, a.menu:visited {
	font-size: 14px;
	color: #8A3700;
	text-decoration: none;
	font-weight: normal;
	line-height: 25px;
}
a.menu:hover, a.menu:active {
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
}
#hotel {
	position: relative;
	height: 140px;
	width: 292px;
	z-index: -1;
}
.fondo_fotos {
	background-image: url(elementos/fondo_fotos.png);
	background-repeat: no-repeat;
	height: 238px;
	width: 312px;
}
#link_home {
	height: 170px;
	width: 200px;
	z-index: -1;
}
#flotante1 {
position:fixed;
top:180px;
right:-250px;
float:right;
width:288px;
display:block;
padding:0;
z-index:2002;
-moz-transition: all 1s;
-webkit-transition: all 1s;
-o-transition: all 1s;
}
#flotante2 {
position:fixed;
top:240px;
right:-250px;
float:right;
width:288px;
display:block;
padding:0;
z-index:2003;
border-radius:10px;
-moz-transition: all 1s;
-webkit-transition: all 1s;
-o-transition: all 1s;
}
#flotante3 {
position:fixed;
top:380px;
right:-250px;
float:right;
width:288px;
display:block;
padding:0;
z-index:2004;
border-radius:10px;
-moz-transition: all 1s;
-webkit-transition: all 1s;
-o-transition: all 1s;
}
#flotante1:hover, #flotante2:hover, #flotante3:hover {
right:0px;
-moz-transition: all 1s;
-webkit-transition: all 1s;
-o-transition: all 1s;
}
div.likeboxwrap {
margin-top:-5px;
margin-left:-45px;
width:238px; 
height:325px;
background-color:#fff;
overflow:hidden;
border-radius:10px;
}
