.cont_main{
	position: absolute;
    top: 60px;
    left: 20px;
    width: 1227px;
    height: 590px;
	overflow: hidden;
	overflow-y:auto; 
}

.cont_img{
	position: relative;
	width: 100%;
	height: 2670px;
	background: url(../img/resumen/S_G11_U01_L03fondo1resumen.png)no-repeat 0px 0px;
}

.cont_img p{
	position: absolute;
	font-size: 1.5em;
	color: #444444;
	line-height: 1.1em;
}

.cont_img p:nth-child(1){
    top: 50px;
    left: 440px;
}
.cont_img p:nth-child(2){
	top: 330px;
    left: 50px;
}
.cont_img p:nth-child(3){
    top: 590px;
    left: 470px;
}
.cont_img p:nth-child(4){
    top: 850px;
    left: 40px;
}
.cont_img p:nth-child(5){
    bottom: 1210px;
    left: 370px;
}
.cont_img p:nth-child(6){
    bottom: 780px;
    left: 50px;
}
.cont_img p:nth-child(7){
	bottom: 240px;
    left: 50px;
}