/*TAB1*/
.content.tab1 .page{
	width: 1156px;
	height: 521px;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
  	top: 40px;
  	left: 44px;
}
.content.tab1 .page1{
	background-image: url('../img/act3/SB_S_G11_U02_L01act3fondo1.png');
}
.content.tab1 .page2{
	background-image: url('../img/act3/SB_S_G11_U02_L01act3fondo2.png');
}
.content.tab1 .page3{
	background-image: url('../img/act3/SB_S_G11_U02_L01act3fondo3.png');
}
.content.tab1 .page4{
	background-image: url('../img/act3/SB_S_G11_U02_L01act3fondo4.png');
}
.content.tab1 .page p{
	font-size: 1.44em;
	color: #5d5d5d;
	position: absolute;
}
.content.tab1 .page4 ul{
	font-size: 1.25em;
	color: #5d5d5d;
	font-style: italic;
	position: absolute;
}
.content.tab1 .page4 ul li{
	margin-bottom: 4px;
}
.content.tab1 .page4 ul:nth-child(2){
	top: 200px;
	left: 220px;
}
.content.tab1 .page4 ul:nth-child(3){
	top: 300px;
	left: 493px;
}
.content.tab1 .page4 ul:nth-child(4){
	top: 320px;
	left: 784px;
}
.buttons .btn-hover{
	position: absolute;
	z-index: 30;
	background-position: center;
	background-repeat: no-repeat;
	width: 54px;
	height: 55px;
	top: 10px;
}
.buttons .btn-hover.active{
	width: 66px;
	height: 66px;
}
.content.tab1 .page1 p{
	left: 60px;
	top: 155px;
}
.content.tab1 .page2 p{
	left: 110px;
	bottom: 30px;
}
.content.tab1 .page3 p{
	left: 40px;
	top: 100px;
}
.content.tab1 .page4 p{
	left: 50px;
	top: 82px;
}
.buttons .btn1{
	background-image: url('../img/act3/SB_S_G11_U02_L01act3botoninactivo1.png');
	left: 145px;
}
.buttons .btn2{
	background-image: url('../img/act3/SB_S_G11_U02_L01act3botoninactivo2.png');
	left: 430px;
}
.buttons .btn3{
	background-image: url('../img/act3/SB_S_G11_U02_L01act3botoninactivo3.png');
	left: 716px;
}
.buttons .btn4{
	background-image: url('../img/act3/SB_S_G11_U02_L01act3botoninactivo4.png');
	right: 180px;
}
.buttons .btn1.active{
	background-image: url('../img/act3/SB_S_G11_U02_L01act3botonactivo1.png');
}
.buttons .btn2.active{
	background-image: url('../img/act3/SB_S_G11_U02_L01act3botonactivo2.png');
}
.buttons .btn3.active{
	background-image: url('../img/act3/SB_S_G11_U02_L01act3botonactivo3.png');
}
.buttons .btn4.active{
	background-image: url('../img/act3/SB_S_G11_U02_L01act3botonactivo4.png');
}
/*TAB2*/
.content.tab2 .page{
	width: 1167px;
	height: 516px;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
  	top: 40px;
  	left: 34px;
}
.content.tab2 .page p{
	font-size: 1.44em;
	position: absolute;
}
.buttons2 .btn-hover{
	position: absolute;
	z-index: 30;
	background-position: center;
	background-repeat: no-repeat;
	top: 20px;
	height: 44px;
}
.content.tab2 .page1 {
	background-image: url('../img/act3/SB_S_G11_U02_L01act3fondo5.png');
}
.content.tab2 .page2 {
	background-image: url('../img/act3/SB_S_G11_U02_L01act3fondo6.png');
}
.content.tab2 .page3 {
	background-image: url('../img/act3/SB_S_G11_U02_L01act3fondo7.png');
}
.content.tab2 .page2 p{
	color: #5d5d5d;
	left: 40px;
	top: 55px;
	width: 1083px;
}
.content.tab2 .page2 p strong{
	font-size: 1.17em;
}
.content.tab2 .page2 p span.red{
	color: #fc6f58;
	font-style: italic;
}
.content.tab2 .page3 p{
	left: 100px;
	top: 130px;
	color: #683b11;
}
.buttons2 .btn1{
	background-image: url('../img/act3/SB_S_G11_U02_L01act3boton2.png');
	left: 200px;
	width: 162px;
}
.buttons2 .btn2{
	background-image: url('../img/act3/SB_S_G11_U02_L01act3boton3.png');
	left: 525px;
	width: 194px;
}
.buttons2 .btn3{
	background-image: url('../img/act3/SB_S_G11_U02_L01act3boton5.png');
	right: 185px;
	width: 162px;
}
.buttons2 .btn1.active{
	background-image: url('../img/act3/SB_S_G11_U02_L01act3boton1.png');
}
.buttons2 .btn2.active{
	background-image: url('../img/act3/SB_S_G11_U02_L01act3boton4.png');
}
.buttons2 .btn3.active{
	background-image: url('../img/act3/SB_S_G11_U02_L01act3boton6.png');
}
