/* CSS Document */


iframe.video {
    position: absolute;
    top: 230px;
    left: 326px;
    width: 707px;
    height: 423px;
}

.m1 {
    position: absolute;
    top: 300px;
    left: 80px;
    font-size: 40px;
    cursor: pointer;
    color: #077239;
}
.m2 {
    position: absolute;
    top: 412px;
    left: 60px;
    font-size: 40px;
    cursor: pointer;
    color: #077239;
}
.m3 {
    position: absolute;
    top: 528px;
    left: 80px;
    font-size: 40px;
    cursor: pointer;
    color: #077239;
}

.activo {
    color: white;
}

img.img1 {
    position: absolute;
    top: 285px;
    left: 278px;
}

img.img2 {
    position: absolute;  
    top: 372px;  
    left: 261px;
}

img.img3 {
    position: absolute;  
    top: 482px;  left: 278px;
}