#tabs1 {
	background: url(../img/actividad1/SB_S_G11_U01_L01_act1_f01.png)no-repeat 0px 100px;
	height: 670px;
}

#tabs1 p{
	position: absolute;
	color: white;
	font-size: 1.4em;
}

#tabs1 p:nth-child(2){
	top: 70px;
    left: 295px;
    font-size: 3em;
    font-weight: bold;
}

#tabs1 p:nth-child(3){
	top: 210px;
    left: 280px;
}

#tabs1 p:nth-child(4){
	top: 190px;
    left: 740px;
}

#tabs3 {
	background: url(../img/actividad1/SB_S_G11_U01_L01_act1_f02.png)no-repeat 0px 90px;
	height: 670px;
}

#join_izq{
	position: absolute;
	top: 80px;
    left: 510px;
}

#join_izq img{
	position: relative;
	margin-bottom: 10px;
	display: block;
}

#tabs3 p{
	position: absolute;
	top: 72px;
    left: 540px;
    text-align: center;
    color: white;
    font-weight: bold;
    line-height:1.5em;
    font-size: 1.5em;
}

/**JOINLINE**/

div[data-sg-id=elem-join-line]{
	top: 0px;
}

.node1,.node2{
	
	
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.node1{
	background-image:url('../img/SB_L_G10_U01_L04_-bolita-blanca-con-gris.png') !important; 
}

.node2{
	background-image:url('../img/SB_L_G10_U01_L04_-bolita-blanca.png') !important; 
}

.lininit{
	left: 796px;
}

div[data-sg-id=item-line-init][data-sg-key="1"]{
	top: 24px;
}
div[data-sg-id=item-line-init][data-sg-key="2"]{
	top: 98px;
}
div[data-sg-id=item-line-init][data-sg-key="3"]{
	top: 170px;
}
div[data-sg-id=item-line-init][data-sg-key="4"]{
	top: 243px;
}

div[data-sg-id=elem-join-line] div:nth-child(5){
	top: 311px;
    left: 1196px;
}
div[data-sg-id=elem-join-line] div:nth-child(6){
	top: 360px;
    left: 1076px;
}
div[data-sg-id=elem-join-line] div:nth-child(7){
	top: 440px;
    left: 1056px;
}
div[data-sg-id=elem-join-line] div:nth-child(8){
	top: 503px;
    left: 826px;
}