/* estilos das telas internas do painel */
/* CSS Document */
*{
  margin:0;
  padding:0;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#abas {
  float:left;
  width:100%;
  background:#AFBAE4 url("../imagens/canto_sup_center.gif")  repeat-x bottom;
  font-size:9pt;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
  line-height:18px;
}
#abas ul {
  float:left;
  margin:0;
  padding:0px 5px 0px 0;
  list-style:none;
}
#abas li {
  float:left;
  background:url("../imagens/aba_dir_off.gif")  no-repeat right top;
  margin:0;
  padding:0 0 0 0;
  outline:none;
}
#abas a, #abas strong, #abas span {
  float:left;
  display:block;
  background:url("../imagens/aba_esq_off.gif")  no-repeat left top;
  padding:2px 15px 3px 18px;
  text-decoration:none;
  color:#666666;
  outline:none;
}
#abas a:hover {
  color:#000;
  outline:none;
}
#abas .aba_img {
  margin-top: 4px; margin-left: -10px; margin-right: -7px;
  outline:none;
}

#abas .aba_ajuda {
  margin-top: 2px; margin-left: -10px; margin-right: -9px;
  outline:none;
}

/* Commented Backslash Hack
     esconde para o IE5-Mac \*/
  #header a {
  float:none;
}
/* End IE5-Mac hack */
#abas .abas_sel {
  background-image:url("../imagens/aba_dir_on.gif");
  outline:none;
}
#abas .abas_sel a {
  background-image:url("../imagens/aba_esq_on.gif");
  color:#000;
  padding-bottom:3px;
  outline:none;
}
#abas #abas_tit {
  background-image:url("../imagens/canto_sup_center.gif");
}

table.bordaframe {
	border-collapse: collapse;
}
table.bordaframe tr td {
	border-bottom:1px dashed #DDD;
}
#marqueecontainer{
  position: relative;
  width:290px;
  height:200px;
  margin-bottom:3px;
  overflow: hidden;
  padding: 2px;
  padding-left: 4px;
}
#content {
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#666;
	margin-left:20px;
	margin-top:15px;
}
.marcadagua{
	background-image:url('../imagens/marcadagua.gif');
	background-repeat:no-repeat;
	background-position:0 100%;
}
#paineltitle {
	color:#5d5e54;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:bold;
	margin-left:5px;
	margin-top:0px;
}
#painelExt{
	width:290px;
	height:260px;
	overflow: hidden;
	top:0;
	left:0;
}
#painel{
	width:290px;
	height:250px;
	margin-bottom:10px;
	overflow: hidden;
	top:0;
	left:0;
}
#banner{
	margin-top:25px;
	min-height:500px;
	_min-height:500px;
	width:135px;
	height:auto;
}
* html #banner {
	height: 500px;
}
.menuhor {
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#4d4e49;
}
.menuhor a {
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#4d4e49;
	text-decoration:none;
}
.menuhor a:hover {
	color:#df3222;
	text-decoration:underline;
}
.tm_lentidao {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin-right:15px;
	margin-top:10px;
}
.lentidao {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000;
	margin-right:15px;
	margin-top:10px;
}
.vejamais {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-left:15px;
	color:#5d5a5a;
}
.vejamais a {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#5d5a5a;
	margin-left:15px;
	text-decoration:none;
}
.vejamais a:hover {
	color:#df3222;
	text-decoration:underline;
}
.outrosLinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-left:15px;
	color:#5d5a5a;
}
.outrosLinks a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#5d5a5a;
	text-decoration:none;
}
.outrosLinks a:hover {
	color:#df3222;
	text-decoration:underline;
}

.rodape{
	padding-top:10px;
	font-size:7pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#555555;
	}
.rodape a{
	 text-decoration: none;
	 color:#0099FF;
	}
.rodape a:visited{
	 text-decoration: none;
	 color:#0099FF;
	}
.rodape a:hover{
	 text-decoration:underline;
	 color:#0099FF;
	}
