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

body {
	background: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}


#acessibilidade, #topoflash, #areasuperior, #inicio-conteudo, .alerta-acessibilidade, #menuinferior, #informativos {
	display: none;
}


#site {
	text-align: left;	
	width: 100%;
	margin: auto;
}

#topo {	
	background: url(../images/topo_impressao.jpg) no-repeat;
	width: 800px;
	height: 100px;
	margin-bottom: 20px;
}


		

	#area {
		width: 95%;
		float: left;
		margin-top: 8px;
		
	}
	
	#colunadireita {
		display: none;
	}

#rodape {
	display: none;
}

#imagemdocurso {
	margin-bottom: 15px;
}



#area h1, #navegacao h1 {
	font-weight: bold;
}
