.gge_contenido .act_content {
	background: white url(../img/introduccion/SB_S_G11_U01_L01_intro_f01.png)no-repeat 0px 232px;
	height: 666px;
}

.act_content div{
	position: absolute;
	top: 310px;
    left: 340px;
    width: 940px;
    height: 90px;
}

.act_content div a{
	position: relative;
    display: inline-block;
    margin-right: 210px;
}

.act_content div a > p{
	position: absolute;
    font-size: 1.3em;
    color: white;
    margin: 20px 0px 0px 80px;
}

.act_content > p{
	position: absolute;
    font-size: 1.5em;
    text-align: center;
    width: 230px;
    height: 200px;
    color: #006666;
}

.act_content  > p:nth-child(2){
	top: 180px;
    left: 180px;
    width: 500px;
}

.act_content  > p:nth-child(3){
	top: 180px;
    left: 740px;
}