@charset "utf-8";
#contenedor {
	background-image: url(../imagenes/ventana.png);
	height: 283px;
	width: 393px;
	position: absolute;
}
#circo {
	background-image: url(../imagenes/portafolio/corporativo/circoBeat.png);
	height: 247px;
	width: 265px;
	position: absolute;
	left: 58px;
	top: 18px;
}

