#tabs1 .content{
	background-image: url(../img/INTRO/L_G11_U06_L01recursos-01.png); 
}
#tabs1 .content ul{
	padding: 0px;
	font-size: 1.2em;
	color: #78746D;
    position: absolute;
    top: 229px;
    left: 140px;
}
#tabs1 .content ul li{
	margin-bottom: 36px;
}

/*TABS 3*/
#tabs3 .content{
	background-image: url(../img/INTRO/L_G11_U06_L01recursos-02.png); 
}
#tabs3 .content h4{
	color: #808080;
	font-weight: bold;
	position: absolute;
	left: 190px;
    top: 128px;
}
#tabs3 .content p{
	color: #808080;
    position: absolute;
    font-size: 1.25em;
    left: 590px;
    top: 170px;
}
#tabs4 .content{
	background-image: url(../img/INTRO/L_G11_U06_L01recursos-03.png); 
}
#tabs4 .content ul{
    color: #666666;
    font-size: 1.43em;
    position: absolute;
    padding: 0px;
    top: 221px;
    left: 252px;
}
#tabs4 .content ul li{
	margin-bottom: 80px;
}