table.bordasimples {
	border-collapse: collapse;
	font-size:10px;
}
table.bordasimples tr td {
	border:1px solid #abae92;
}
.titulos {
	color:#555;
	text-align: justify;
	font:normal 20pt Verdana, Arial, Helvetica;
}
.texto_peq {
	color:#555;
	text-align: justify;
	font:normal 9pt Verdana, Arial, Helvetica;
}
.texto_peq a {
	color:#00F;
	text-decoration:none;
}
.texto_peq a:visited {
	color:#00F;
	text-decoration:none;
}
.texto_peq a:hover {
	color:#00F;
	text-decoration: underline;
}
.texto_peq li {
	margin-left:20px
}
.inputShandow {
	font: 12px Arial, Helvetica, sans-serif;
	color:#666666;
	width: 115px;
	height: 20px;
	padding: 0px 3px 0px 4px;
	background: #e6e6e6 url('../imagens/form_shandow.gif') no-repeat;
	border-top: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
	margin-top:3px;
	margin-bottom:3px;
}
.inputShandowBLK {
	font: 12px Arial, Helvetica, sans-serif;
	color:#666666;
	width: 115px;
	height: 20px;
	padding: 0px 3px 0px 4px;
	background: #e6e6e6 url('../imagens/form_shandow_blk.gif') no-repeat;
	border-top: 1px solid #a5a792;
	border-right: 1px solid #a5a792;
	border-bottom: 1px solid #a5a792;
	border-left: 1px solid #a5a792;
	margin-top:3px;
	margin-bottom:3px;
}
.buttom_blk {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#333;
	width: 100px;
	height: 30px;
	background: #e6e6e6 url('../imagens/bt_bkg.gif') 100% 0 no-repeat;
	border: 0px;
}
.buttom_blk_p {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#333;
	width: 120px;
	height: 25px;
	background: #e6e6e6 url('../imagens/bt_bkg_120.gif') 100% 0 no-repeat;
	border: 0px;
	padding:0px 5px 2px 5px;
}
.buttom_blk_150 {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#333;
	width: 120px;
	height: 25px;
	background: #e6e6e6 url('../imagens/bt_bkg_150.gif') 100% 0 no-repeat;
	border: 0px;
	padding:0px 5px 2px 5px;
}
.comboBox {
	font: 12px Arial, Helvetica, sans-serif;
	color:#666666;
	width: 115px;
	height: 15px;
	padding: 0px 3px 0px 4px;
	background: #EEE;
	border-top: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
	margin-top:8px;
}
.comboBoxPQ {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
	width: 115px;
	height: 12px;
	padding: 0px 2px 0px 2px;
	background: #EEE;
	border-top: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
	margin-bottom:3px;
	margin-top:3px;
}

table.Quadro { width: 100%; border-spacing: 0px; padding: 0px; cellspacing: 0px; }
table.Quadro .Menu { vertical-align: bottom; height: 20px; text-indent: 12px; background-image: url(../imagens/mn_back.gif); background-position: bottom; background-repeat: repeat-x; border: 0px; }
table.Quadro .Content
  {
  border: 1px;
  border-right-style: solid;
  border-right-color: #949A98;
  border-left-style: solid;
  border-left-color: #949A98;
  border-bottom-style: solid;
  border-bottom-color: #949A98;
  }
.titleText{
	font-size:16px;
	font-weight:bold;
	color:#016fca;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

ul.menuTrans {
  font-size:14px;
	list-style: none;
	height: 30px;
	/*background: url(../imagens/fundoLinha.gif) repeat-x left bottom;*/
}

ul.menuTrans li {
	padding-right:5px;
	float: left;
	width: 150px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: url(../imagens/aba_inativa.gif) no-repeat;
}

ul.menuTrans li.on { background: url(../imagens/aba_ativa.gif) no-repeat; }

ul.menuTrans a { font-weight: bold; color:#979797; text-decoration: none }
ul.menuTrans li.on a { font-weight: bold; color:#000000; }

.rel_table { font-family:Arial, Helvetica, sans-serif; font-size: 9pt;  font-style: normal;  text-decoration: none; color:#000000; padding: 0px; margin: 0px; border-left-style: solid;	border-left-width: 1px; border-bottom-style: solid;	border-bottom-width: 1px; border-top-style: solid;	border-top-width: 1px; border-color: #C0C0C2; border-spacing: 0px; }
.rel_table td { padding-left: 4px; padding-right: 4px; border-right-width: 1px; border-right-style: solid; border-color: #C0C0C2; }
.rel_table th { padding-left: 4px; padding-right: 4px; border-right-width: 1px; border-right-style: solid; border-color: #C0C0C2; }

.rel_table_header {
  font-weight : bolder;
  font-size: 10pt;
  background-color: #DEE3DD;
  height: 18px;
}
.rel_table_data {
  font-weight : normal;
  background-color:#FFFFFF;
  height: 18px;
}

.rel_table_data1 {
  background-color:#FFFFFF;
  height: 18px;
  font-weight : normal;
}

.rel_table_data2 {
  background-color:#EFF2F9;
  height: 18px;
  font-weight : normal;
}

table tr.rel_table_data1:hover,
table tr.rel_table_data1:hover td {
  background-color: #FFFCDF;
	background: #FFFCDF;
}

table tr.rel_table_data2:hover,
table tr.rel_table_data2:hover td {
  background-color: #FFFCDF;
	background: #FFFCDF;
}

table tr.rel_table_data:hover,
table tr.rel_table_data:hover td {
  background-color: #FFFCDF;
	background: #FFFCDF;
}
ul.menuTrans a:hover { text-decoration: none; color: #666666; }

.bordarExt{
		border:1px solid #ddd;
		font-family: arial, verdana;
	}

.frameExt{
    font-family: arial, verdana;
    font-size:12px;
    font-weight : bold;
    color: #4d4d4d;
}

.frameExt a{
    text-decoration:none;
    color: #4d4d4d;
}

.frameExt a:hover{
    text-decoration:underline;
}

.abasExt{
    padding:5px 8px 5px 8px;
    font-family: arial, verdana;
    font-size:12px;
    font-weight : bold;
    color: #888888;
    background: #ebebeb;
}

.abasExt a{
    text-decoration:none;
    color:#888888;
}

.abasExt a:hover{
    color:#4d4d4d;
}

.abasExtSel{
    padding:5px 8px 5px 8px;
    font-family: arial, verdana;
    font-size:12px;
    font-weight : bold;
    background: #c2e2fd;
}

.abasExtSel a{
    text-decoration:none;
    color:#4d4d4d;
}
