.act_content{
	overflow-y: scroll;
}
.content{
	background-image: url(../img/RESUMEN/M_G10_U05_L02_fondo1.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 587px;
	position: absolute;
	margin-top: 30px;
}

.grid-pad{
	margin-top: 144px;
	margin-left: 159px;
}

.grid{
	width: 87%;
}

input{
	width: 73%;
	height:33px;
	margin-bottom: 28px;
	display: block;
	float:left;
  	border: none;
  	background-color: transparent;
}

.select{
	width: 44px;
	height: 44px;
	display: block;
	float:left;
	margin-top: -5px;
	margin-left: 17px;
	cursor: pointer;
}

.active{
	background-image: url(../img/RESUMEN/M_G10_U05_L02_chulo.png);
}

p{
	margin-left: 200px;
	width: 75%;
	color: white;
	font-size: 1.5em;
	position: absolute;
}

p.uno{
	top: 10px;
}

p.dos{
	width: 70%;
}

.mas{
	background-image: url(../img/RESUMEN/M_G10_U05_L02_boton.png);
	width: 109px;
	height: 97px;
	position: absolute;
	right: 52px;
	bottom: 9px;
}

.mas_body{
	background-image: url(../img/RESUMEN/M_G10_U05_L02_fondo2.png);
	width: 976px;
	height: 264px;
	position: absolute;
	left: 180px;
	bottom: -232px;
	display: none;
}

.mas_body ul{
	color: #666666;
	font-size: 1.4em;
	margin-top: 89px;
	width: 69%;
	margin-left: 50px;
}

.mas_body ul li{
	margin-bottom: 44px;
}