html, body, #contenedor {
	background: none;
	width: auto;
	height: auto;
}

#lateral, #menu, #banner, #footer, #navegador {
	display: none;
}

#ficha {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
}