#tabs1 ol.sections {
	width: 10000px;
}

#tabs1 ol.sections li:nth-child(1){
	background: url(../img/act2/S_G11_U01_L03fondo-1-02.png)no-repeat 40px 50px;
}
#tabs1 ol.sections li:nth-child(2){
	background: url(../img/act2/S_G11_U01_L03fondo-2-02.png)no-repeat 60px 50px;
}
#tabs1 ol.sections li:nth-child(3){
	background: url(../img/act2/S_G11_U01_L03fondo-3-02.png)no-repeat 30px 50px;
}
#tabs1 ol.sections li:nth-child(4){
	background: url(../img/act2/S_G11_U01_L03fondo-4-02.png)no-repeat 70px 50px;
}
#tabs1 ol.sections li:nth-child(5){
	background: url(../img/act2/S_G11_U01_L03fondo-5-02.png)no-repeat 40px 50px;
}

#tabs1 ol.sections li p{
	position: absolute;
	font-size: 1.8em;
	color: #444444;
	text-align: center;
}
#tabs1 ol.sections li:nth-child(1) p{top:160px;left: 720px;}
#tabs1 ol.sections li:nth-child(2) p{top:90px;left: 90px;}
#tabs1 ol.sections li:nth-child(3) p{top:110px;left: 740px;}
#tabs1 ol.sections li:nth-child(4) p{top:230px;left: 150px;}
#tabs1 ol.sections li:nth-child(5) p{top:140px;left: 740px;}


#tabs2 ol.sections {
	width: 2800px;
}

#tabs2 ol.sections li:nth-child(1){
	background: url(../img/act2/S_G11_U01_L03fondo-6-02.png)no-repeat 40px 60px;
}
#tabs2 ol.sections li:nth-child(2){
	background: url(../img/act2/S_G11_U01_L03fondo-7-02.png)no-repeat 70px 50px;
}

#tabs2 ol.sections li:nth-child(1) p{
	position: absolute;
	font-size: 1.5em;
	color: #444444;
}

#tabs2 ol.sections li:nth-child(1) p:nth-child(2){
	font-style: italic;
	top:40px;
	left: 100px;
}
#tabs2 ol.sections li:nth-child(1) p:nth-child(3){
    top: 125px;
    left: 140px;
    line-height: 3.3em;
}

#tabs2 ol.sections li:nth-child(1) p:nth-child(4){
    top: 125px;
    left: 870px;
    line-height: 3.3em;
}

#tabs2 ol.sections li:nth-child(2) p{
	position: absolute;
	font-size: 1.5em;
	color: #444444;
	font-style: italic;
    top: 175px;
    left: 120px;	
}


.node1,.node2{
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.node1{
	background-image:url('../img/bolitagris.png') !important; 
}

.node2{
	background-image:url('../img/bolitablanca.png') !important; 
}

div[data-sg-id=item-line-init]{
	left: 605px;
}
div[data-sg-id=item-line-target]{
	left: 805px;
}

div[data-sg-id=item-line-init][data-sg-key="1"]{
	top: 127px;
}
div[data-sg-id=item-line-init][data-sg-key="2"]{
	top: 205px;
}
div[data-sg-id=item-line-init][data-sg-key="3"]{
	top: 284px;
}
div[data-sg-id=item-line-init][data-sg-key="4"]{
	top: 369px;
}
div[data-sg-id=item-line-init][data-sg-key="5"]{
	top: 442px;
}
div[data-sg-id=item-line-init][data-sg-key="6"]{
	top: 520px;
}

#d1{
	top: 127px;
}
#d2{
	top: 205px;
}
#d3{
	top: 284px;
}
#d4{
	top: 369px;
}
#d5{
	top: 442px;
}
#d6{
	top: 520px;
}