body, html {
	background: none;
}

div#main {
	width: 550px;
	margin-left: 60px;
	border: 0;
	border-top: 1px solid #ccc;
}

div#topo, div#topomenu, div#menu, div#menurodape {
	display: none;
}

div#rodape {
	border-top: 1px solid #ccc;
	margin-top: 10px;
	margin-bottom: 10px;
	background: none;
	height: 45px;
}

div#rodape address {
	color: #000;
	margin: 5px auto;
}

div#rodape img {
	display: none;
}

div#topoimpressao {
	display: block;
	width: 700px;
	height: 50px;
	margin-bottom: 20px;
	background: url(img/topoimpressao.jpg) no-repeat;
}

div#copyright {
	width: 530px;
	margin-left: 70px;
}

div#copyright span.esq, div#copyright span.dir {
	float: none;
	display: block;
	clear: both;
	text-align: center;
}