.buttons{
	width: 217px;
	height: 187px;
	position: absolute;
	top: 20px;
	left: 36px;
}
.buttons > div{
	position: absolute;
	left: 0px;
}
.buttons > div:nth-child(1){
	top: 0px;
}
.buttons > div:nth-child(2){
	top: 69px;
}
.buttons > div:nth-child(3){
	bottom: 0px;
}
.imgs{
	position: absolute;
	bottom: 20px;
	right: 10px;
	background-position: center;
	background-repeat: no-repeat;
}
.imgs.item1{
	background-image: url('../img/ACT1/SB_S_G10_U03_L04_botondiluidachucho.png');
	width: 1016px;
  	height: 584px;
}
.imgs.item2{
	background-image: url('../img/ACT1/SB_S_G10_U03_L04_botonsaturadachucho.png');
	width: 1016px;
  	height: 584px;
  	right: 6px;
  	bottom: 22px;
}
.imgs.item3{
	background-image: url('../img/ACT1/SB_S_G10_U03_L04_botonsobresaturadachucho.png');
	width: 1016px;
  	height: 584px;
  	right: -7px;
  	bottom: 25px;
}
.imgs > .img{
	position: absolute;
	top: 80px;
	left: 350px;
}
.content.tab2{
	background-image: url('../img/ACT1/SB_S_G10_U03_L04_chuchopreguntas.png');
}
.content.tab2 ul{
	font-size: 1.38em;
	color: #666666;
	position: absolute;
	top: 157px;
	left: 457px;
	width: 630px;
	letter-spacing: -1px;
}
.content.tab2 ul li{
	margin-bottom: 55px; 
}
