root { display: block; font-size: 11px}
* {font-size: 11px;}
.titulo{ font-family: Futura LT Book;  font-size: 32pt; color: white}
.nombres{font-family: District; font-size:15pt; color: white;   }
.contenedor{background-image: url("../images/contenedor_login.png"); width: 264px; height: 303px; background-color: transparent; 
            background-repeat: no-repeat; border: 0 none;  top: 50%; left: 50%; margin-top: -151px; margin-left: -132px; position: absolute;}
.inicio {background: url("../images/Fondo_login.png") no-repeat center center fixed; background-size: 100% 100%;}
.btningresar {background: url("../images/Btn_ingresar_inac_Login.png"); width:84px; height: 37px; border: 0;   }
.btncancelar {background: url("../images/Btn_cancelar_inac_Login.png"); width:84px; height: 37px; border: 0;  }
.cajastexto {width:200px;  font-size: 11px}
.lista{width:200px; font-size: 11px;}
.btning{width:84px; height: 37px; border: 0}
.btning:hover { background: url("../images/Btn_ingresar_act_Login.png"); }
.btningresar1:hover { background: url("../images/Btn_ingresar_act_Login.png"); cursor: pointer;}
.btncancelar1:hover { background: url("../images/Btn_cancelar_act_Login.png"); cursor: pointer;}
#columna{ width:150px; height:150px; position: absolute; top: 50%; left: 50%; margin-top: -75px; margin-left: -75px; background-color: #69a6e5; background-image: url("../images/Bienvenida.jpg");}
.bienvenida{ background-repeat: no-repeat; background-attachment: fixed; background-position: center center; background-size: 100% 100%;}
.forma{width: 264px; height: 303px; top: 50%;left: 50%; margin-top: -151px; margin-left: -132px; position: absolute;}
.ui-button .ui-widget .ui-state-default .ui-corner-all .ui-button-text-only .btningresar{ background: url("../images/Btn_ingresar_inac_Login.png"); width:84px; height: 37px; border: 0;
    border: 1px solid #77D5F7; color: #FFFFFF; font-weight: normal;}