@charset "utf-8";
/* CSS Document */

#contenedor {
	height: 1400px;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	text-align: center;
}
#novedades table tr td #novedades2 p {
	color: #30F;
}
