.content{
	width: 1245px;
	height: 657px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
	position: absolute;
}
.content.tab1{
	background-image: url('../img/Resumen/SB_L_G10_U03_L04resumenfondo1.png');
}
.content.tab1 ul{
	font-size: 1.75em;
	color: #3b4141;
	width: 606px;
	position: absolute;
	top: 49px;
	left: 90px;
}
.content.tab1 ul li{
	margin-bottom: 86px;
}
.content.tab1 .info{
	position: absolute;
	top: 87px;
	right: 52px;
	width: 301px;
	text-align: center;
	font-size: 1.75em;
	color: #3b4141;
}
.tab2{
	background-color: #ffab50;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	height: 665px;
}
.tab2 .info{
	font-size: 1.75em;
	color: white;
	text-align: center;
	width: 456px;
	position: absolute;
	top: 32px;
	right: 35px;
}
.tab2 .info strong{
	font-size: 1.03em;
}
.tab2 .item,
.tab2 .item_topic{
	position: absolute;
	left: 23px;
	width: 649px;
	height: 103px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
.tab2 .item_topic{
	width: 653px;
	height: 109px;
	color: white;
	font-size: 1.75em;
	padding-left: 105px;
	padding-top: 35px;
	text-align: left;
}
.tab2 .item.item1{
	background-image: url('../img/Resumen/SB_L_G10_U03_L04_hide1.png');
	top: 25px;
}
.tab2 .item.item2{
	background-image: url('../img/Resumen/SB_L_G10_U03_L04_hide2.png');
	top: 153px;
}
.tab2 .item.item3{
	background-image: url('../img/Resumen/SB_L_G10_U03_L04_hide3.png');
	top: 281px;
}
.tab2 .item.item4{
	background-image: url('../img/Resumen/SB_L_G10_U03_L04_hide4.png');
	top: 409px;
}
.tab2 .item.item5{
	background-image: url('../img/Resumen/SB_L_G10_U03_L04_hide5.png');
	top: 537px;
}
.tab2 .item_topic.item1{
	background-image: url('../img/Resumen/SB_L_G10_U03_L04_hideactivo1.png');
	top: 25px;
}
.tab2 .item_topic.item2{
	background-image: url('../img/Resumen/SB_L_G10_U03_L04_hideactivo2.png');
	top: 153px;
}
.tab2 .item_topic.item3{
	background-image: url('../img/Resumen/SB_L_G10_U03_L04_hideactivo3.png');
	top: 281px;
}
.tab2 .item_topic.item4{
	background-image: url('../img/Resumen/SB_L_G10_U03_L04_hideactivo4.png');
	top: 409px;
}
.tab2 .item_topic.item5{
	background-image: url('../img/Resumen/SB_L_G10_U03_L04_hideactivo5.png');
	top: 537px;
	font-size: 1.5em;
	padding-top: 25px;
}
.tab2 .item{
	font-style: italic;
	font-size: 1.56em;
	color: #666666;
	text-align: center;
	padding-top: 33px;
}
.stage_clock{
	position: absolute;
	right: 51px;
	top: 217px;
}
.ins_button{
	position: absolute;
	right: 184px;
	top: 152px;
}
.ins{
	background-repeat: no-repeat;
	background-position: center;
	background-image: url('../img/Resumen/SB_L_G10_U03_L04resumenfondopopup.png');
	width: 811px;
	height: 711px;
}
.ins ul{
	color: white;
	font-size: 1.75em;
	width: 721px;
	position: absolute;
	top: 4px;
	left: 38px;
}
.ins ul li{
	margin-bottom: 24px;
}
.container-chronometer{
	position: absolute;
  	right: 182px;
  	bottom: 189px;
}
.control_btn{
	width: 50px;
	height: 50px;
	position: absolute;
	left: 687px;
	background-repeat: no-repeat;
	background-position: center;
}
.control_btn.p1{
	top: 50px;
}
.control_btn.p2{
	top: 178px;
}
.control_btn.p3{
	top: 306px;
}
.control_btn.p4{
	top: 434px;
}
.control_btn.p5{
	top: 562px;
}
.control_btn.pause{
	background-image: url('../img/Resumen/SB_L_G10_U03_L04_botonpausa.png');
}
.control_btn.play{
	background-image: url('../img/Resumen/SB_L_G10_U03_L04_botonplay.png');
}