/* IMPRESSAO -------------------------------------------------------------------- */

HTML, BODY {
	width:100%;
	background:none;
	border:0px;
	background-color:#FFF;
}

#topo {
}

#esquerda {
	display:none;
}

#direita {
	width:100%;
	background:none;
	color:#000;
	text-align:left;
	position:relative;
	top:0px;
	padding:0px;
	margin:0px;
}

#rodape, .rodape, .menuTopo, #menu {
	display:none;
}

UL {
	width:100%;
}

UL LI {
	width:90%;
}

