body {
	margin-left: 0px;
	margin-top: 0px;
	background-color:#FFFFFF;
}
a {
	color:#38476E;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
a:hover  {
	text-decoration:underline;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
th {
	background:#DDE8E8;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}
input {
	border:1px #CCCCCC solid;
	margin-bottom:3px;
}
.botao {
	background:#F2F2F2;
	margin-top:3px;
}
.topo {
	background:url(../../imagens/painel/bg_topo.jpg) repeat-x;
	height:50px;
}
.menu_horizontal {
	background:#FFFFFF;
}
.botao_horizontal {
	background:url(../../imagens/painel/bg_botao_menu_topo.jpg) repeat-x;
	width:116px;
	height:31px;
	padding-left:10px;
}
.botao_horizontal_dir {
	background:url(../../imagens/painel/bg_seta_dir_menu_topo.jpg) no-repeat;
	width:15px;
}
.menu_vertical {
	vertical-align:top;
}
.botao_vertical {
	background:url(../../imagens/painel/bg_botao_menu_esq.gif) repeat-x;
	height:30px;
	padding-left:10px;
}
.botao_vertical_dir {
	background:url(../../imagens/painel/bg_seta_dir_menu_esq.jpg) no-repeat;
	width:19px;
	height:30px;
}
.menu_vertical_bottom {
	background:url(../../imagens/painel/bg_bottom_menu_esq.gif) no-repeat bottom right;
	height:4px;
}
.sub_topo {
	background:url(../../imagens/painel/bg_subtopo.jpg) repeat-x;
	height:19px;
	padding-left:30px;
	padding-top:3px;
	font-size:11px;
	color:#38476E;
}
.conteudo {
	padding:10px;
}
.canto_superior_esquerdo {
	background:url(../../imagens/painel/canto_superior_esquerdo.gif) no-repeat;
	width:10px;
	height:26px;
}
.canto_superior_direito {
	background:url(../../imagens/painel/canto_superior_direito.gif) no-repeat;
	width:10px;
	height:26px;
}
.canto_inferior_esquerdo {
	background:url(../../imagens/painel/canto_inferior_esquerdo.gif) no-repeat;
	width:10px;
	height:26px;
}
.canto_inferior_direito {
	background:url(../../imagens/painel/canto_inferior_direito.gif) no-repeat;
	width:10px;
	height:26px;
}
.conteudo_top {
	border-top:solid 1px #9EB7D0;
	background:url(../../imagens/painel/linha_horizontal1.jpg) no-repeat bottom left;
	font-weight:bold;
	color:#38476E;
}
.conteudo_middle {
	border-left:solid 1px #9EB7D0;
	border-right:solid 1px #9EB7D0;
	background: url(../../imagens/painel/painel.gif) no-repeat bottom right;
	padding:3px;
}
.conteudo_bottom {
	background:url(../../imagens/icones/ponto_azul_claro.gif) repeat-x bottom;
	width:720px;
}
.rodape {
	background:url(../../imagens/painel/bg_rodape.jpg) repeat-x;
	height:19px;
	font-size:11px;
	color:#38476E;
	padding-left:10px;
	padding-top:15px;
}
.link_pequeno {
	font-size:11px;
	font-weight:normal;
}
.tabela_center {
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}
.tabela_left {
	padding-left:5px;
}
.modulo_extra_vertical {
	overflow:auto;
	background:#FFFFFF;
	height:75px;
	width:360px;
	padding:2px;
	border: #D2DFDB solid 1px;
}
.modulo_extra_horizontal {
	overflow:auto;
	background:#FFFFFF;
	height:125px;
	width:360px;
	padding:2px;
	border: #D2DFDB solid 1px;
}

.modulo_margem_div {
	background:#FFFFFF;
	padding:2px;
	border: #D2DFDB solid 1px;
}

.aba_sim {
	background:url(../../imagens/painel/bg_abas_on) repeat-x;
	border-top: #9EB7D0 solid 1px;
	border-left: #9EB7D0 solid 1px;
	border-right: #9EB7D0 solid 1px;
	text-align:left;
	width: 180px;
	padding: 3px;
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.aba_nao {
	background:url(../../imagens/painel/bg_abas_off.jpg) repeat-x;
	border-bottom: #9EB7D0 solid 1px;
	text-align:left;
	width: 180px;
	padding: 3px;
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.aba_linha
{
	border-bottom: #9EB7D0 solid 1px;
}
#aba_conteudo {
	padding: 5px;
}
