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

body {
	background-color: #9AC5E1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#menu_arriba {
	position:absolute;
	left:14px;
	top:148px;
	width:566px;
	height:27px;
	z-index:1;
}

#bienvenida {
	position:absolute;
	left:9px;
	top:207px;
	width:218px;
	height:113px;
	z-index:1;
}

#menu_abajo {
	position:absolute;
	left:15px;
	top:658px;
	width:558px;
	height:14px;
	z-index:1;
}

#pie {
	position:absolute;
	left:62px;
	top:676px;
	width:520px;
	height:13px;
	z-index:1;
}

#img1 {
	position:absolute;
	left:238px;
	top:221px;
	width:145px;
	height:94px;
	z-index:1;
}

#img2 {
	position:absolute;
	left:419px;
	top:221px;
	width:143px;
	height:94px;
	z-index:1;
}

#habitaciones {
	position:absolute;
	left:239px;
	top:319px;
	width:140px;
	height:63px;
	z-index:1;
}

#servicios {
	position:absolute;
	left:419px;
	top:320px;
	width:144px;
	height:52px;
	z-index:1;
}

#vermas {
	position:absolute;
	left:178px;
	top:326px;
	width:50px;
	height:14px;
	z-index:1;
}

#vermas1 {
	position:absolute;
	left:330px;
	top:380px;
	width:56px;
	height:12px;
	z-index:1;
}

#vermas2 {
	position:absolute;
	left:514px;
	top:380px;
	width:56px;
	height:13px;
	z-index:1;
}

#titulo {
	position:absolute;
	left:21px;
	top:185px;
	width:138px;
	height:25px;
	z-index:1;
}

#scroll {
	position:absolute;
	left:20px;
	top:219px;
	width:525px;
	height:406px;
	z-index:1;
}

.div_scroll{
	overflow-x:hidden;
	padding-right:15px;
	overflow-y:scroll;
	height:15px;
	margin-right:15px;
}

.menu {
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
}

.cuerpo {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}

.menu_abajo {
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
}

.ver_mas {
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
}

.texto_cuerpo {
	font-family:Tahoma;
	font-size:11px;
	color:#006699;
	font-weight:bold;
}


	 
a.link2:link { color: #FFFFFF; text-decoration:none;}
a.link2:visited { color:  #FFFFFF; text-decoration:none; }
a.link2:hover { color: #12428C; text-decoration:none; }
a.link2:active { color: #FFFFFF; text-decoration:none; }

a.link1:link { color: #000000; text-decoration:none;}
a.link1:visited { color:  #12428C; text-decoration:none; }
a.link1:hover { color: #12428C; text-decoration:none; }
a.link1:active { color: #FFFFFF; text-decoration:none; }

button { border:0; padding:0; margin:5px; }
button.submit { width:66px; height:15px; background:url(../imagenes/submit.png) no-repeat; }
button.reset { width: 66px; height:15px; background:url(../imagenes/reset.png) no-repeat; }
