.version.acerca_de_nosotros {
    color: #0000FF;
    background-color: #DF66A0;
}

#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: 38;
    width: 0.01px;
    height: 0px;
    padding-bottom: 112px;
    margin-right: -10000px;
}

#u116 {
    z-index: 38;
    height: 30px;
    position: fixed;
    top: 0px;
}

#u116-bw {
    z-index: 38;
}

#u128 {
    z-index: 39;
    height: 59px;
    position: fixed;
    top: 30px;
}

#u128-bw {
    z-index: 39;
}

#u134 {
    z-index: 40;
    width: 19px;
    position: fixed;
    top: 6px;
    left: 50%;
    margin-left: 73px;
}

#u136 {
    z-index: 42;
    width: 19px;
    position: fixed;
    top: 6px;
    left: 50%;
    margin-left: -251px;
}

#u138-4 {
    z-index: 44;
    width: 210px;
    min-height: 17px;
    position: fixed;
    top: 8px;
    left: 50%;
    margin-left: -467px;
}

#u139-4 {
    z-index: 48;
    width: 269px;
    min-height: 17px;
    position: fixed;
    top: 8px;
    left: 50%;
    margin-left: -220px;
}

#u140 {
    z-index: 52;
    width: 19px;
    position: fixed;
    top: 6px;
    left: 50%;
    margin-left: -500px;
}

#u142-4 {
    z-index: 54;
    width: 145px;
    min-height: 17px;
    position: fixed;
    top: 8px;
    left: 50%;
    margin-left: 105px;
}

#u143 {
    z-index: 58;
    width: 19px;
    position: fixed;
    top: 6px;
    left: 50%;
    margin-left: 272px;
}

#u145-4 {
    z-index: 60;
    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: 69;
    position: fixed;
    top: 34px;
    left: 50%;
    margin-left: -405px;
}

#u1202 {
    z-index: 73;
    width: 72px;
    position: fixed;
    top: 39px;
    left: 50%;
    margin-left: -490px;
}

#u1584-4 {
    z-index: 75;
    width: 133px;
    min-height: 24px;
    position: fixed;
    top: 51px;
    left: 50%;
    margin-left: -141px;
}

#u1585-4 {
    z-index: 79;
    width: 45px;
    min-height: 24px;
    position: fixed;
    top: 51px;
    left: 50%;
    margin-left: -200px;
}

#u1586-4 {
    z-index: 83;
    width: 121px;
    min-height: 24px;
    position: fixed;
    top: 51px;
    left: 50%;
    margin-left: 7px;
}

#u1587-4 {
    z-index: 87;
    width: 75px;
    min-height: 24px;
    position: fixed;
    top: 51px;
    left: 50%;
    margin-left: 141px;
}

#u1588-4 {
    z-index: 91;
    width: 75px;
    min-height: 24px;
    position: fixed;
    top: 51px;
    left: 50%;
    margin-left: 223px;
}

#u1814-36 {
    z-index: 2;
    width: 779px;
    min-height: 277px;
    background-color: transparent;
    position: relative;
    margin-right: -10000px;
    margin-top: 119px;
    left: 106px;
}

#u1814-2,
#u1814-3,
#u1814-5 {
    font-size: 16px;
    text-align: center;
    line-height: 19px;
}

#u1814-32 {
    font-size: 19px;
    text-align: center;
    line-height: 23px;
    color: #ED1C24;
}

#u1814-9,
#u1814-11,
#u1814-13,
#u1814-15,
#u1814-17,
#u1814-19,
#u1814-20,
#u1814-21,
#u1814-23,
#u1814-25,
#u1814-26,
#u1814-28,
#u1814-29,
#u1814-33 {
    text-align: justify;
}

#u1814-34 {
    font-size: 20px;
    text-align: right;
    line-height: 24px;
}

.css_verticalspacer .verticalspacer {
    height: calc(100vh - 1067px);
}

#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;
  }
