div#Feature {
	float: left;
	margin-top: 20px;
	width: 372px;
	text-align: center;
	margin-bottom: 48px;	
}
div#Catalogo {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	background-attachment: scroll;
	background-image: url(../grafica/constantes/fondo_catalogo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 530px;
}
.Articulo {
	width: 170px;
	height: 105px;
	margin: 20px;
	float: left;
	text-align: center;
}
