/*********************************
	Contenedor
**********************************/
body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
#contenedor {
	position:absolute;
	width:955px;
	height:600px;
	left:50%;
	margin-left:-477px;
}
/*********************************
	Index
**********************************/
#cabecera_index{
	float:left;
	width:100%;
	height:243px;
	background:url(../img/fondos/encabezado_index.jpg) no-repeat;
}
	#icono_index_hotel{
		position:absolute;
		width:73px;
		height:97px;
		top:18px;
		left:202px;
	}
	#icono_index_BH{
		position:absolute;
		width:184px;
		height:85px;
		top:503px;
		left:383px;
	}
	#motor_reservas_home{
		position:absolute;
		width:220px;
		height:154px;
		top:70px;
		left:40px;
		z-index:100;
	}
	#icono_index_apartamentos{
		position:absolute;
		width:163px;
		height:206px;
		top:23px;
		left:695px;
	}
	#menu_index{
		position:absolute;
		width:301px;
		height:170px;
		top:39px;
		left:321px;
	}
#interior_index{
	clear:left;
	float:left;
	width:100%;
	height:257px;
}
#pie_index{
	clear:left;
	float:left;
	width:100%;
	height:100px;
	background:url(../img/fondos/pie_index.jpg) no-repeat;
}
	#direccion_index{
		position:absolute;
		width:271px;
		height:48px;
		top:526px;
		left:657px;
		text-align:right;
		font-size:11px;
	}
#version{
	position:absolute;
	top:505px;
	left:173px;
}
/*********************************
	Interiores
**********************************/
#cabecera{
	float:left;
	width:100%;
	height:84px;
}
	#icono_apartamentos{
		position:absolute;
		width:83px;
		height:105px;
		top:12px;
		left:66px;
	}
	#titulos{
		position:absolute;
		width:670px;
		height:28px;
		top:52px;
		left:230px;
		text-align:right;
	}
#menu{
	clear:left;
	position:absolute;
	width:202px;
	height:125px;
	top:126px;
	left:14px;
}
	#motor_reservas{
		position:absolute;
		width:220px;
		height:120px;
		top:280px;
		left:-10px;
	}
	#enlaces{
		position:absolute;
		width:168px;
		height:69px;
		top:430px;
		left:22px;
		vertical-align:top;
	}
#interior{
	position:absolute;
	width:660px;
	top:85px;
	left:242px;
}
#interior_reservas{
	position:absolute;
	width:700px;
	top:85px;
	left:242px;
}
	#texto_interior_presentacion{
		float:left;
		position:relative;
		width:303px;
		height:480px;
		top:20px;
		left: 10px;
	}
	*html #texto_interior_presentacion{
		top:30px;
	}
	#imagenes_presentacion{
		float:right;
		position:relative;
		width:305px;
		height:480px;
		top:0px;
	}
	#instalaciones_texto{
		float:right;
		position:relative;
		width:100%;
		height:60px;
		text-align:right;
	}
	#instalaciones_parte01{
		clear:both;
		float:left;
		position:relative;
		width:210px;
		height:400px;
		padding:2px;
		margin:2px;
	}
	*html #instalaciones_parte01{
		clear:none;
		width:212px;
	}
	#instalaciones_parte02{
		float:left;
		position:relative;
		width:210px;
		height:400px;
		padding:2px;
		margin:2px;
	}
	*html #instalaciones_parte02{
		width:212px;
	}
	#instalaciones_parte03{
		float:left;
		position:relative;
		width:210px;
		height:400px;
		margin:2px;
		padding:2px;
		margin:2px;
	}
	*html #instalaciones_parte03{
		width:212px;
	}
	#texto_interior_situacion{
		float:left;
		position:relative;
		width:250px;
		height:480px;
		top:20px;
		left: 10px;
	}
	*html #texto_interior_situacion{
		top:30px;
	}
	#imagenes_situacion{
		float:right;
		position:relative;
		width:372px;
		/*height:480px;*/
		top:0px;
		text-align:right;
	}
	#texto_interior_contactar{
		float:left;
		position:relative;
		width:239px;
		height:480px;
		top:20px;
		left: 10px;
	}
	*html #texto_interior_situacion{
		top:30px;
	}
	#formulario_contactar{
		background:#99BBCD;
		float:right;
		position:relative;
		width:387px;
		height:430px;
		top:0px;
	}
	#formulario_contactar p{
		color:#FFFFFF;
		font-size:12px;
	}
	#subformulario{
		position:relative;
		clear:right;
		float:right;
		width:387px;
		height:20px;
		top:5px;
	}
#hotel{
	position:absolute;
	width:235px;
	/*height:15px;*/
	top:570px;
	left:669px;
	text-align:right;
	font-size:10px;
}
	#hotel a{
		text-decoration:none;
		font-size:10px;
		color:#005681;
	}
	#hotel a:hover{
		text-decoration:underline;
	}
.hotel_top{
	top:500px!important;
}
