/* CSS Document */

#menu {
display:none;
}
#topo {
display:none;
}
#menu {
display:none;
}
#div_esquerda {
width:120px;
}
#conteudo #div_conteudo_fundo #div_direita{
	width:700px;
	float:none;

}
#topo_print {
display:block;
	height: 159px;
	width: 145px;
}
#corpo {
width:80%;
margin:0px;
padding:0px;
}
#rodape {
display: none;
}

