﻿body {
	margin:0px;
	background-color:#B7CCDB;
	
}

#topo {
	width:100%; height:311px;  background-color:#406682;
}
#topo_flash {
	width: 800px; height: 310px;
}
#barra_menu{
	width:100%; height:31px; background-image:url('images/degrade_menu.jpg');
}
#espaco_menu {
	width:100%; height:30px;
}
#geral_conteudo{
	width:100%; height:100%; background-image:url('images/degrade_fundo.png'); background-repeat:repeat-x; background-color:white; margin:0px;
}
#rodape_geral {
	width: 100%; height: 100%; background-color: #446C89; margin-top:0px;
}
#espaco_rodape {
	width:790px; height:5px; margin-left:10px;
}
#texto_rodape {
	width:790px; height:15px; margin-left:10px;
}
#espc_rodape {
	width:100%; height: 15px; background-color:white;
}