.version.testigos {
    color: #0000ED;
    background-color: #B4F6A3;
}

#page {
    z-index: 1;
    width: 1200px;
    min-height: 438px;
    background-image: none;
    border-width: 0px;
    border-color: #000000;
    background-color: transparent;
    padding-bottom: 62px;
    margin-left: auto;
    margin-right: auto;
}

#pu116 {
    z-index: 3;
    width: 0.01px;
    height: 0px;
    padding-bottom: 112px;
    margin-right: -10000px;
}

#u116 {
    z-index: 3;
    height: 30px;
    position: fixed;
    top: 0px;
}

#u116-bw {
    z-index: 3;
}

#u128 {
    z-index: 4;
    height: 59px;
    position: fixed;
    top: 30px;
}

#u128-bw {
    z-index: 4;
}

#u134 {
    z-index: 5;
    width: 19px;
    position: fixed;
    top: 6px;
    left: 50%;
    margin-left: 73px;
}

#u136 {
    z-index: 7;
    width: 19px;
    position: fixed;
    top: 6px;
    left: 50%;
    margin-left: -251px;
}

#u138-4 {
    z-index: 9;
    width: 210px;
    min-height: 17px;
    position: fixed;
    top: 8px;
    left: 50%;
    margin-left: -467px;
}

#u139-4 {
    z-index: 13;
    width: 269px;
    min-height: 17px;
    position: fixed;
    top: 8px;
    left: 50%;
    margin-left: -220px;
}

#u140 {
    z-index: 17;
    width: 19px;
    position: fixed;
    top: 6px;
    left: 50%;
    margin-left: -500px;
}

#u142-4 {
    z-index: 19;
    width: 145px;
    min-height: 17px;
    position: fixed;
    top: 8px;
    left: 50%;
    margin-left: 105px;
}

#u143 {
    z-index: 23;
    width: 19px;
    position: fixed;
    top: 6px;
    left: 50%;
    margin-left: 272px;
}

#u145-4 {
    z-index: 25;
    width: 223px;
    min-height: 17px;
    position: fixed;
    top: 8px;
    left: 50%;
    margin-left: 304px;
}

#u517-5 {
    z-index: 464;
    width: 130px;
    min-height: 20px;
    position: fixed;
    top: 35px;
    left: 50%;
    margin-left: 333px;
}

#u523-4 {
    z-index: 34;
    position: fixed;
    top: 34px;
    left: 50%;
    margin-left: -405px;
}

#u1202 {
    z-index: 38;
    width: 72px;
    position: fixed;
    top: 39px;
    left: 50%;
    margin-left: -490px;
}

#u1584-4 {
    z-index: 40;
    width: 133px;
    min-height: 24px;
    position: fixed;
    top: 51px;
    left: 50%;
    margin-left: -141px;
}

#u1585-4 {
    z-index: 44;
    width: 45px;
    min-height: 24px;
    position: fixed;
    top: 51px;
    left: 50%;
    margin-left: -200px;
}

#u1586-4 {
    z-index: 48;
    width: 121px;
    min-height: 24px;
    position: fixed;
    top: 51px;
    left: 50%;
    margin-left: 7px;
}

#u1587-4 {
    z-index: 52;
    width: 75px;
    min-height: 24px;
    position: fixed;
    top: 51px;
    left: 50%;
    margin-left: 141px;
}

#u1588-4 {
    z-index: 56;
    width: 75px;
    min-height: 24px;
    position: fixed;
    top: 51px;
    left: 50%;
    margin-left: 223px;
}

#u3370 {
    z-index: 2;
    width: 800px;
    height: 629px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    position: relative;
    margin-right: -10000px;
    margin-top: 152px;
    left: 235px;
    background: transparent url("../images/testigos3.jpg?crc=315927361") no-repeat left top;
    background-size: cover;
}

.css_verticalspacer .verticalspacer {
    height: calc(100vh - 842px);
}

#muse_css_mq,
.html {
    background-color: #FFFFFF;
}

body {
    position: relative;
    min-width: 1200px;
}

.login {
    background: #cc3126;
    background-image: -webkit-linear-gradient(top, #cc3126, #ad211a);
    background-image: -moz-linear-gradient(top, #cc3126, #ad211a);
    background-image: -ms-linear-gradient(top, #cc3126, #ad211a);
    background-image: -o-linear-gradient(top, #cc3126, #ad211a);
    background-image: linear-gradient(to bottom, #cc3126, #ad211a);
    -webkit-border-radius: 11;
    -moz-border-radius: 11;
    border-radius: 11px;
    text-shadow: 1px 1px 3px #666666;
    font-family: Arial;
    color: #ffffff;
    font-size: 19px;
    padding: 10px 20px 10px 20px;
    border: solid #cc3126 2px;
    text-decoration: none;
  }
  
  .login:hover {
    background: #ed3c32;
    background-image: -webkit-linear-gradient(top, #ed3c32, #db372e);
    background-image: -moz-linear-gradient(top, #ed3c32, #db372e);
    background-image: -ms-linear-gradient(top, #ed3c32, #db372e);
    background-image: -o-linear-gradient(top, #ed3c32, #db372e);
    background-image: linear-gradient(to bottom, #ed3c32, #db372e);
    text-decoration: none;
  }
