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

#animacion {
	float: left;
	height: auto;
	width: 280px;
	margin-top: 10px;
}
#centroindex {
	float: right;
	height: auto;
	width: auto;
	margin-top: 10px;
}

