.content.tab2{
	background-image: url('../img/act4/S_G10_U02_L07_act4_fondo_fugu.png');
	background-position: left center;
}
.content.tab2 .buttons{
	position: absolute;
	bottom: 105px;
	left: 510px;
	width: 750px;
	height: 100px;
}
.content.tab2 .buttons div{
	width: 91px;
	height: 91px;
	display: inline-block;
	margin-left: 50px;
	background-repeat: no-repeat;
	background-position: center;
}
.content.tab2 .buttons .btn1{
	background-image: url('../img/act4/S_G10_U02_L07_act4_btn1_off.png');
}
.content.tab2 .buttons .btn2{
	background-image: url('../img/act4/S_G10_U02_L07_act4_btn2_off.png');
}
.content.tab2 .buttons .btn3{
	background-image: url('../img/act4/S_G10_U02_L07_act4_btn3_off.png');
}
.content.tab2 .buttons .btn4{
	background-image: url('../img/act4/S_G10_U02_L07_act4_btn4_off.png');
}
.content.tab2 .buttons .btn1.active{
	background-image: url('../img/act4/S_G10_U02_L07_act4_btn1_on.png');
}
.content.tab2 .buttons .btn2.active{
	background-image: url('../img/act4/S_G10_U02_L07_act4_btn2_on.png');
}
.content.tab2 .buttons .btn3.active{
	background-image: url('../img/act4/S_G10_U02_L07_act4_btn3_on.png');
}
.content.tab2 .buttons .btn4.active{
	background-image: url('../img/act4/S_G10_U02_L07_act4_btn4_on.png');
}
.content.tab2 .page{
	width: 854px;
	height: 370px;
	position: absolute;
	top: 59px;
	left: 375px;
}
.content.tab2 .page p{
	font-size: 1.69em;
	font-style: italic;
	color: #049b8f;
	text-align: center;
	width: 100%;
	margin: 0px;
	position: absolute;
}
.content.tab2 .page p span.black{
	font-style: normal;
	color: #434343;
}
.content.tab2 .page1 p{
	top: 55px;
}
.content.tab2 .page2 p{
	top: 156px;
}
.content.tab2 .page3 p{
	top: 140px;
}
.content.tab2 .page4 p{
	top: 175px;
}