/********************************************************************************************
	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:url(../imagens/bg.gif);

}
div#total {
background-color:#efe
	
}
div#site {
	position:absolute;
	top:0px;
	width:820px;
	left:50%;
	height:auto;
	background: ;
	padding:0;
	margin:0 0 0 -388px;
	
}

/********************************************************************************************
   2 - TOPO 
*********************************************************************************************/
div#topo{
	width:810;
	height: 178px;
	left: 0px;
	top: 0px;
	background:url(../imagens/topo.jpg);
	position:absolute;
}
/********************************************************************************************
   2.1 - Meio 
*********************************************************************************************/
div#meio{
    width:606px;
	height: 602px;
	left: 204px;
	top: 178px;
	background-image:url(../imagens/meio.jpg);
	position:absolute;
}
div#meio_conteudo{
    width:543px;
	height: 473px;
	left: 227px;
	top: 202px;
	position:absolute;
}
div#meio_conteudo_quem_somos{
    width:543px;
	height: 452px;
	left: 227px;
	top: 220px;
	position:absolute;
}
div#noticias{
    width:204px;
	height: 212px;
	left: 0px;
	top: 568px;
	background-image: url(../imagens/noticias.jpg);
	position:absolute;
}
div#noticias_conteudo{
    width:162px;
	height: 139px;
	left: 29px;
	top: 618px;
	position:absolute;
}
div#menu{
    width:204px;
	height: 390px;
	left: 0px;
	top: 178px;
	background:url(../imagens/menu.jpg);
	position:absolute;
}
div#quem_somos{
    width:606px;
	height: 33px;
	left: 204px;
	top: 178px;
	position:absolute;
}


/********************************************************************************************
   3.1 - Rodape 
*********************************************************************************************/
div#rodape{
    width:810px;
	height: 126px;
	left: 0px;
	top: 780px;
	background:url(../imagens/rodape_r4_c1.jpg);
	position:absolute;
}
