﻿@charset "utf-8";
/* CSS Document */

.ins{
  background: url(../img/L_G05_U06_L04_03_01_INS.png) no-repeat;
  background-size: 100%;
  width: 94px;
  height: 113px;
  position: absolute;
  top: 653px;
  right: 1252px;
  cursor: pointer;
  z-index: 10;
}

.situacion{
  background: url(../img/L_G05_U06_L04_03_01_situ_Act1.png) no-repeat;
  background-size: 100%;
  width: 250px;
  height: 66px;
  position: absolute;
  top: 110px;
  right: 1066px;
  cursor: pointer;
  z-index: 10;
}

.acti{
  background: url(../img/L_G05_U06_L04_03_01_btn_Act1.png) no-repeat;
    background-size: 100%;
  width: 250px;
  height: 66px;
  position: absolute;
  top: 110px;
  right: 60px;
  cursor: pointer;
  z-index: 10;
}

.fondo_video{
  background: url(../img/L_G05_U06_L04_03_01_fondo_video_act1.png) no-repeat;
 background-size: 100%;
  width: 1326px;
  height: 647px;
  position: absolute;
  top: 110px;
  right: 20px;

}

