.fondoOpacoChile{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index:1001;
	opacity:.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
}
 
.layerSMS{
	display: none;
	position: fixed;
	top: 20%;
	left:19%;
	width:100%;	
	height:465px;
	z-index:1002;
	/*background-image:url(../media_layer/backGrLayer.jpg);
	background-repeat:repeat;*/	
}

.layerJuego{
	display: none;
	position: fixed;
	top: 5%;
	left:15%;
	width:900px;	
	height:600px;
	z-index:1002;	
}


.layerVuvu{
	display: none;
	position:absolute;
	top: 229px;
	left:420px;
	z-index:1002;
	
	width:596px;	
	height:335px;	
}

.bicentenario{
	display: none;
	position:absolute;
	top: 229px;
	left:380px;
	z-index:1002;
	width:596px;	
	height:335px;	
}

