@charset "utf-8";
/* CSS Document */
.ruta {
	margin-left: 345px;
	font-size: 11px;
	float: left;
	line-height: 16px;
	background-image: url(../../imagenes/icono_buscar.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	margin-bottom: 10px;
	}
.botoneraSecciones {
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 7px;
	}
/******* Links *****/
.botoneraSecciones a:link, .botoneraSecciones a:visited, .botoneraSecciones a:active {
	text-decoration: none;
	cursor: pointer;
	color: #005A96;
	color:
	}

.botoneraSecciones a:hover {
	color:#FFF;
}
.cntIzq{
	float:left;
	margin-left:20px;
	margin-top:10px;
	width:655px;
	overflow:hidden;
}
.cntDer{
	float:right;
	width:200px;
	padding-left:10px;
	padding-top:20px;
	text-align:center;
	height:640px;

}

img{
	border:none;
}
.cntRegion{
	width:100%;
	height:180px;
	overflow:hidden;
	z-index:2;
}
	.fotoRegion{
		width:745px;
		height:150px;
	
	}
	.descRegion{
		line-height:30px;
		color:#FFF;
		padding-left:20px;
		width:655px;
		height:30px;
		margin-top:-30px;
		z-index:2;
		position:absolute;
		display:none;
	}
	.descFondo{
		width:655px;
		height:30px;
		background-color:#000;
		opacity:0.42;
		filter: alpha(opacity=42);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=42)";
		margin-top:-30px;
		display:none;
		position:absolute;
	}
	.pieRegion{
		width:100%;
		height:30px;
		*margin-top:-2px;
		
	}
		.flecha{
			padding:8px;
			cursor:pointer;
		
		}
		.descubreTuPais{
			padding:8px;
			cursor:pointer;
		}
		.nombreRegion{
			float:right;
			padding:5px;
			cursor:pointer;
		
		}
		
		.bgGalapagos{
			background:#3FA9F5;
		
		}
		.bgCosta{
			background:#FF9000;
		
		}
		.bgSierra{
			background:#6C6C3A;
		}
		.bgOriente{
			background:#B06B2A;
		
		}
		
		/**CONTENIDO DE UNA REGION**/
	.cntCuerpoRegion{
		width:100%;
		position:relative;
		overflow:hidden;
		margin-bottom:10px;
		display:none;
	
	}
	
	.enlacesRegionCnt{
		width:100%;
		height:26px;
		margin-top:10px;
		border-bottom:#FFF solid 1px;
		font-size:12px;
		padding:0px;
		padding-top:4px;
	}
		.cerrar{
			cursor:pointer;
			font-weight:bold;
			vertical-align:middle
		}
		.cerrarUp{
			float:right;
			line-height:26px;
		}
		.enlacesRegion{
			float:left;
			
		
		}
	.enlacesRegion a{
		padding-left:10px;
		border-right:#FFF solid 1px;
		padding:0px;
		color:#005a96;
		line-height:26px;
		padding-right:2px;
		padding-left:2px;
	}
	.enlacesRegion a:selected{
		padding-left:10px;
		border-right:#FFF solid 1px;
		color:#fff;
	}
	.contenidoRegion{
		width:100%;
		height:auto;
	}
	.cerrarDown{
		width:745px;
		height:30px;
		
	}
	
	
/*ACERCA DE*/
.acercaDe{
	padding:5px;
	text-align:justify;
	overflow:auto;
}
.video{
	padding:10px;
	float:left;

}
/*GALERIA*/
.cntThumbs{
	width:220px;
	height:auto;
	float:left;
	margin-left:10px;
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:#FFF solid 1px;
}
	.thumbFoto{
		float:left;
		cursor:pointer;
		margin-bottom:2px;
		margin-right:2px;
	
	}
.visor{
	margin-top:10px;
	width:420px;
	height:332px;
	float:right;
	
}
.fotoGrande{
	border-bottom:#FFF solid 2px;
}
.fotoDescripcion{
	padding:10px;

}
#cargandoImg{
	display:none

}
/*LUGARES*/
.lugaresTuristicos{
}
.cntLugar{
	width:100%;
	height:auto;
	margin-top:10px;
}
.thumbLugar{
	padding-left:10px;
	float:left;
}
.cntDescLugar{
	float:right;
	width:508px;
	text-align:justify;
	padding:10px;
	background-image:url(../../empresas/imagenes/bgactividad.jpg);
	border-left:#FFF solid 1px;
}
.lugarNombre{
	
	height:20px;
	line-height:20px;
	padding-left:10px;
	color:#FBD100;
	
}

.lugarDescripcion{
	margin-top:10px;
}

		



