﻿body {
    padding-top: 110px;
}
.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(imagenes/Preloader_8.gif) center no-repeat rgba(255,255,255,0.4);
}
#nombreUsuario{
    color: #ffffff;
}
.iconLogin{color:#f0fa04}
.lblFormulario{
    color: #ffffff;
    font-weight: bold;    
}
.bannerAlmex {
    background-color: #ffffff;
    background-image: url(imagenes/ALMEX_17_header_3.png);
    background-position: center top;
    background-repeat: no-repeat;
    border-color: #ffffff;
}
.titleForm {
    font-weight: lighter;
    font-size: 15px;
}
