#tabs1{
	background: url('../img/ACT2/SB_L_G11_U05_L02recursos-05.png') no-repeat 115px 150px;
	height: 630px;
}

#tabs1 p{
	color: #808080;
    top: 213px;
    position: absolute;
    left: 781px;
    font-size: 1.2em;
    line-height: 1em;
}

#tabs1 p span:nth-child(2){
	font-weight: bold;
    margin-bottom: 17px;
    display: inline-block
}

p span:nth-child(9){
	font-weight: bold;
    margin-bottom: 24px;
    display: inline-block
}

#tabs2{
}

#tabs3{
	background: url('../img/ACT2/SB_L_G11_U05_L02recursos-06.png') no-repeat -11px 174px;
	height: 630px;
}

#tabs3 p{
	color: white;
	position: absolute;
    font-size: 1.1em;
    line-height: 1.32em;
}

#tabs3 p:nth-child(2){
	top: 275px;
    left: 103px;
}

#tabs3 p:nth-child(3){
	top: 273px;
    left: 688px;
}

#tabs3 a{
    width: 334px;
    height: 75px;
    background-repeat: no-repeat;
    background-image: url(../img/ACT2/SB_L_G11_U05_L02recursos-13.png);
    position: absolute;
    top: 89px;
    right: 45px;
    text-decoration: none;
    color: white;
    font-style: italic;
    padding: 20px;
    padding-left: 33px;
}
#tabs3 a:hover{
    background-image: url(../img/ACT2/SB_L_G11_U05_L02recursos-12.png);
}