/*TAB1*/
.content_nav .sections > li{
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.content_nav .sections > li:nth-child(1){
	background-image: url(../img/INTRO/SB_L_G11_U05_L02recursosa.png);
}
.content_nav .sections > li:nth-child(2){
	background-image: url(../img/INTRO/SB_L_G11_U05_L02recursosb.png);
}
.content_nav .sections > li:nth-child(3){
	background-image: url(../img/INTRO/SB_L_G11_U05_L02recursosc.png);
}
.content_nav .sections > li:nth-child(4){
	background-image: url(../img/INTRO/SB_L_G11_U05_L02recursosd.png);
}
.content_nav .sections > li p{
	position: relative;
	margin: 0px;
	width: 320px;
	color: white;
	font-size: 1.3em;
}
.content_nav .sections > li:nth-child(1) p:nth-child(1){
    top: 370px;
    left: 50px;
}
.content_nav .sections > li:nth-child(1) p:nth-child(2){
	top: 338px;
    left: 370px;
}
.content_nav .sections > li:nth-child(1) p:nth-child(3){
	top: 301px;
    left: 802px;
}
.content_nav .sections > li:nth-child(2) p:nth-child(1){
    top: 385px;
    left: 213px;
}
.content_nav .sections > li:nth-child(2) p:nth-child(2){
    top: 343px;
    left: 540px;
}
.content_nav .sections > li:nth-child(2) p:nth-child(3){
    top: 314px;
    left: 765px;
}
.content_nav .sections > li:nth-child(3) p:nth-child(1){
    top: 384px;
    left: 190px;
}
.content_nav .sections > li:nth-child(3) p:nth-child(2){
	top: 333px;
    left: 529px;
}
.content_nav .sections > li:nth-child(3) p:nth-child(3){
    top: 308px;
    left: 790px;
}
.content_nav .sections > li:nth-child(4) p:nth-child(1){
    top: 341px;
    left: 148px;
}
.content_nav .sections > li:nth-child(4) p:nth-child(2){
    top: 312px;
    left: 434px;
}
.content_nav .sections > li:nth-child(4) p:nth-child(3){
    top: 257px;
    left: 782px;
}
/*TAB2*/
.content.tab2{
	background-image: url(../img/INTRO/SB_L_G11_U05_L02recursos-10.png);
}
.content.tab2 p{
	color: white;
    top: 176px;
    position: absolute;
    left: 188px;
    font-size: 1.5em;
    line-height: 1.25em;
}