#tabs1{
	height: 660px; 
	background: white url(../img/actividad1/SB_L_G10_U06_L02act1fondo.png) no-repeat  0px 225px;	
	height: 664px;
}
#tabs1 .content_nav{
	margin-left: 0;
	margin-top: 10px;
	width: 1250px;
}
#tabs1 .content_nav .sections li{
	width: 1250px;
	margin-left: 0;
	text-align: center;
}
#tabs1 .content_nav .sections li img{
	position: relative;
	margin: 47px -30px; 
}

.buttons{ 
	background: url(../img/actividad1/flechaverde.png) no-repeat 0px 0px;
    top: 510px;
    left: 1110px;	
}
.buttons.last{
	left: 80px;
}




#tabs2 h4 {
}
#tabs2 h4 span{
	display: inline-block;
	font-size: 2em;
	color: white;
	font-family: Tahoma !important;
	text-align: left;
    vertical-align: top;
    padding: 17px 36px;
    margin: 0 0 0 129px;
}
#tabs2 h4 span:nth-child(1) {
	background: url(../img/actividad1/globoregion.png) no-repeat 0px 0px;	
	width: 301px;
	height: 82px;
}
#tabs2 h4 span:nth-child(2) {
	background: url(../img/actividad1/globorpoblemas.png) no-repeat 0px 0px;	
	width: 523px; 
	height: 82px;
}

#tabs2 div.scroll{
	height: 380px;
	overflow-y: scroll;
    margin: -15px 30px 0 50px;
}

#tabs2 div.scroll p span{
	display: inline-block;
	vertical-align: top;
	font-size: 0.95em;
	width: 48%;
}
#tabs2 div.scroll p:nth-child(1){ margin-top: 0; }
#tabs2 div.scroll p span:nth-child(1) { padding-left: 100px; }
#tabs2 div.scroll p{ padding: 0 25px; }
#tabs2 div.scroll p:nth-child(2n+1) {
	background: #EDEEED;
	padding: 25px;
}
p.foot{
    font-size: 1.5em;
    margin-left: 80px;	
}