.content{
	min-width:100px;
}

.content_980{
	min-width: 980px;
	max-width: 980px;
	width: 980px;
	margin-left : auto;
	margin-right: auto;
}

.antes_e_depois{
	display: block;	
	position: absolute;
	z-index: 999 !important;
	margin: 30px 369px;
	}

.f-nav{
 	position: fixed !important;
	top: 0px !important;
	z-index: 999 !important;
	width: 100%;
}


.margin{
	margin: 0 auto;
	
}

.slidebg_black{
	background: url(../img/slide_bg_black.png) no-repeat top center;
	height:563px;	
	align:center;
}
	
#header{
	background: url("../img/header_bg.jpg") no-repeat top center;
	height:464px;
}

#header_content{
	height:464px;
}

#menu{
	background: url(../img/menu_bg.jpg) no-repeat top center;
	height:100px;

}
	#menu_content img{
		float: left;
	}
	
	#menu1 img{
		background: url(../img/menu1.png) no-repeat 0 0;
	}
	
	#menu1 img:hover{
		background: url(../img/menu1.png) no-repeat 0 -100px;
	}
	
	#menu1_active img{
		background: url(../img/menu1.png)  no-repeat 0 -100px !important;
	}
	
	#menu2 img{
		background: url(../img/menu2.png) no-repeat 0 0;
	}
	
	#menu2 img:hover{
		background: url(../img/menu2.png) no-repeat 0 -100px;
	}
	
	#menu2_active img{
		background: url(../img/menu2.png) no-repeat 0 -100px !important;
	}
	
	#menu3 img{
		background: url(../img/menu3.png) no-repeat 0 0;
	}
	
	#menu3 img:hover{
		background: url(../img/menu3.png) no-repeat 0 -100px;
	}
	
	#menu3_active img{
		background: url(../img/menu3.png) no-repeat 0 -100px !important;
	}
	
	#box_seta{
		position: relative;
		top: -49px;
		right: -875px;
	}
	#seta_down{
		position: relative;
		top: -49px;
		right: -853px;
	}
	

	
#etapa4{
	position: relative;
	z-index: 7;
	top: 0px;

}

#parceiros{
	display: block !important;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #406a2e;
}


#mapa{
	display: block !important;
	height:100%;
	width:100%;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #406a2e;
}

#etapa1{
	position: relative;
	height:547px;
	z-index: 14;
	top: 0px;

}
	#etapa1_content img{
		float: right;
	}
	
	

#etapa5{
	position: relative;
	background: url(../img/etapa5_bg.jpg) no-repeat top center;
	height:1098px;
	z-index: 6;
	top: 0px;
}

	#etapa5_content1 img1{
		position:relative;
		top:180px;
	}

	#etapa5_content2 img2{
		position:relative;
		top:680px;
	}

	#like{
		position:relative;
		top:-110px;
		min-width: 450px;
		max-width: 450px;
		left:555px;
	}
	
	
#etapa8{
	position: relative;
	background: url(../img/etapa8_bg.jpg) no-repeat top center;
	height:565px;
	z-index: 7;
	top: 0px;
}	
	#etapa8_content{
	top:330px;
	position:relative;
	visibility: visible;
	}
	

td {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	color: #666;
}

#titulos {
	font-family: 'Raleway', sans-serif;
	font-size: 28px;
	color: #406a2e;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	position:absolute;
	z-index:999;
}


#formulario {
	padding: 5px;
	width: 400px;
	margin: 0px auto;
}

#formulario .texto {
	width: 100%;
	height: 31px;
	float: left;
	margin: 1px auto;
	color: #fff;
}

#formulario .textoArea {
	height: 100px;
	float: left;
	margin: 1px auto;
	resize: none;
	color: #406a2e;
}

#formulario input {
	outline: none;
	width: 360px;
	height: 25px;
	border-radius: 0px;
	float: left;
	display: block;
	border: 0;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	padding-left: 5px;
	background-color: #fff;
	color: #406a2e;
}


#enviar {
	width: 60px;
	height: 25px;
	border: 0;
	margin: 0px auto;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #fff;
	background-color: #406a2e;
}


.sliderx{
	position: relative;
	background: url(img/slide_bg_red.png) no-repeat top center;
	max-width: 100%;
	height:563px;

}

#footer{
	position: relative;
	background: url(../img/footer_bg.png) no-repeat top center;
	height:98px;
	z-index: 0;
	top: -15px;
}

#footer_content{
	height:98px;

}	
	#footer_content img{
		position:relative;
	}



html, body, #map-canvas {
	margin: 0;
	padding: 0;
	height: 100%;
