/*TAB1*/
.content.tab1{
	overflow: scroll;
	overflow-x: hidden;
	height: 600px;
}
.content.tab1 .wrap{
	position: absolute;
	width: 1245px;
	height: 1980px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('../img/act1/L_G11_U04_L02Recursosmetadatos-03.png');
}
.content.tab1 .wrap p{
	position: absolute;
	font-size: 1.25em;
	color: #666666;
}
.content.tab1 .wrap p:nth-child(odd){
	left: 261px;
}
.content.tab1 .wrap p:nth-child(even){
	left: 695px;
}
.content.tab1 .wrap p:nth-child(1){
	top: 250px;
}
.content.tab1 .wrap p:nth-child(2){
	top: 360px;
}
.content.tab1 .wrap p:nth-child(3){
	top: 525px;
}
.content.tab1 .wrap p:nth-child(4){
	top: 655px;
}
.content.tab1 .wrap p:nth-child(5){
	top: 820px;
}
.content.tab1 .wrap p:nth-child(6){
	top: 965px;
}
.content.tab1 .wrap p:nth-child(7){
	top: 1125px;
}
.content.tab1 .wrap p:nth-child(8){
	top: 1280px;
}
.content.tab1 .wrap p:nth-child(9){
	top: 1450px;
}
.content.tab1 .wrap p:nth-child(10){
	top: 1600px;
}
.content.tab1 .wrap p:nth-child(11){
	top: 1805px;
}
/*TAB2 and TAB3*/
.content.tab2{
	background-image: url('../img/act1/L_G11_U04_L02Recursosmetadatos-04.png');
}
.content.tab3{
	background-image: url('../img/act1/L_G11_U04_L02Recursosmetadatos-05.png');
}
.content.tab2 h2,
.content.tab3 h2{
	color: white;
	position: absolute;
	top: 78px;
	left: 110px;
	font-size: 1.63em;
	font-family: Arial, Helvetica, sans-serif;
}
.content.tab3 h2{
	top: 67px;
}
.content.tab2 p,
.content.tab3 p{
	font-size: 1.25em;
	color: #666666;
	position: absolute;
	top: 174px;
	left: 110px;
}
.content.tab3 p{
	top: 163px;
}
.content.tab2 p strong,
.content.tab3 p strong{
	text-transform: uppercase;
}
/*TAB4*/
.content.tab4{
	background-image: url('../img/act1/L_G11_U04_L02Recursosmetadatos-06.png');
	margin-top: -9px;
}
.content.tab4 h2{
	color: white;
	text-transform: uppercase;
	position: absolute;
	top: 62px;
	left: 360px;
	font-size: 1.13em;
}
.content.tab4 p{
	font-size: 1.25em;
	color: #999999;
	position: absolute;
	top: 220px;
}
.content.tab4 p.item1{
	left: 190px;
}
.content.tab4 p.item2{
	left: 680px;
}
/*TAB5*/
.content.tab5{
	background-image: url('../img/act1/L_G11_U04_L02Recursosmetadatos-07.png');
	margin-top: -10px; 
}
.content.tab5 textarea{
	width: 1140px;
	height: 146px;
	font-size: 1.38em;
	left: 73px;
}
.content.tab5 textarea:nth-child(1){
	top: 139px;
}
.content.tab5 textarea:nth-child(2){
	top: 418px;
}
/*TAB6*/
.content.tab6{
	background-image: url('../img/act1/L_G11_U04_L02Recursosmetadatos-08.png');
	margin: 0px;
}
.content.tab6 textarea{
	width: 430px;
	height: 370px;
	font-size: 1.38em;
	top: 209px;
}
.content.tab6 textarea:nth-child(1){
	left: 164px;
}
.content.tab6 textarea:nth-child(2){
	left: 650px;
}
