.fondoOpaco{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #F8F8F8;
	z-index:1001;
	opacity:.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
}
 
.layerSMS{
	display: none;
	position: fixed;
	top: 27%;
	left:0%;
	width:100%;	
	height:465px;
	z-index:1002;
	/*background-image:url(../media_layer/backGrLayer.jpg);
	background-repeat:repeat;*/	
}

.layeraprende{
	display: none;
	position: fixed;
	top: 20%;
	left:25%;
	width:590px;	
	height:370px;
	z-index:1002;
	
}

.layerSI{
	display: none;
	position: fixed;
	top: 20%;
	left:25%;
	width:590px;	
	height:370px;
	z-index:1002;
	
}

.layerNO{
	display: none;
	position: fixed;
	top: 20%;
	left:25%;
	width:590px;	
	height:370px;
	z-index:1002;
	
}

.fondoOpacoClases{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index:1001;
	opacity:.0;
	-moz-opacity: 0.0;
	/*filter: alpha(opacity=0);*/
}
.layerdiasorpresa{
	display: none;
	position: fixed;
	top: 40%;
	width:590px;	
	height:370px;
	z-index:1002;
	left:50% ; 
	margin-left: -485px;
}
