.content.tab2, .content.tab3{
	overflow: scroll;
}
.bg{
	width: 1987px;
	height: 1444px;
	background-repeat: no-repeat;
}
/*TAB2*/
.content.tab2 .bg{
	background-image: url(../img/ACT1/SB_L_G11_U05_L02recursos-02.png);
}
/*TAB3*/
.content.tab3 .bg{
	background-image: url(../img/ACT1/SB_L_G11_U05_L02recursos-03.png);
}
/*TAB2 y TAB3*/
.box{
	position: relative;
    height: 349px;
    position: relative;
}
.box:nth-child(1){
	top: 57px;
}
.box:nth-child(2){
	top:42px;
}
.box:nth-child(3){
	top: 15px;
}
.box:nth-child(4){
	top: -15px;
}
.box ul{
    position: relative;
    font-size: 1.5em;
    font-weight: bold;
    font-family: 'fontin';
    color: #5C5C60;
    left: 44px;
}
.box ul li{
	display: inline-block;
}
.box ul li:nth-child(1){
	margin-right: 163px;
}
.box ul li:nth-child(2){
	margin-right: 345px;
}
.box ul li:nth-child(3){
	margin-right: 333px;
}
.box p{
    position: relative;
    font-size: 1.1em;
    left: 92px;
    font-style: italic;
    color: #5C5C60;
    top: -236px;
    width: 226px;
}
.box:nth-child(4) p{
	color: white;
}
.box .text{
    position: relative;
    top: -4px;
    left: 351px;
    width: 1560px;

}
.box .text textarea{
    width: 452px;
    height: 215px;
    margin-right: 51px;
    background: transparent;
    overflow-y: auto;
    padding: 10px;
    border: none;
    resize: none;
    color: #333333;
    line-height: 1.2em;
}

/*TAB4*/
.content.tab4{
	background-image: url(../img/ACT1/SB_L_G11_U05_L02recursos-04.png);
}

#tabs4 p{
	position: absolute;
	font-size: 1.1em;
}

#tabs4 p:nth-child(1){
    top: 88px;
    left: 98px;
}

#tabs4 p:nth-child(2){
    top: 255px;
    left: 102px;
}

#tabs4 p:nth-child(3){
    top: 517px;
    left: 195px;
}

#tabs4 p:nth-child(4){
    top: 219px;
    left: 471px;
}

#tabs4 p:nth-child(5){
	top: 556px;
    left: 497px;
}

#tabs4 p:nth-child(6){
    top: 235px;
    left: 778px;
}
#tabs4 p:nth-child(7){
    top: 70px;
    left: 1036px;
}