#tabs1{
	background: url(../img/INTRO/M_G11_U03_L01_RECURSOS-01.png)no-repeat 50px 91px;
	height: 665px;
}

.tabsCon p{
	position: absolute;
	color: #666666;
	font-size: 1.2em;
}

#tabs1 p:nth-child(3){
	top: 275px;
    left: 120px;
    line-height: 1.1em;
}

#tabs1 p:nth-child(2){
	color: #BF494E !important;
    font-size: 1.5em !important;
    top: 224px;
    left: 120px;
    font-weight: bold;
}

#tabs2{
	background: url(../img/INTRO/M_G11_U03_L01_RECURSOS-02.png)no-repeat 50px 91px;
	height: 665px;
}

#tabs2 p:nth-child(3){
	top: 201px;
    left: 120px;
    line-height: 1.1em;
}

#tabs2 p:nth-child(2){
	color: #BF494E !important;
    font-size: 1.5em !important;
    top: 158px;
    left: 120px;
    font-weight: bold;
}

#tabs3{
	background: url(../img/INTRO/M_G11_U03_L01_RECURSOS-03.png)no-repeat 50px 91px;
	height: 665px;
}

#tabs3 p:nth-child(2){
	top: 142px;
    left: 130px;
    line-height: 1.1em;
}

#tabs3 p:nth-child(3){
	top: 362px;
    left: 110px;
    color: #788284;
    font-style: italic;
}

.myTextA{
	position: absolute;
    width: 993px;
    height: 140px;
    top: 418px;
    left: 70px;
    resize: none;
    padding: 10px;
    font-size: 1.4em;
}