@charset "UTF-8";
#texto_outdoor {
	width: 735px;
	padding-left: 16px;
	padding-bottom: 8px;
	margin-top: 15px;
	float: left;
}
#texto_outdoor h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #595143;
	margin-top: 0px;
}
#texto_outdoor h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #595143;
	width: 700px;
}
#texto_outdoor p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #595143;
}
#texto_outdoor2 {
	width: 922px;
	padding-left: 16px;
	padding-bottom: 8px;
}
#texto_outdoor2 p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #595143;
	width: 532px;
}
#foto_outdoor {
	width: 195px;
	float: right;
	padding-right: 9px;
	text-align: right;
}
#texto_outdoor2 h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #595143;
}
.fila {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D9D9;
	padding-bottom: 8px;
	padding-top: 8px;
}
#boton_excursiones {
	width: 165px;
	height:38px;
	border: 1px solid #CAB9A7;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #9A968A;
	background-color: #FFF;
	float: right;
	margin-top: 15px;
	margin-bottom: 8px;
	margin-right: 10px;
}
#boton_excursiones a {
	color: #72593F;
}
#boton_excursiones a:hover {
	color: #C60;
}

