.container_educacional_como_trabalhamos
{
	height:2214px;
	top:0px;
	background-image: url(../img/bg_como_trabalhamos.jpg);
	background-position: center;	
	background-repeat:no-repeat;
}
.container_submenu_educacional
{
	width:930px;
}
.container_submenu_educacional span.item
{
	font-size:11px;
}
.content div.texto_educacional
{
	height:607px;
	top:240px;
}
.bg_submenu_destino
{
	top:298px;
}
.content
{
	top:341px;
}

.content div.img_1
{
	position:relative;
	float:left;
	width:350px;
	height:229px;
	margin-top:0px;
	margin-left:10px;
	background: url(../img/imagem_padrao_socio_ambiental.jpg) no-repeat center;
	z-index:1;
}
.content div.shadow_img_1
{
	position:relative;
	width:380px;
	height:20px;
	top:221px;
	left:-7px;
	background: url(../img/sombra_socio_educativo.png) no-repeat center;
	z-index:0;
}
.content div.img_2
{
	position:relative;
	float:left;
	width:350px;
	height:229px;
	margin-top:-20px;
	margin-left:15px;
	background: url(../img/imagem_padrao_socio_ambiental.jpg) no-repeat center;
	z-index:1;
}
.content div.shadow_img_2
{
	position:relative;
	width:380px;
	height:20px;
	top:201px;
	left:354px;
	background: url(../img/sombra_socio_educativo.png) no-repeat center;
	z-index:0;
}
.content div.imagem {
	position: absolute;
	width: 629px;
	height: 915px;
	top: 0px;
	left: -460px;
	background-image: url(../img/foto_padrao_quem_somos.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.content span.titulo
{
	left:210px;
}
.content span.subtitulo
{
	left:234px;
}
.content div.texto
{
	width:784px;
	left:210px;	
}
.content div.texto p
{
	width:743px;
	margin-top:168px;
}
.content div.btn_prev {
	left:210px;
	cursor:pointer;
}
.content div.btn_next {
	left:233px;
	cursor:pointer;
}
.barra_bottom_destino
{
	top:1214px;
}
.barra_bottom_educacional
{
	background: url(../img/barra_bottom_educacional.png) no-repeat center;
}
.barra_bottom_educacional div.video_sobre
{
	position:absolute;
	width:550px;
	height:23px;
	top:7px;
	left:726px;
	z-index:10;
}
.container_videos
{
	position:absolute;
	width:701px;
	height:389px;
	top:1364px;
	left:50%;
	margin-left:-350px;
	background: url(../img/bg_educacional_youtube.png) no-repeat center;
	overflow-x:hidden;
}
.container_rodape_educacional
{
	top:1982px;
}
/*** GALERIA ***/
.container_galeria_quem_somos
{
	position:absolute;
	width:935px;
	height:518px;
	top:1322px;
	left:50%;
	margin-left:-467px;
	background: url(../img/bg_galeria_quem_somos.png) no-repeat center;
}
.container_galeria_quem_somos div.container_img
{
	position:absolute;
	width:784px;
	height:512px;
	top:3px;
	left:36px;
	z-index:0;
	overflow: hidden;
}
.container_galeria_quem_somos div.container_img img
{
	margin:0px;
}
.container_galeria_quem_somos div.nav_left
{
	position:absolute;
	width:60px;
	height:101px;
	top:205px;
	left:57px;
	background: url(../img/seta_esquerta.png) no-repeat center;
	cursor:pointer;
}
.container_galeria_quem_somos div.nav_right
{
	position:absolute;
	width:60px;
	height:101px;
	top:205px;
	right:136px;
	background: url(../img/seta_direita.png) no-repeat center;
	cursor:pointer;
}
.container_galeria_quem_somos div.container_legenda
{
	position:absolute;
	width:784px;
	height:79px;
	bottom:3px;
	left:36px;
	background: rgba(95,63,40,0.75);
}
.container_galeria_quem_somos div.container_legenda span.titulo
{
	position:relative;
	float:left;
	width:742px;
	height:auto;
	top:14px;
	left:21px;
}
.container_galeria_quem_somos div.container_legenda span.descricao
{
	position:relative;
	float:left;
	width:742px;
	height:auto;
	top:17px;
	left:21px;
}
.container_galeria_thumb
{
	position:absolute;
	width:79px;
	height:512px;
	top:1325px;
	left:50%;
	margin-left:363px;
}
.container_galeria_thumb div.envelope_ui
{
	position:relative;
	width:52px;
	height:410px;
	top:52px;
	left:14px;
	overflow:hidden;
}
.container_galeria_thumb ul
{
	float:left;
	width:52px;
	height:410px;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.container_galeria_thumb ul li
{
	float:left;
	width:52px;
	height:51px;
	margin-top:0px;
	margin-left:0px;
	list-style-type:none;
	background: url(../img/bg_thumb.jpg) no-repeat center;
}
.container_galeria_thumb ul li div.img
{
	position:relative;
	width:47px;
	height:43px;
	top:2px;
	left:2px;
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 65px;
	background-color:#fff;
	opacity:0.4;
}
.container_galeria_thumb ul li.activeSlide div.img
{
	opacity:1;
}
.container_galeria_thumb div.nav_up
{
	position:absolute;
	width:17px;
	height:11px;
	top:22px;
	left:50%;
	margin-left:-8px;
	background: url(../img/seta_cima.png) no-repeat center;
	cursor:pointer;
}
.container_galeria_thumb div.nav_down
{
	position:absolute;
	width:17px;
	height:11px;
	bottom:22px;
	left:50%;
	margin-left:-8px;
	background: url(../img/seta_baixo.png) no-repeat center;
	cursor:pointer;
}
.container_box_reserva
{
	top:517px;
}