.content_nav{
	margin-left: 0;
	margin-top: 10px;
	width: 1250px;
}
.content_nav .sections li{
	width: 1250px;
	margin-left: 0;
	height: 594px;
}

.sections > li > img{
    left: 111px;
}

.mensajeBlanco{
    color: white;
    position: absolute;
}


li:nth-child(1) img{
	
}
li:nth-child(2) img{ 
    left: 137px;
}
li:nth-child(3) img{ 
    left: 137px;
}

li:nth-child(4) img{ 
    top: -26px;
    left: 69px;
}

li:nth-child(5) img{ 
    left: 137px;
    top: -23px;
}

li:nth-child(6) img{ 
    left: 137px;
}

li:nth-child(7) img{ 
    left: 137px;
    top: -24px;
}

li:nth-child(8) img{ 
    left: 137px;
}


li:nth-child(1) p{   top: 190px; left: 630px;    }
li:nth-child(1) p:nth-child(2){   
    top: 408px;
    left: 150px;
    font-size: 1.9em;    
}

li:nth-child(2) p:nth-child(2) { 
    top: 426px;
    left: 290px;
    font-size: 2.2em;     
}


li:nth-child(3) p:nth-child(2){  top: 426px;
    left: 290px;
    font-size: 2.2em; }

li:nth-child(4) p:nth-child(2){      top: 413px;
    left: 299px;
    font-size: 2.5em;}
li:nth-child(5) p:nth-child(2){      top: 427px;
    left: 203px;
    font-size: 2.3em; }

li:nth-child(6) p:nth-child(2){          top: 437px;
    left: 191px;
    font-size: 2em; }

li:nth-child(7) p:nth-child(2){        
    top: 416px;
    left: 155px;
    font-size: 1.9em;
    text-align: center; 
}

li:nth-child(8) p:nth-child(2){        
   top: 416px;
    left: 251px;
    font-size: 1.9em;
    text-align: center;
}

li:nth-child(9) p:nth-child(2){        
    top: 407px;
    left: 191px;
    font-size: 2.1em;
    text-align: center; 
}

.buttons{ 
    top: 197px;
    left: 1110px;	
}



.buttons.last{
	left: 20px;
    top: 207px;
}




.btn{
	background-repeat: no-repeat;
    background-position: center;
    background-image: url('../img/ACT3/SB_L_G10_U03_L03recursos-19.png');
    width: 53px;
    height: 54px;
    z-index: 100;
    transition: all 0.5s ease-out;
    top: 30px;
    left: 50%;
    margin-left: -26px;
    display: block;
    text-align: center;
}

#tabs2 .info p {
    font-size: 1.13em;
    text-align: center;
    width: 100%;
    margin: 0px;
    display: inline-block;
    padding-top: 60px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
    color: #666666;
    background-color: #e2e2e2;
    position: initial;
    border-radius: 10px;
}

.listaVertical {
        position: absolute;
    left: 189px;
    top: 110px;
    text-align: center;
    margin: 0px;
    padding: 0px;
    z-index: 1;
}

.listaVertical li {
    margin-bottom: 61px;
    width: 600px;
    height: 54px;
}

#tabs2 .imagen_fondo{
    left: 111px;
    position: absolute;
    top: 97px;
}

.listaVertical li:nth-child(2){
    margin-bottom: 89px;
}

li p.font18{
        font-size: 1.47em;
    color: white;
    text-align: left;
}






