@charset "UTF-8";
#intro_huatulco {
	width: 475px;
}
#playa {
	width: 460px;
	position: relative;
	margin-left: 60px;
}
#tittle_playa {
	width: 280px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFAA91;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#localizar {
	font-family: 'Fanwood Text', serif;
	text-decoration: none;
	color: #891F02;
	font-size: 20px;
	font-weight: 400;
	display: block;
	float: left;
	margin-top: 6px;
}
#localizar:hover {
	color: #D0853B;
}
#foto {
	padding: 6px;
	position: absolute;
	left: 555px;
	top: 0px;
	border: 1px solid #C49A6C;
}
