

#principal{
	background:url(../img/L_G04_U02_L01_03_02_FONDO.png) no-repeat; 
	background-size:100%; 
	width:100%; 
	height:750px;
}

.cargavideo{
	background: url(../img/L_G05_U06_L01_04_01FONDO.png) no-repeat;
	background-size: 100%;
  width: 97%;
  height:100%;
  position: absolute;
  bottom: 125px;
  right: 20px;
  top: 111px;
 

}

.plantillaP{
	background: url(../img/L_G04_U02_L01_03_02_fondo_pregunta.png) no-repeat;
	background-size: 100%;
  width: 1284px;
  height: 595px;
  position: absolute;
  bottom: 63px;
  right: 45px;
  top: 130px;
 }

#audio1
{
  position:absolute;
  top: 144px;
  left: 542px;

}

.respuestass{
  position:absolute;
  top: -35px;
  left: 11px;
  width: 1294px;
  height: 448px;
}
#video1
{
  position:absolute;
  top: 213px;
  left: 282px;
  width: 795px;
  height: 448px;
}
#imag1{
  position:absolute;
  top:670px;
  left:634px;
}








