/********************************************************************************************
	1 - ESTRUTURA
	2 - TOPO
	  2.1 - MENU
	  2.2 - FLASH
	3 - CONTEUDO
	  3.1 - DESTAQUE
	  3.2 - QUE FAZ APROVA
	  3.3 - RECOMENDO
	  3.4 - EDITAIS
	  3.5 - CURSOS
	  3.6 - NOTICIAS
	10 - FOOTER
/********************************************************************************************
/********************************************************************************************
   1 - ESTRUTURA 
*********************************************************************************************/
 
body {
background-image:url(../imgs/bg.png);

}
div#site {
	position:absolute;
	background-color:#FFFFFF;
	top:0px;
	width:870px;
	height:auto;
	left:45%;
	height:auto;
	background: ;
	padding:0;
	margin:0 0 0 -388px;
	
}
div#branco {
	background-color:#FFFFFF;
	position:absolute;
	width:870px;
	height: auto;
	left: 0px;
	top: 200px;
	clear:both;
	display:table;
	z-index: -4;

	
}


/********************************************************************************************
   2 - TOPO 
*********************************************************************************************/
div#topo{
	width:870px;
	height: 181px;
	left: 0px;
	top: 0px;
	position:absolute;
	background-image:url(../imgs/index_recortar_r1_c1.png);
}
div#menu{
	width:870px;
	height: 28px;
	left: 0px;
	top: 181px;
	position:absolute;
	background:url(../imgs/index_recortar_r2_c1.png);
}
div#menu_interno{
	width:870px;
	height: 37px;
	left: 0px;
	top: 181px;
	position:absolute;
	background-image:url(../imgs/fundo_menu.png);
	z-index: 9;
}

/********************************************************************************************
   2.1 - Meio 
*********************************************************************************************/
div#controle{
    width:870px;
	height: 69px;
	left: 0px;
	top: 209px;
	position:absolute;
	background:url(../imgs/index_recortar_r3_c1.png);
}
div#tit_interno{
    width:870px;
	height: 69px;
	left: 0px;
	top: 218px;
	position:absolute;
	z-index:9;
}

div#tit_interno_esq_epto{
    width:870px;
	height: 69px;
	left: 60px;
	top: 235px;
	position:absolute;
	z-index:9;
}

div#menu_interno_canto{
	width:146px;
	height: 300px;
	left: 0px;
	top: 301px;
	position:absolute;
	background-color: #FFFFFF;
}
div#abastecimento{
	width:277px;
	height: 155px;
	left: 588px;
	top: 240px;
	position:absolute;
	text-align: center;
	background:#FFF;
}
div#imagem_interna{
	width:227px;
	height: 379px;
	left: 614px;
	top: 291px;
	position:absolute;
	text-align: center;
}
div#texto_vantagens{
	width:226px;
	height: 230px;
	left: 613px;
	top: 676px;
	position:absolute;
}
div#texto_conteudo{
	width:400px;
	height: auto;
	left: 177px;
	top: 101px;
	background-color: #FFFFFF;
	position:relative;
	text-align: left;
}

div#texto_conteudo_noticia{
	width:400px;
	height: auto;
	left: 177px;
	top: 101px;
	background-color: #FFFFFF;
	position:relative;
	text-align: left;
}



div#rodape_interno{
    width:100%;
	height: auto;
	left: -174px;
	position:relative;
	background-color:#0074AD;
}
div#deseja_conhecer{
    width:870px;
	height: 63px;
	left: 0px;
	top: 433px;
	position:absolute;
	background:url(../imgs/index_recortar_r5_c1.png);
}
div#texto{
	width:593px;
	height: 155px;
	left: 0px;
	top: 278px;
	position:absolute;
	background-color: #FFFFFF;
}
div#operacao_postos{
    width:288px;
	height: 241px;
	left: 0px;
	top: 496px;
	position:absolute;
	background:url(../imgs/index_recortar_r6_c1.png);
}

div#sistemas_automacao{
    width:291px;
	height: 241px;
	left: 288px;
	top: 496px;
	position:absolute;
	background:url(../imgs/index_recortar_r6_c2.png);
}

div#equipamentos{
    width:291px;
	height: 241px;
	left: 579px;
	top: 496px;
	position:absolute;
	background:url(../imgs/index_recortar_r6_c3.png);
}
div#rodape{
    width:870px;
	height: 34px;
	left: 0px;
	top: 737px;
	position:absolute;
	z-index:1;
	background-image:url(../imgs/index_recortar_r7_c1.png);
}

div#texto_conteudo_equipamentos{
	width:600px;
	height: auto;
	left: 56px;
	top: 30px;
	background-color: #FFFFFF;
	position:relative;
	text-align: left;
}
div#rodape_interno_equipamentos{
    width:100%;
	height: auto;
	left: 0px;
	position: relative;
	top: 80px;
	background-color:#0074AD;
}

