.gge_contenido_M .act_content{
	overflow-y: auto;
}
.act_content p em{ font-family: fontin !important; font-weight: bolder; } 
.act_content .scroll{ 
	background: white url(../img/RESUMEN/M_G11_U01_L04-20.png) no-repeat 60px 40px;
	position: absolute; 
	top: 0; 
	left: 0; 
	padding-top: 55px; 
}

 .act_content p{ 
 	position: relative; 
 	margin-left: 140px;
 	font-size: 1.25em;
 }

.act_content p:nth-child(1){ margin-left: 190px; line-height: 1.3em; }
.act_content p:nth-child(2){ margin-top: 75px; }
.act_content p:nth-child(3){ margin-top: 50px; }
.act_content p:nth-child(4){ margin-top: 50px; }
.act_content p:nth-child(5){ margin-top: 20px; }
.act_content p:nth-child(6){ margin: 30px 0 80px 140px; color: #BF495E; }

.act_content p:nth-child(5) > span{ 
	font-size: 1em;  
	top: 80px;
	left: 110px;
}
.act_content p:nth-child(5) > span:before{ 
	content: "{";
	position: absolute;
	top: 10px;
	left: -20px;
	font-size: 2em;
}
