#tabs1 .va-slice-1{ background: url(../img/intro/L_G11_U03_L03_intro1.png) no-repeat; }
#tabs1 .va-slice-2{ background: url(../img/intro/L_G11_U03_L03_intro2.png) no-repeat; }
#tabs1 .va-slice-3{ background: url(../img/intro/L_G11_U03_L03_intro3.png) no-repeat; }
#tabs1 .va-slice-4{ background: url(../img/intro/L_G11_U03_L03_intro4.png) no-repeat; }

#tabs1 #externo {
	position: relative;
	top: 120px;
	left: 233px;
	overflow-y: auto;
	height: 357px;
	width: 795px;
	padding-left: 30px;
}

#interno{
	height: 800px;
	position: relative;
}

#tabs1 .va-slice p{
	position: absolute;
	top: 0px;
	left: 160px;
}

#tabs1 .va-slice #interno p {
	position: absolute;
	top: 0px;
	left: 0px !important;
}

#tabs1 p{
	position: absolute;
	top: 5px;
	left: 5px;
	font-size: 1.5em;
	color: #808080;
}

#tabs1 .va-slice-3 p:nth-child(3){
	position: absolute;
	top: 120px !important;
	left: 290px !important;
}

#tabs1 .va-slice-4 #interno{
	height: 710px !important;
}

#tabs2 {
	background: url(../img/intro/L_G11_U03_L03_intro_pest2.png) no-repeat 20px 57px;
	height: 666px;
}

#tabs2 p{
	color: #DC5722;
	font-size: 1.3em;
}

#tabs2 p:nth-child(2){
	position: absolute;
	top: 75px;
	left: 40px;	
}

#tabs2 p:nth-child(3){
	position: absolute;
	top: 75px;
	left: 824px;
}

#tabs2 p:nth-child(4){
	position: absolute;
	top: 368px;
	left: 40px;
}

#tabs2 p:nth-child(5){
	position: absolute;
	top: 368px;
	left: 845px;	
}

#tabs2 textarea{
	width: 355px;
	height: 185px;
	background: transparent;
	border-color: transparent;
	font-size: 1.3em;
}

#textarea1{
	position: absolute;
	top: 150px;
	left: 40px;	
}

#textarea2{
	position: absolute;
	top: 150px;
	left: 850px;
}

#textarea3{
	position: absolute;
	top: 490px;
	left: 40px;
	width: 395px !important;
	height: 135px !important;
}

#textarea4{
	position: absolute;
	top: 440px;
	left: 815px;
	width: 395px !important;
}