.intro {
	width: 1245px;
	height: 657px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
	position: absolute;
}
.intro.tab1{
	background-image: url('../img/SB_L_G10_U02_L03_fondointro2.png');
	background-position: 91px 12px;
}
.tab1 .subtitle{
	font-size: 2.25em;
	color: black;
	position: absolute;
	left: 131px;
  	padding-top: 28px;
}
.tab1 .subtitle span.less{
	font-size: 0.86em;
}
.tab1 .group{
	position: absolute;
	top: 63px;
	left: -1px;
	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	transform: scale(0.85);
}
.subtitle_content{
	background-image: url('../img/SB_L_G10_U02_L03_casillaintro1.png');
	width: 500px;
	height: 60px;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 23px;
	left: 36px;
	font-size: 1.88em;
	color: black;
	text-align: center;
	padding-top: 10px;
	z-index: 3;

}
.intro.tab3{
	background-image: url('../img/SB_L_G10_U02_L03_fondointro2-49.png');
}
.tab3 .btn-question{
	background-image: url('../img/SB_L_G10_U02_L03_botonpregunta.png');
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	width: 116px;
	height: 112px;
	z-index: 3;
}
.tab3 .question{
	font-size: 1.69em;
	text-align: center;
	position: absolute;
}
.q1{
	width: 675px;
	height: 97px;
	top: 110px;
	left: 517px;
}
.q2{
	width: 768px;
	height: 105px;
	top: 254px;
	left: 433px;
}
.q3{
	width: 699px;
	height: 71px;
	top: 420px;
	left: 504px;
}
.q4{
	width: 732px;
	height: 71px;
	top: 541px;
	left: 465px;
}
.btn1{
	top: 103px;
	left: 390px;
}
.btn2{
	top: 252px;
	left: 331px;
}
.btn3{
	top: 397px;
	left: 385px;
}
.btn4{
	top: 518px;
	left: 360px;
}