 body
{
    padding: 0px;
    margin: 0px;
    background: url(/img/fondocaduceum.png) center; 
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% 100%; 
    /*margin: auto;*/
    height: auto;
    min-height: 100%;

} 





/*#Login
{
    vertical-align: central;
    margin:auto; 
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.79);
}

#titulo
{
    height: 60px;
    text-align: left;
    vertical-align: central;
    margin:auto; 
    background: rgba(0, 138, 255, 0.81);
    padding: 10px; 
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.79);
    
}

.TLogin {
    padding: 10px;
    height: 300px;
    width: 600PX;
    box-shadow: inset 0px 0px 50px rgba(0, 0, 0, 0.79);
    background-image: url('../img/fondo2.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
    .TDLoginUser
    {
        height: 10px;
        width:150px;
        color: #000000;
        font-family: 'MV Boli';
        font-size: 18px;
        font-weight: bold;
        font-style: normal;
        margin: auto;
        margin-left: 30px;
        text-align:center;
    }

    .TDLoginPasword
    {
        height: 10px;
        width:150px;
        color: #000000;
        font-family: 'MV Boli';
        font-size: 18px;
        font-weight: bold;
        font-style: normal;
        margin: auto;
        margin-left: 30px;
        text-align:center;
    }

    .TDLoginBotones
    {
       height: 20px;
       vertical-align: top;
       text-align:center;
       
    }

.Imgseguridad
{
    width: 300px;
    border-radius: 10px;
    box-shadow: inset 0px 0px 50px rgba(0, 0, 0, 0.79);
}

#ILogoLogin
{
    height: 90px;
    width: 200px;
}

.textos
{
    color: #000000;
    font-family: 'MV Boli';
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    margin: auto;
    margin-left: 30px;
}*/

