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

*{
	margin:0px;
	padding:0px;
}
a img{
	border:0px none;
}
body{
	font-family:Arial, Verdana;	
	background:url(../imagenes/bg.jpg) fixed;
}
.background{
	width:100%;
	float:left;
	background:url(../imagenes/bg.jpg) fixed;
}
.wrap{
	width:1000px;
	margin:0px auto;
}
.iz-colum{
	width:203px;
	float:left;
}
.de-colum{
	width:795px;
	float:right;
}
.bg-menu{
	width:100%;
	float:left;
	background: url(../imagenes/bg-menu.png) #31518e;
}
.bglogo{
	width:100%;
	float:left;
	background:url(../imagenes/bg-logo.png) no-repeat 6px 0px;
}
.logo{
	float:left;
	margin-left:25px;
	margin-top:40px;
}
.triangulo-azul{
	background:url(../imagenes/triangulomenu.png) no-repeat;
	width:203px;
	height:74px;
	float:left;
}
.titulo-houseinn{
	float:left;
	font-family:"Courier New", Courier, monospace;
	color:#FFF;
	font-size:46px;
	line-height:35px;
	font-weight:bold;
	margin-top:70px;
	margin-left: 20px;
	text-shadow: 0px 0px 8px #000, 0px 0px 8px #000;;
}
.header-etiquetas{
	float:right;
	height:175px;
	margin-right: -80px;
}

.botones{
	padding-left:30px;
	padding-right:30px;
	padding-top:3px;
	padding-bottom:3px;
}
/* Menu iz*/
.wrap-menu{
	padding:0px 14px;
}
.menu-iz{
	float:left;
	list-style:none;
	font-family:Verdana, Arial, Geneva;
	font-size:16px;
	color:#FFF;
	padding-bottom:50px;
}
.menu-iz li{
	width:100%;
	float:left;
	border-bottom:1px dashed;
}
.menu-iz a{
	float:left;
	padding:10px 0px 10px 10px;
	text-decoration:none;
	color:#FFF;
}
.menu-iz a:hover{
	text-decoration:underline;
	background:url(../imagenes/bullet-menu.gif) no-repeat 0px 16px;
	color:#FFF;
}
/* Fin menu iz*/
/* Menu Top*/
.header{
	float:left;
	width:100%;
}
@font-face {
	font-family: 'cafeta';
    src: url('cafeta.eot');
    src: url('cafeta.eot?#iefix') format('embedded-opentype'),
         url('cafeta.woff') format('woff'),
         url('cafeta.ttf') format('truetype'),
         url('cafeta.svg#cafeta') format('svg');
    font-weight: normal;
    font-style: normal;
}
.wrap-menu-top{
	float:right;
	margin-bottom:30px;
	
}
.menu-top{
	width:755px;
	height:49px;
	padding-left:20px;
	background:url(../imagenes/bg-menutop.jpg) repeat-x;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:1px solid #878787;
	overflow:hidden;
	list-style:none;
	font-family:'cafeta',Arial;
	font-size:18px;
	line-height:49px;
	
	
	
}
.menu-top li{
	float:left;
}
.menu-top a{
	float:left;
	height:49px;
	color:#FFF;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
}
.menu-top a:hover{
	color:#FFF;
	background:url(../imagenes/bg-menutop-hover.jpg) repeat-x;
	text-decoration:underline;
}
/*  Fin Menu Top */
/* contenido */
.cuadroblanco1{
	width:775px;
	float:right;
	background:#FFF;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	overflow:hidden;
	
}
.bg-mapa{
	width:100%;
	float:left;
	background: url(../imagenes/mapa.png) no-repeat right top ;
	position:relative;
}
.contenido-cuadroblanco{
	padding:20px;
}
.imagen-info{
	float:left;
	width:140px;
	margin-bottom:20px;
}
.separadortexto-imagen{
	float:left;
	width:380px;
	background:url(../imagenes/separador1.gif) repeat-y;
	padding-left:18px;
	padding-bottom:20px;
	margin-left:15px;
	margin-bottom:20px;
	font-size:14px;
}
.redesociales{
	width:162px;
	height:103px;
	position:absolute;
	right:0px;
	bottom:0px;
	background:url(../imagenes/cartelito.png)
}
.icoface{
	float:left;
	margin-top:23px;
	margin-left:25px;
}
.icotwiter{
	float:left;
	margin-top:12px;
	margin-left:0px;
}
/* fin contenido */
/* slite */
.wrap-slite{
	float:left;
	background:url(../imagenes/sombra1.png) bottom no-repeat;
	padding-bottom:23px;
	position:relative;
	margin-left:70px;
	margin-bottom:30px;
	
}
.titulos_slites{
	float:left;
	width:100%;
	margin-bottom:30px;	
	font-family:"Courier New", Courier; 
}

/* fin slite */
/* mapa */
.wrap-mapa{
	width:740px;
	height:425px;
	float:left;
	margin-left:38px;
	margin-bottom:30px;
	background:url(../imagenes/sombra2.png) bottom no-repeat;
}
/* Fin Mapa */ 
/* services*/
.list-services{
	
	width:190px;
	float:left;
	list-style:none;
	padding-bottom:20px;
}
.list-services li{
	width:160px;
	float:left;
	margin-bottom:20px;
	font-size:12px;
	padding-left:25px;
	background:url(../imagenes/check.png) no-repeat;
}
/*fin services*/
/* formulario */
.input-text{
	height:22px;
	width:300px;
	border:1px solid #999;
	margin-top:2px;
}
.text-area{
	width:300px;
	border:1px solid #999;
	margin-top:2px;
}
.input-day{	
	height:22px;
	width:60px;
	border:1px solid #999;
	margin-top:2px;
	text-align:center;
	margin-right:10px;
}
.input-month{	
	height:22px;
	width:120px;
	border:1px solid #999;
	margin-top:2px;
	text-align:center;
}
/* fin formulario */
/* footer */
.footer{
	width:100%;
	height:71px;
	float:left;
	margin-top:30px;
	font-size:14px;
	color:#FFF;
	padding:20px 0px 0px 0px;
	background:url(../imagenes/bg-footer.png) bottom repeat-x;
}
.footer a{
	text-decoration:none;
	color:#FFF;
}
.footer a:hover{
	text-decoration:underline;
}
.leftfooter{
	width:600px;
	float:left;
	text-align:left;
}
.rightfooter{
	width:200px;
	float:right;
	text-align:right;
}
.creaymedia{
	margin-top:20px;
}

/* fin footer */