/* CATALOGO */

div#base {
	background:none;
}
div#catalogo {
	clear:both;
	float:left;
	width:100%;
	padding:5px 0 0;
}
div#catalogo div#preview {
	clear:both;
	float:left;
	width:930px;
	height:670px;
}