@charset "utf-8";
/* CSS Document */

.CuadroCentradoFlashHome {
  position: absolute;
  left: 50%;
  top:50%;
  width: 720px;
  height: 420px;
  margin-top: -210px;
  margin-left: -360px;
}

.CuadroCentradoEnConctruccion {
	position:absolute;
	left: 100px;
	top:50%
	height:200px;
	width:600px;
	margin-top:10px;
	margin-left:200px;
	border:double;
	top: 100px;
}
