@charset UTF-8;
html{height:100%;margin:0}
body{font:11px/normal Tahoma,Arial,Helvetica,sans-serif;text-shadow:#b5b5b5 .1em .1em .2em;background:url(images/login/bg.jpg) repeat top center;margin:0}
#corpo{width:497px;height:422px;background:url(images/login/box.png) repeat top center;margin:200px auto 0}
#TLoginBtn{position:relative;top:295px;left:150px;width:210px;height:35px;-moz-box-shadow:inset 0 1px 0 0 #fff;-webkit-box-shadow:inset 0 1px 0 0 #fff;box-shadow:inset 0 1px 0 0 #fff;background:url(images/grad.png) repeat-x 0 -215px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;border:1px solid #dcdcdc;display:inline-block;color:#777;font-size:15px;font-weight:400;text-decoration:none;text-shadow:1px 1px 0 #fff;padding:3px 20px}
#TLoginBtn:hover{background:url(images/grad.png) repeat-x 0 -260px}
#TLoginBtn:active{position:relative;top:296px}
#username{position:relative;top:237px;left:165px;width:210px;height:25px;border:0;background:0 0;outline-color:transparent}
#pass{position:relative;top:281px;left:-48px;width:210px;height:25px;border:0;background:0 0;outline-color:transparent}
p#TLoginAviso{position:relative;width:250px;height:15px;border:0;text-align:center;text-indent:0;top:-65px;color:red;margin:0 auto;padding:5px 10px}