@charset "ISO-8859-1";
/* PAGINACAO */
#paginacao { text-align:center; display:block; width:100%; float:left; margin-top: 10px; }
.paginate { font-family: Arial; font-size: 1em; }
a.paginate { border: 1px solid #AE251D; padding: 2px 6px 2px 6px; text-decoration: none; color: #AE251D; }
a.paginate:hover { background-color:#666666; color: #ffffff; text-decoration: underline; }
a.current { border: 1px solid #AE251D; font: bold 1em Arial; padding: 2px 6px 2px 6px; cursor: default; background:#333333; color: #CCCCCC; text-decoration: none; }
span.inactive { border: 1px solid #999; font-family: Arial; font-size:1em; padding: 2px 6px 2px 6px; color: #999; cursor: default; }

/* Validação */
label.error { font-family:Arial; font-size:10px; color:#F00; display:block; margin-top: 2px; }

/* documento */
html, body {height:100%; width:100%} 
body { margin:0; padding:0; background:#000; color:#fff; font:Arial; text-align:center; }

.edit{ border:1px solid #9C9C9C; }
.botaoLupa{ background-image:url(../img/botaoLupa.jpg); background-repeat:no-repeat; width:27px; height:26px; border:0; }
.tblTopo{ background-image:url(../img/fundo_topo.jpg); background-repeat:repeat-x; }
#tblMenu{ background-image:url(../img/fundo%20menu.jpg); background-repeat:repeat; }
#tblMenu a{ font-size:15px; color:#FFF; font-weight:bold; text-decoration:none; }
#tblMenu a:hover{ font-size:15px; color:#FFF; font-weight:bold; text-decoration:underline; }
.rodape{ background-image:url(../img/fundoRodape.jpg); background-repeat:repeat-x; font-size:11px; color:#FFF; }
.txt{ font-size:12px; }
.txt_cinz{ color:#333; font-size:12px; }
#txt_cinz a:link 	{ color: #333; font-size:12px; text-decoration:none; }
#txt_cinz a:visited { color: #333; font-size:12px; text-decoration:none; }
#txt_cinz a:hover 	{ color: #333; font-size:12px; text-decoration:underline; }
#txt_cinz a:active 	{ color: #333; font-size:12px; text-decoration:underline; }

a:link { color: #fff; font-size:12px; text-decoration:none; }
a:visited { color: #fff; font-size:12px; text-decoration:none; }
a:hover { color: #fff; font-size:12px; text-decoration:underline; }
a:active { color: #fff; font-size:12px; text-decoration:underline; }

#nuk { color: #333; font-size:12px; text-decoration:none; }

#apDiv1 { position:absolute; left:406px; top:180px; width:450px; height:424px; z-index:1; }
.pt_faq{ background-image: url(../img/pt.jpg); background-repeat: repeat-x; height: 20px; background-position: center; }
.txt_faq_verm { color:#88211C; font-size:16px; font-weight:bold; }
.txt_faq_pq { font-size:10px; }
