/* Padrao */
div.lst_row {
	margin-bottom: 10px;
}


div.lst_row_erro {
	background-color: White;
	padding: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
}

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: White;
	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;
}

#gallery {
	padding-top: 10px;
	width: 100%;
	text-align: center;
}

#gallery ul {
	margin: 10px;
	list-style: none;
}

#gallery ul li {
	display: inline;
}

#gallery ul a {
	display: inline-block;
	background-color: White;
	padding: 5px 5px 20px 5px;
	margin-bottom: 5px;
}

#gallery ul a:hover {
	background: url(imagens/body_fundo.jpg);
}

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: Black;
}

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

.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;
}

body {
	margin: 0px;
	background: url(imagens/body_fundo.jpg) repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

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

a:hover {
	text-decoration: underline;
}

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

img#voltar {
	cursor: pointer;
	border: 1px solid Black;
	margin-bottom: 10px;
	margin-top: 10px;
}

div#topo {
	height: 158px;
	background: url(imagens/topo_fundo.gif) no-repeat;
}

div#topo div#data {
	padding-top: 103px;
	text-align: center;
	line-height: 17px;
}

div#topo div#menu {
	padding-top: 6px;
	padding-left: 29px;
	font-size: 14px;
	color: #f8d056;
}

div#topo div#menu a {
	font-size: 14px;
	color: #f8d056;
	margin-right: 8px;
	margin-left: 8px;
}

div#topo div#menu span#busca {
	font-size: 14px;
	color: #f8d056;
	margin-left: 10px;
}

div#topo div#menu span#busca input {
	vertical-align: middle;
	width: 105px;
	height: 15px;
	font-size: 12px;
	line-height: 13px;
	border: 2px solid #f8d361;
	margin-left: 10px;
	margin-right: 5px;
}

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

div#rodape {
	background-color: White;
	margin-left: 26px;
	margin-right: 25px;
	padding-bottom: 5px;
}

div#interno_esq {
	float: left;
	margin-top: 20px;
	margin-left: 100px;
	_margin-left: 50px;
}

div#interno_esq div.tela {
	font-size: 30px;
}

div#interno_dir {
	float: right;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-right: 60px;
	_margin-right: 30px;
}

div#home_r1 {
	padding-top: 7px;
	margin-left: 93px;
	width: 838px;
	height: 242px;
	overflow: hidden;
}

div#home_r1 div.servico {
	float: left;
	width: 320px;
}

div#home_r1 div.servico a {
	font-weight: bold;
}

div#home_r1 div.servico_esq,
div#home_r1 div.servico_dir {
	float: left;
}

.ie div#home_r1 div.servico img {
	width: 190px;
	height: 234px;
	padding: 0px;
	margin: 0px;
}

div#home_r1 div.servico_geral {
	padding: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 204px;
	width: 128px;
	background-color: #f8d056;
}

div#home_r1 div.servico_titulo {
	font-size: 16px;
	font-weight: bold;
}

div#home_r1 div.servico_texto {
	padding-bottom: 20px;
	padding-top: 5px;
}

div#home_r1 div.destaque {
	float: left;
	background: url(imagens/destaque_fundo.jpg) no-repeat;
	width: 225px;
	height: 224px;
	margin-top: 6px;
	margin-left: 30px;
	margin-right: 30px;
}

div#home_r1 div.destaque a {
	font-weight: bold;
}

div#home_r1 div.destaque_geral {
	margin-top: 15px;
	margin-left: 70px;
	padding: 0px;
	width: 135px;
	height: 190px;
}

div#home_r1 div.destaque_titulo {
	font-size: 16px;
	font-weight: bold;
}

div#home_r1 div.destaque_texto {
	padding-bottom: 10px;
	padding-top: 5px;
}

div#home_r1 div.destaque_texto a {
	display: block;
}

div#home_r1 div.noticia {
	float: left;
	background-color: White;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 233px;
	height: 204px;
}

div#home_r1 div.noticia a {
	font-weight: bold;
}

div#home_r1 div.noticia_titulo {
	font-size: 16px;
	font-weight: bold;
}

div#home_r1 div.noticia_texto {
	padding-bottom: 10px;
}

div#home_r1 div.noticia_texto a {
	font-weight: normal;
	display: block;
	margin-top: 10px;
}

div#home_r2 {
	margin-top: 21px;
	margin-left: 170px;
	width: 760px;
	height: 300px;
	overflow: hidden;
}

div#home_r2 div.foto {
	float: left;
	background-color: White;
	padding: 0px;
	width: 242px;
	height: 268px;
}

div#home_r2 div.foto_titulo {
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
}

div#home_r2 div.foto_link {
	width: 242px;
	height: 165px;
}

div#home_r2 div.depoimento_erro {
	float: left;
	height: 300px;
	width: 255px;
	padding-left: 30px;
}

.ie div#home_r2 div.depoimento_erro {
	width: 285px;
	padding-left: 0px;
}

div#home_r2 div.depoimento {
	background-color: #f8d056;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 225px;
	height: 268px;
	text-align: left;
}

div#home_r2 div.depoimento a {
	font-weight: bold;
}

div#home_r2 div.depoimento_titulo {
	font-size: 16px;
	font-weight: bold;
}

div#home_r2 div.depoimento_texto {
	padding: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 15px;
	height: 215px;
	overflow: auto;
}

div#home_r2 div.depoimento_texto i {
	display: block;
	padding-bottom: 5px;
}

div#home_r2 div.depoimento_texto span {
	font-weight: normal;
	display: block;
	margin-top: 10px;
}

div#home_r2 div.video {
	float: left;
	background-color: White;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 233px;
	height: 268px;
	overflow: hidden;
}

div#home_r2 div.video a {
	font-weight: bold;
}

div#home_r2 div.video_titulo {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

div#home_r2 div.video_caixa {
	padding: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 213px;
	height: 126px;
	overflow: hidden;
	background-color: #f8d056;
}

div#home_r2 div.video_caixa img {
	border: 3px solid Black;
}

div#home_r2 div#video_acao {
	position: relative;
	top: -8px;
	text-align: center;
}

div#home_r2 div#video_acao a {
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #d3d3d3;
	padding: 2px 5px 2px 5px;
}

div#home_r2 div#video_acao a.selected {
	background-color: #f8d056;
}

div#home_r2 div.video_texto {
	width: 213px;
	height: 65px;
	margin-bottom: 2px;
	overflow: hidden;
}
