html, body {
	background: none;
}

#header,
#left,
#right,
#footer,
#articulo #imagenes #botones,
table,
#imagenes .paginationstyle,
input.boton,
#compra #opciones,
#navegador {
	display: none;
}
#compra {
	border: 0;
}
#principal {
	width: auto;
	background: none;
}
#articulo #descripcion p,
#articulo #descripcion #caracteristicas p {
	height: auto;
}
/* Ficha */
#ficha {
	border: 0;
	background: #FFFFFF;
}


