@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#principal {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:1000px;
	z-index:1;
	background-color: #000000;
}
#main {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	left:0px;
	top:0px;
	width:900px;
	height:1000px;
	z-index:2;
	background-color: #353535;
}

#topo_secao {
	position:relative;
	top:246px;
	width:871px;
	height:98px;
	z-index:2;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/bg_topo_secoes.png);
}
#frase {
	position:relative;
	top:275px;
	width:871px;
	height:33px;
	z-index:2;
	background-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
}
#menu_footer {
	position:relative;
	top:285px;
	width:872px;
	height:39px;
	z-index:2;
	margin-right:auto;
	margin-left:auto;
}

#areas_atuacao {
	position:relative;
	top:260px;
	width:871px;
	height:521px;
	z-index:2;
	background-image: url(images/bg_3.png);
	margin-left:auto;
	margin-right:auto;
}
#topo_areasatuacao {
	position:absolute;
	left:35px;
	top:22px;
	width:797px;
	height:45px;
	z-index:2;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size:12px;
	line-height: 30px;
	color:#353535;
}
#lista_areas {
	position:absolute;
	left:40px;
	top:85px;
	width:457px;
	height:402px;
	z-index:2;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #353535;
	line-height: 35px;
}
#fotos_atuacao {
	position:absolute;
	left:507px;
	top:79px;
	width:309px;
	height:427px;
	z-index:2;
}
#topo_atuacao {
	position:relative;
	top:33px;
	width:813px;
	height:32px;
	z-index:2;
	margin-left:auto;
	margin-right:auto;
}
#esp {
	position:absolute;
	left:814px;
	top:13px;
	width:27px;
	height:18px;
	z-index:2;
}
#eng {
	position:absolute;
	left:847px;
	top:13px;
	width:24px;
	height:19px;
	z-index:3;
}