#topo {
	position:absolute;
	left:-2px;
	top:-2px;
	width:490px;
	height:64px;
	z-index:1;
}
body {
	background-image: url(images/fundo.gif);
}
#corpo {
	position:absolute;
	left:2px;
	top:118px;
	width:795px;
	height:453px;
	z-index:2;
	background-image: url(images/fundo_corpo.jpg);

}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url();
	background-color: #DA251C;
}
#menu {
	position:absolute;
	font-size:12px;
	left:0px;
	top:119px;
	width:198px;
	height:254px;
	z-index:3;
}
#rodape {
	position:absolute;
	color:#FFFFFF;
	font-size:9px;
	left:187px;
	top:572px;
	width:373px;
	height:29px;
	z-index:3;
}

