body{
	margin:0;
	background-color: #2aa7cb;
	background-image: url(images/fondo.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#contenedor{
	width:900px;
	margin: auto;
}
#contenedor-G{
	margin:auto;
	width:900px;
}
#header{height:259px;}
#contenido{
	height:630px;
	background-image: url(images/line.gif);
	background-repeat:  repeat-x;
	background-color: #effbfc;
	width:900px;
}
#contenido-G{
	height:auto;
	background-image: url(images/line.gif);
	background-repeat:  repeat-x;
	background-color: #effbfc;
	width:900px;
}
#footer{
	background-color:#333333;
	height:70px;
	width:100%;}
#foto{
	float:right;
	height:228px;}
#intro{
	float:left;
	width:468px;
	height:174px;
	padding-top:20px;
	padding-left:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/texto.gif);
	background-repeat: no-repeat;
	background-position: center 55px;
}
#titulocomentarios{
	height:20px;
	padding-top:3px;
	float:left;
	width:480px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #047DC6;
	text-decoration: none;
	font-weight: bold;
}
#comentarios{
	float:left;
	width:595px;;
	padding-top:15px;
	margin-left:10px;
	}
#comentario{
	width:495px;
	height:114px;
	/*background-color:#FFFFFF;*/
	border: 2px solid #EAEAEA;
	float:left;
	z-index:-1;
	margin-left:-5px;
	background-color: #FFFFFF;
}
#imagen{
	float:left;
	height:104px;
	padding-top:10px;
	}
#speechbubble{
	height:114px;
	width:15px;
	background-repeat: no-repeat;
	float:left;
	z-index:99999;
	
}
#creditos{
	color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top:10px;
	margin:auto;
	text-align:center;
}
#creditos a{
	color:#1683c2;}
#direccion{
	width:185px;
	padding-left:15px;
	padding-right:15px;
	background-color:#1f8dc0;
	height:312px;
	float:right;
	display:inline;
	margin-top:-150px;
	background-image: url(images/curve.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:11px;
	color: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#direccion h1{
	font-size:15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #EFFBFC;
}
.coment{
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	padding:8px;
	font-weight: normal;
}
.quien{
	font-size:11px;
	color:#666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:18px;
	padding-right:5px;
}
.quien a{
	color:#1683c2;
	text-decoration:none;
}
#habitaciones{
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 200px;
	width: 350px;
	margin-right: 520px;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#galeria{
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 400px;
	width: 900px;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
	page-break-before: auto;
	background-position: center;
	background-repeat:  repeat-x;
}
#hab
