#estrutura {
	width: 1050px;
	margin: 0 auto;
	z-index: 1;
}
#topo {
	width: 1050px;
	height: 115px;
	position: relative;
	margin-top: 30px;
	background: #ffffff;
	background-image: url(../img/bg_topo.jpg);
	margin: 0 auto;
	z-index: 1;
}
#logo_topo {
	position:absolute;
	width:355px;
	height:85px;
	z-index:1;
	left: 22px;
	top: 17px;
}
#redes_sociais {
	position:absolute;
	width:118px;
	height:29px;
	z-index:2;
	left: 925px;
	top: 81px;
}
#atendimento {
	position:absolute;
	width:121px;
	height:35px;
	z-index:3;
	left: 921px;
	top: 43px;
}



#menu_principal {
	position:relative;
	width:1050px;
	top: 0px;
	left: 0px;
	height: 36px;
	background: #ffffff;
	margin: 0 auto;
	background-image: url(../img/bg_menu.jpg);
	background-repeat: no-repeat;
}
#data_topo {
	position:absolute;
	width:323px;
	height:22px;
	left: 303px;
	padding-top: 10px;
}

#menuflash {
	position:relative;
	width:400px;
	height:36px;
	float: right;
}






/* Page */
#page {
	width: 1050px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	background-image: url(../img/bg_page.jpg);
	z-index: 1;
}
#conteudo_left {
	position:relative;
	width:270px;
	float: left;
	z-index: 1;
}
.tt_lateral {
	position:relative;
	width:260px;
	height:48px;
	background-image: url(../img/bg_lateral_verde.png);
	left: 11px;
}
.menu_lateral {
	position:relative;
	width:234px;
	left: 20px;
	padding: 0px 5px 10px 5px;
	font-weight: bold;
	margin-top: -10px;
}


#conteudo_right {
	position:relative;
	width:750px;
	float: right;
	z-index: 1;
	padding: 15px 15px 15px 0px;
}
#menu_fotos {
	position:relative;
	width:580px;
	height:187px;
	overflow: auto;
	text-align: center;
	background-color: #F4F4F4;
	z-index: 1;
}
#rodape {
	position:relative;
	width:100%;
	background-color: #E5E5E5;
	background-image: url(../img/bg_rodape.jpg);
}
#sitemap {
	position:relative;
	width:1050px;
	height:140px;
	margin: 0 auto;
}
#rodape_empresa {
	position:absolute;
	width:210px;
	height:115px;
	z-index:1;
	left: 27px;
	top: 15px;
}
#rodape_cursos {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 287px;
	top: 15px;
}
#rodape_servicos {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	left: 546px;
	top: 15px;
}
#rodape_fiquepordentro {
	position:absolute;
	width:200px;
	height:115px;
	z-index:4;
	left: 817px;
	top: 15px;
}
#rodape_base {
	position:relative;
	width:1050px;
	height:110px;
	margin: 0 auto;
}
#rodape_endereco {
	position:absolute;
	width:200px;
	height:79px;
	top: 18px;
	color: #FFFFFF;
}
#copyright {
	position:absolute;
	width:582px;
	height:80px;
	left: 468px;
	top: 18px;
	text-align: right;
	color: #FFFFFF;
}
#copyright a {
	color: #FFFFFF;
	font-weight: bold;
}

