BODY
{
font-size: 12px;
color: #333333;
font-family: Arial;
background-color: #4E7BA2;
height: 100%;
background-image: url('../Wadm/Wimg/background.jpg');
background-position: top left;
background-repeat: repeat-x;
margin: 0px;

}
#cLogin
{
width: 391px;
height: 270px;
background-image: url('../Wadm/Wimg/cuadro.jpg');
background-repeat: no-repeat;

}
.TLogin
{
font-size: 22px;
font-weight: lighter;
color: #FFFFFF;
height: 50px;

}
.TxTLogin
{
height: 35px;
width: 320px;
border: 1px solid #055175;
font-size: 20px;
font-weight: lighter;
color: #7A90A4;

}
.msgerror
{
font-size: 12px;
font-weight: bold;
color: #E15028;

}

