/* RESET */
*{margin: 0px;padding: 0px;}
body{font:13px Arial, sans-serif;color: #666;background: #F8F8F8;margin: 0 auto;}
/* GLOBAL */
#global{width: 100%; background:#FFF;}
/* TOPO */
#header{position:relative;background: #1A2632 url('../img/a5.gif') bottom left repeat-x;height:10em;padding-left: 2em;}
#header h1{position: absolute;top: 1.8em;font-size: 2.2em;letter-spacing: -0.05em;color: #FFF;}
#header h1 span{color: #F90;}
#header h2{position: absolute;font-size: 0.85em;top: 85px;color: #E0E8EF;left: 27px;}
/* CONTEUDO */
#conteudo{background:#FFF;}
.acesso a{position:absolute;top:-1px; right:0px;font-size:10px; text-decoration:none; color:#E7691D; font-weight:700;}
.acesso a:hover{color:#900;}
#box_login{width:270px; margin:100px auto;border:1px solid #CCC;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
.topo_login{padding:10px;text-align:center;background: #004778 url('../img/a8.gif') bottom repeat-x; bottom repeat-x;color:#FFF;font-weight:700;-webkit-border-top-left-radius: 5px;-webkit-border-top-right-radius: 5px;-moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.form{padding:15px;}
#formulario{clear:both; position:relative;}
.text{font-size:10px;margin:2px 0px;;font-weight:700;}
input[type='text'],input[type='password'],select{padding:4px;color:#036;width:96%;margin-bottom:10px;border:1px solid #CCC;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
select{width:100%;}
input[type='submit']{padding:6px;border:none;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
.ok{text-align:right;padding:5px 0px;}
.logo{width:100px;height:34px;position:absolute;background:url(../img/logo.jpg) no-repeat;left:0px;bottom:3px;}
#Prompt {text-align:center;font-size:11px; color:#666666;padding-bottom:8px;}
/* RODAPE */
#footer{padding: 1.7em 0em 2em; border-top: dashed 2px #CCC;background: #F8F8F8 url(../img/a6.gif) repeat-x;text-align: center;}