li.l1 { background: url(../img/act3/SB_S_G11_U02_L08-16.png) no-repeat 120px 60px; }
li.l2 { background: url(../img/act3/SB_S_G11_U02_L08-17.png) no-repeat  70px 40px; }

.buttons.last{ left: 20px;}


.l1 p{ 
    color: white;
    top: 160px;
    left: 160px;
    font-size: 1.5em;
    line-height: 1.1em;
    text-align: center;
 }
.l1 p:nth-child(2){ 
    top: 180px;
    left: 700px;
}
.l1 p > span{ 
	position: relative !important;
	display: block;
	color: #872A20 !important;
	font-size: 1em !important;
	margin: 30px;
	font-family: Tahoma, Geneva, sans-serif !important;
}



.l2 p{
    top: 105px;
    left: 120px;
    font-size: 1.55em;
    color: white;	
}
.l2 em{
    position: absolute;
    top: 270px;
    left: 120px;
    font-size: 1.3em;
    color: white;	
}


.l2 .box2{
    top: 340px; 
    left: 100px;
    width: 250px; 
    text-align: center;
    position: absolute;
}
.l2 .box2 > div{ 
    display:  inline-block; 
    margin: 5px 20px;
    cursor: pointer;
} 

.l2 .box1{
    top: 340px; 
    left: 0;
    width: 1250px; 
    text-align: center;
    position: absolute;
    color: white;
    font-style: italic;
    font-size: 1.5em;
}
.l2 .box1 > span{ 
    display:  inline-block; 
    position: relative;
    margin: 3px 20px;
    vertical-align: middle;
} 

