/*html,body {
height:100%;
}

body{
		background-color: #FFCC99;
	text-align:center;
	}
div{
		text-align:center;
	}
#contenedor{
width:950px;
height:600px; 
position:absolute;
top:50%;
margin:auto;
text-align:left;
}

#pagina{
width:1000px;
height:600px;
}	
*/
body{
		background-color: #FFCC99;
	
	}
div{
		text-align:center;
	}
#contenedor{
width:1000px;
height:600px; 
position:absolute;
top:50%;
left:50%;
margin-top:-300px;
margin-left:-500px;

}
#pagina{
margin-top: 1%;
width:999px;
height:600px;
}
#cabeza{
		margin:0 auto;
		width: 999px;
		height: 130px;
		text-align:center;
	}
	img{	
		width: 80%;
		height: 100%;
	}
	#barrido{
	height: 20px;
	width: 100%;
	text-align: center;
	font-family: Times New Roman;
	font-size: 15;
	font-weight: bold;
	font-style: italic;

	}
#botones{
		float:left;
		height: 445px;
		width: 200px;
		margin: 0 auto;
	}
	#inicio{ 
margin-top:50%;
	border:	0pt;
	width:  88px;
	height: 45px;
	 }
	#servicios{
	border: 0pt;
	width:  134px;
	height: 45px;
	 }
	#habitaciones{
	border: 0pt;
	width:	178px;
	height:	45px;
	 }
	#ubicacion{ 
	border: 0pt;
	width: 	138px;
	height: 45px;
	 }
	#contactenos{ 
	border: 0pt;
	width: 	176px;
	height: 45px;
	}
	#resolucion{
margin-top: 30%;
font-size:7pt;
}
#principal{
	margin-left: 200px;
	height: 445px;
	width: 795px;
	}
	
	#prin{
	float:right;
	}
	#frente{
		float: left;
		width: 	50%;
		height:  50%;
		border: 2pt solid grey;
		}
	#titulo{
		font-size: 20pt;
		font-weight: bold;
		font-style: italic;
		text-decoration: underline;
		text-align: center;
}
	#sirenita{
		float: right;
		width: 30%;
		height: 30%; 
		margin-top: 5%;
	
	
}
	#tsir{
		font-size:16pt;
		font-style: italic;
		text-decoration: underline;
		text-align:center;
}
	#sirena{ 
		float: right;
		width: 35%;
		text-align: center;
		margin-top: 4%;
		margin-right: 2%;
}
	#txtsir{
		font-size: 12pt;
}
#intro{
margin-top: 8%;
}
