body {
	margin: 0px;
	background-color: #b1e2e6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: Black;
}

a:hover {
	text-decoration: underline;
}

div#geral {
	width: 1000px;
	text-align: left;
}

div#topo {
	background: url(imagens/topo.jpg) no-repeat;
	height: 159px;
	overflow: hidden;
}

div#topo div {
	margin-top: 120px;
	margin-left: 28px;
	font-style: italic;
	font-weight: bold;
	color: #2c7e86;
}

div#topo div input {
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 5px;
}

div#topo div img {
	vertical-align: middle;
	cursor: hand;
}

div#menu {
	background: url(imagens/menu_fundo.jpg) no-repeat;
	height: 38px;
	line-height: 38px;
	color: White;
	font-style: italic;
	font-weight: bold;
	padding-left: 26px;
	padding-right: 26px;
}

div#menu a {
	color: White;
	font-style: italic;
	font-weight: bold;
}

div#menu a.home {
	margin-right: 60px;
}

div#esq {
	float: left;
	background: url(imagens/barra_esq_fundo.jpg);
	width: 26px;
}

div#meio {
	float: left;
	background-color: White;
	width: 949px;
	text-align: left;
}

div#dir {
	float: left;
	background: url(imagens/barra_dir_fundo.jpg);
	width: 25px;
}

img#tab_menu {
	margin-top: -8px;
	margin-bottom: 31px;
}

div#home_esq {
	float: left;
	width: 428px;
	margin-left: 18px;
}

div#home_esq a {
	color: #4ccbb6;
	font-size: 11px;
}

div#home_esq div.titulo {
	color: #2c7e86;
	font-size: 18px;
	line-height: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	border-bottom: 3px solid #2c7e86;
	padding-bottom: 4px;
	margin-bottom: 10px;
}

div#home_esq div.mais {
	padding-top: 10px;
	float: right;
}

div#home_esq div.destaque {
	float: left;
	width: 118px;
	margin-right: 37px;
}

div#home_esq div.resumo {
	margin-top: 10px;
}

div#home_dir {
	float: right;
	margin-right: 22px;
	width: 422px;
	height: 224px;
}

div#tela {
	color: #2c7e86;
	font-size: 30px;
	line-height: 30px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #2c7e86;
	padding-bottom: 4px;
	padding-top: 14px;
}

div.interno {
	padding-left: 66px;
	padding-right: 66px;
}

.ie6 div.interno {
	padding-left: 50px;
	padding-right: 50px;
}

div.interno_smr {
	padding-left: 66px;
	padding-right: 35px;
}

.ie6 div.interno_smr {
	padding-left: 25px;
	padding-right: 25px;
}

div#interno_esq {
	float: left;
	width: 440px;
	margin-left: 14px;
}

div#interno_esq span {
	position: absolute;
	top: 263px;
}

div#interno_esq div#fundo {
	background: url(imagens/interno_fundo.jpg) no-repeat;
	width: 440px;
	height: 156px;
	margin-top: 255px;
}

div#interno_esq div#texto {
	color: White;
	padding: 23px;
	padding-top: 60px;
	text-align: right;
}

div.interno_dir {
	float: right;
	width: 292px;
	margin-right: 35px;
	_margin-right: 15px;
	padding-top: 15px;
}

div.interno_dir_smr {
	float: right;
	width: 382px;
	margin-right: 0px;
	_margin-right: 15px;
	padding-top: 15px;
}

div.lst_row {
	background-color: #f8f7f2;
	border: 1px solid #e1e0d3;
	padding: 5px;
	margin-bottom: 10px;
}

div.lst_row div.mais {
	margin-top: 5px;
	text-align: right;
}

div.lst_row a {
	text-decoration: none;
	color: Black;
}
    
div.lst_row a:hover  {
	text-decoration : underline;
}

div.lst_paginacao {
	background-color: #f8f7f2;
	border: 1px solid #e1e0d3;
	padding: 5px;
	text-align: center;
}

div.lst_paginacao a, table.listar_tabela tr.lst_paginacao a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	word-spacing: 0px;
}
    
div.lst_paginacao a:hover, table.listar_tabela tr.lst_paginacao a:hover {
	text-decoration : underline;
}

div.lst_paginacao span, table.listar_tabela tr.lst_paginacao span {
	color: Red;
	font-weight: bold;
}

div.detalhe_row a {
	text-decoration: none;
	color: Black;
}
    
div.detalhe_row a:hover  {
	text-decoration : underline;
}

table.listar_tabela a {
	text-decoration: none;
	color: Black;
}
    
table.listar_tabela a:hover  {
	text-decoration : underline;
}

Table#Tabela_Filtro {
	margin-bottom: 10px;
	margin-top: 10px;
}

.Tit_Campo_Obr {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00297B;
}

.Tit_Campo {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #678053;
}

.Tit_Campo_Obr span.asterisco, .Tit_Campo span.asterisco {
	visibility: visible;
	font-weight: bold;
	font-size: 20px;
	padding-left: 3px;
}

.Tit_Campo span.asterisco {
	visibility: hidden;
}

.Texto {
	font-family: "Courier New", Courier, monospace;
	background: #F6F6F6;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border: 1px solid #508098;
	font-size: 13px;
	line-height: 17px;
	height: 20px;
}

.TextoFixo {
	font-family: "Courier New", Courier, monospace;
	background: #F6F6F6;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border: 1px solid #508098;
	font-size: 13px;
	line-height: 13px;
}

.File {
	font-family: "Courier New", Courier, monospace;
	background: #F6F6F6;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border: 1px solid #508098;
	font-size : 13px;
	line-height : 17px;
	height: 20px;
	width : 100%;
}

.TextArea {
	font-family: "Courier New", Courier, monospace;
	background: #F6F6F6;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #508098;
	font-size: 13px;
	line-height: 17px;
	height: 70px;
	width: 99.6%;
}

.TextoLivre {
	font-family: "Courier New", Courier, monospace;
	background: #F6F6F6;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border: 1px solid #508098;
	font-size: 13px;
	line-height: 16px;
	width: 90%;
}

Select {
	font-family: "Courier New", Courier, monospace;
	background: #F6F6F6;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #508098;
	font-size : 13px;
	line-height : 17px;
}

Input.Botao {
	background: Silver;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #508098;
	font-size: 12px;
	height: 22px;
	cursor: pointer;
}

.Msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
	font-weight: bold;
}
