.loginTabla { background-image: url(img/fondoLoginAdmin01.jpg); background-position: top left; background-repeat: no-repeat }
.tituloCeldaLogin { font-size: 11pt; font-weight: bold; color: black; text-align: right }
.campoLogin { height: 25px; font-size: 12pt; border: 1px solid #C1CFCC; border-bottom: 2px solid #C1CFCC; background-color: white:  }
#loginLoading { font-size: 12pt; color: #444; font-weight: bold }
#loginOK { font-size: 12pt; color: #484; font-weight: bold }
#loginError { font-size: 11pt; color: red; font-weight: bold; width: 300px; margin-left: 20px }