.content.tab1{
	background-image: url('../img/intro/SB_S_G11_U02_L01introfondo1.png');
}
.content.tab1 ul{
	width: 903px;
	position: absolute;
	top: 132px;
	left: 80px;
	color: white;
	font-size: 1.4em;
}
.content.tab1 ul li{
	margin-bottom: 31px;
}
.content.tab1 ul li:nth-child(2){
	margin-bottom: 42px;
}
.content.tab3 ul{
	width: 1140px;
	height: 505px;
	position: absolute;
	top: 50px;
	left: 40px;
}
.content.tab3 ul li{
	margin-bottom: 110px;
	position: relative;
}
.content.tab3 ul li .btn{
	position: relative;
	left: 0px;
	top: 30px;
	width: 54px;
	height: 54px;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 30;
	background-color: transparent;
}
.content.tab3 ul li:nth-child(1) .btn{
	background-image: url('../img/SB_S_G11_U02_L01introboton1.png');
}
.content.tab3 ul li:nth-child(2) .btn{
	background-image: url('../img/SB_S_G11_U02_L01introboton2.png');
}
.content.tab3 ul li:nth-child(3) .btn{
	background-image: url('../img/SB_S_G11_U02_L01introboton3.png');
}
.content.tab3 ul li div{
	width: 1039px;
	height: 116px;
	background: #EDE6D8;
	font-size: 1.44em;
	color: #5d5d5d;
	text-align: justify;
	position: absolute;
	top: 0px;
	left: 25px;
}
.content.tab3 ul li div p{
	position: absolute;
	margin-top: 30px;
  	margin-left: 50px;
  	margin-right: 50px;

}

