@charset "UTF-8";
#content #intro #actividades #actividad {
	width: 175px;
}
#actividades {
	padding-right: 25px;
	padding-left: 25px;
}
#actividad {
	margin-right: 31px;
	margin-left: 31px;
	float: left;
}
#otras_actividades {
	float: left;
	width: 175px;
	margin-left: 31px;
	background-color: #f3eee5;
	padding-top: 45px;
	padding-left: 45px;
	padding-right: 28px;
	height: 175px;
	position: relative;
}
#titulo_mas {
	position: absolute;
	height: 54px;
	width: 208px;
	background-image: url(../img/huatulco/mas_act.png);
	background-repeat: no-repeat;
	background-position: left top;
	left: 226px;
	top: -22px;
	font-family: 'Fanwood Text', serif;
	color: #FFF;
	font-size: 25px;
	line-height: 42px;
	padding-left: 45px;
}
#actividad .texto a {
	text-decoration: none;
	color: #D39A6C;
}
#actividad .texto a:hover {
	color: #C7182D;
}
#leed_mas_playas {
	font-family: 'Fanwood Text', serif;
	text-decoration: none;
	font-weight: 400;
	font-size: 18px;
	font-style: italic;
	line-height: 30px;
	padding-top: 15px;
	color: #d0853b;
	display: block;
	float: left;
}
#leed_mas_playas:hover {
	color: #7F0D02;
}
