.graySquares{
	background-image: url(../img/bck/redsquares.jpg);
}

.grid{
	/*background-image: url(../img/bck/grid.gif);*/
	background-color:#666;
}

.clearing{
      clear:both;
   }

.leftNav{
	position:absolute;
	left:0px;
	top:0px;
}

.centralNav{
	background-image: url(../img/bck/telehtml.jpg);
	background-color:#ccc;
	position:absolute;
	left:62px;
	top:0px;
	width:700;
	height:500;
}

.mainCentral{
	position:absolute;
	left:50%;
	top:50%;
	/*background-image: url(../images/backgrounds/squares1.jpg);
	background-repeat: no-repeat;*/
	height:500;
	width:762;
	margin-left:-381px;
	margin-top:-250px;
}

.bodybckbolalogo {
  /*background-image: url(../images/bolaslogo.gif);*/
  background-image: url(../images/const2.gif);
  background-repeat: repeat-x;
  background-color: #006699;
  height:100%;
}

#diseno1{
	position:absolute;
	left:50%;
	/*top:50%*/;
	background-color:#FFF;
	border: 1px solid #473c55;
	background-image: url(../img/bck/magenta.jpg);
	background-repeat: no-repeat;
	/*height:550;*/
	width:800;
	margin-left:-400px;
	overflow:hidden;
	/*margin-top:-275px*/;
	float:none;
}

#leftChildLayer{
	/*background-color:#FFCC99;*/
    width: 250px;
    float: left;
    margin-top:15px;
    margin-left:5px;
}

#rightChildLayer{
	/*background-color:#66FFCC;*/
    width: 530px;
    float: right;
    margin-top:15px;
    margin-right:5px;
}
