/*TAB1 TAB3*/
.video_cite{
	font-size: 1em;
	color: #666666;
}
/*TAB2*/
.content.tab2{
	background-image: url('../img/act3/S_G10_U02_L07_act3-fondo.png');
	margin-top: -25px;
}
.popup_info{
	width: 738px;
	height: 429px;
	background-position: center;
	background-repeat: no-repeat;
}
.popup_info .icon_close_button{
	top: 20px;
}
.popup_info.p1{
	background-image: url('../img/act3/S_G10_U02_L07_act3_pop-noradrenalina.png');
}
.popup_info.p2{
	background-image: url('../img/act3/S_G10_U02_L07_act3_pop-dopamina.png');
}
.popup_info.p3{
	background-image: url('../img/act3/S_G10_U02_L07_act3_pop-serotonina.png');
}
.popup_info p{
	position: absolute;
	top: 120px;
	right: 10px;
	width: 343px;
	color: #434343;
	font-size: 1.69em;
}
.btn_popup_info{
	position: absolute;
	bottom: 50px;
}
.btn_popup_info.btn1{
	left: 70px;
}
.btn_popup_info.btn2{
	left: 360px;
}
.btn_popup_info.btn3{
	left: 650px;
}
/*TAB4*/
.content.tab4{
	background-image: url('../img/act3/S_G10_U02_L07_act3_pest4_susyfondo.png');
	background-position: 765px 50px;
}
.content.tab4 .page{
	width: 600px;
	height: 557px;
	position: absolute;
	top: 0px;
	left: 40px;
	background-position: center;
	background-repeat: no-repeat;
}
.content.tab4 .page1{
	background-image: url('../img/act3/S_G10_U02_L07_act3_pest4_fondo_01.png');
}
.content.tab4 .page2{
	background-image: url('../img/act3/S_G10_U02_L07_act3_pest4_fondo_02.png');
}
.content.tab4 .page3{
	background-image: url('../img/act3/S_G10_U02_L07_act3_pest4_fondo_03.png');
}
.content.tab4 .page4{
	background-image: url('../img/act3/S_G10_U02_L07_act3_pest4_fondo_04.png');
}
.content.tab4 .page p{
	margin: 0px;
	font-size: 1.69em;
	color: #666666;
	text-align: center;
	width: 100%;
	position: absolute;
	top: 85px;
	left: 0px;
}
.content.tab4 .page4 p{
	top: 70px;
	font-size: 1.56em;
}
.content.tab4 .page ul{
	margin: 0px;
	font-size: 1.56em;
	color: #666666;
	text-align: center;
	width: 100%;
	position: absolute;
	top: 217px;
	left: 0px;
	padding: 0px;
}
.content.tab4 .page ul li{
	line-height: 1.2em;
}
.content.tab4 .page ul li:before{
	content: "»";
}
.content.tab4 .buttons_page{
	position: absolute;
	z-index: 500;
}
.content.tab4 .buttons_general .p_next,
.content.tab4 .buttons_general .p_prev{
	background-image: url('../img/act3/S_G10_U02_L07_act3_pest4-btn_sig_ant.png');
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 235px;
	display: inline-block;
	width: 52px;
	height: 52px;
	cursor: pointer;
}
.content.tab4 .buttons_general .p_next.off,
.content.tab4 .buttons_general .p_prev.off{
	display: none;
}
.content.tab4 .buttons_general .p_prev{
	left: 15px;	
}
.content.tab4 .buttons_general .p_next{	
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
	left: 615px;
}
.buttons_general .p_prev.btn-hover:hover{
	-moz-transform: rotate(0deg) scale(1.1);
	-webkit-transform: rotate(0deg) scale(1.1);
	transform: rotate(0deg) scale(1.1);
}
.buttons_general .p_next.btn-hover:hover{
	-moz-transform: rotate(180deg) scale(1.1);
	-webkit-transform: rotate(180deg) scale(1.1);
	transform: rotate(180deg) scale(1.1);
}
.content.tab4 .buttons_page{
	position: absolute;
	bottom: 30px;
	left: 225px;
	width: 250px;
	height: 40px;
}
.content.tab4 .buttons_page .btn{
	width: 35px;
	height: 35px;
	display: inline-block;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url('../img/act3/S_G10_U02_L07_act3_pest4_off.png');
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.content.tab4 .buttons_page .btn.active{
	background-image: url('../img/act3/S_G10_U02_L07_act3_pest4_on.png');
}
