body{ background: #E7E7EF; margin: 0px; padding: 0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
#conteudo{ width:650px; height:400px; position:absolute; top:50%; left:50%; margin-left:-325px; margin-top:-200px; background: url(/painel/img/fundo_conteudo.gif) #fff repeat-y; border: 1px #333 solid; }
#conteudo #coluna_esquerda{ width:190px; height:390px; float:left; background:#069; padding:5px;}
#conteudo #coluna_direita{ width:450px; height:400px; float:right; text-align:center; }
.box{ width:186px; background:#fff; border: 1px #04045D solid; margin-top:20px; }
.box .box_titulo{ width:156px; height:17px; background: url(/painel/img/box_titulo.gif) #c1c1c1; border-bottom: 1px #04045D solid; padding: 4px 0 0 30px; color:#04045D; font-weight:bold; letter-spacing:1px; }
.box .box_conteudo{ width:178px; padding: 12px 4px; background: #fff url(/painel/img/borda_forms.gif); }
a{ text-decoration: underline; color: #000; }
a:hover{ text-decoration: none; color: #000; }
.txt-azul{color:#04045D; font-weight:bold;}
.txt-vermelho{color:#C00; font-weight:bold;}
.txt-cinza{color:#666;}
select,textarea,input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border: 1px #777 solid; }
.frmBox { width: 250px; background: #fff url(/painel/img/borda_forms.gif); text-align:right; }
.frmBox2 { width: 100px; background: #fff url(/painel/img/borda_forms.gif); }
.botao { border: 1px solid; border-color: #FFC #960 #960 #FFC; margin: 1px; background-color:#F93; }
p{ margin: 15px 0 10px 0; }
.sugestaosenha { border: 1px #777 solid; padding:4px; }

.listtitle { BACKGROUND: #069; COLOR: #EEEEEE; white-space: nowrap; }
td.list { BACKGROUND: #EEEEEE; white-space: nowrap; }

.box-titulo{ display: block; background-repeat: no-repeat; width: 300px; height: 50px; margin: 15px auto; padding: 0px 4px 2px 75px; text-align: left; }
.box-dicas{ display: block; background: url(/painel/img/info.png) 6px 3px no-repeat #FDFEF0; border: 1px dotted #D6DDAC; width: 350px; min-height: 20px; margin: 20px auto; padding: 4px 4px 4px 44px; font-family: Tahoma; font-size: 10px; color: #333; text-align: left; }

/* pwdChk
----------------------------------------------- */
.pwdChkTbl2 { width:230px; border:0; height:19px; background-color:#FFF;}
.pwdChkTbl2 td {padding: 3px; }
.pwdChkTbl2 .pwdChkExplain { color: #666; font-size: 9px; padding-top: 13px; }
.pwdChkCon0 {background-color:#EBEBEB; border-right:solid 1px #BEBEBE; border-bottom:solid 1px #BEBEBE; text-align:center; font-weight:bold;}
.pwdChkCon1 {background-color:#FF4545; border-right:solid 1px #BB2B2B; border-bottom:solid 1px #BB2B2B; text-align:center; font-weight:bold;}
.pwdChkCon2 {background-color:#FFD35E; border-right:solid 1px #E9AE10; border-bottom:solid 1px #E9AE10; text-align:center; font-weight:bold;}
.pwdChkCon3 {background-color:#3ABB1C; border-right:solid 1px #267A12; border-bottom:solid 1px #267A12; text-align:center; font-weight:bold;}
.pwdChkCon4 {background-color:#3ABB1C; border-right:solid 1px #267A12; border-bottom:solid 1px #267A12; text-align:center; font-weight:bold;}

/* Tabelas */
#conteudo table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000; background-color: #fff; border: 1px solid #ccc; }
#conteudo   tr.zebra-1 { background: #FFF; }
#conteudo   tr.zebra-2 { background: #F8F7EF; }
#conteudo   tr:hover { background: #EFECD1; }
#conteudo     th { background: url(/painel/img/th-degrade-azul.gif) repeat-x left bottom #2265BD; color: #fff; height: 21px; text-align: center; padding: 2px 3px; *padding: 1px 3px; white-space: nowrap; }
#conteudo     td { padding: 2px 3px; *padding: 1px 3px; }
#conteudo table label{ display: inline; float: none; clear: none; }
