/*===== PADRAO ===*/
body		{margin:0px; padding:0px; background:#248FAE url(../images/login/back.jpg) repeat-x; font-family:"Trebuchet Ms"; font-size:13px;}

.login		{width:461px; height:338px; display: block; position:relative; margin:0 auto; padding:0px; background: url(../images/login/login.png) no-repeat; margin-top:50px;}
form 		{width:310px; height:250px; display:block; padding-top:130px; padding-left:90px;}
fieldset	{width:100%; height:auto; display:block; border:0px;}
fieldset label	{width:100%; height:auto; display:block; padding-bottom:3px;}
fieldset label input	{width:300px; height:35px; display:block; background:#FFF url(../images/login/text.gif) no-repeat left top; border:solid 1px #BDBDBD; line-height:35px; padding-left:5px;}
fieldset #ok		{display:block; float:right; margin-right:7px; cursor: pointer;}
.erro        {width: 100%; height: 30px; display: block; background: #000; color: #FFF; text-align: center; line-height: 30px; font-weight: bold;}

.aviso          {width: 180px; height: auto; display: block; position: absolute; background: #FFFFCC; border: solid 1px #FFCC00; color: #FF0000; padding: 4px; margin: 0px; display: none;}
.aviso li       {width: 100%; height: auto; display: block; padding: 0px; margin: 0px; list-style-type: none; line-height: 18px;}
