@charset "utf-8";
/* CSS Document */

/* Padrões */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-family: inherit;
	font-size: inherit;
	vertical-align: top;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: normal;
	background-color: #eceded;
	background-image: url("../img/v3/fundo_site.gif");
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ol, ul {
	padding-left: 30px;
}
li {
	margin-bottom: 5px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #004b2c;
}
a {
	text-decoration: none;
	cursor: pointer;
	color: inherit;
	vertical-align: inherit;
}
a:hover {
	text-decoration: underline;
	cursor: pointer;
	color: inherit;
}
strong, b {
	font-weight: bold;
}
#linha_topo_site {
	height: 3px;
	background-image: url("../img/v3/linha_topo_site.gif");
}
#estrutura {
	background-color: #FFFFFF;
	margin: auto;
	width: 946px;
}
#tdCabecalho {
	width: 100%;
	text-align: right;
	padding-right: 182px;
	height: 111px;
	background-image: url('../img/v3/topo.jpg');
	background-repeat: no-repeat;
}
#tdCabecalho a {
	color: #2d6631;
}
#link_logo {
	display: inline;
	float: left;
	height: 111px;
	width: 500px;
	cursor: pointer;
}
#linkAreaRestrita {
}
#formBusca {
}
#formBusca input {
	border: solid 1px #b5b5b5;
	background: #f6f6f6;
	width: 170px;
	margin-right: 5px;
}
#linkBuscaAvancada {
	font-size: 11px;
}
#tdMenu {
	text-align: center;
	height: 51px;
	background-image: url('../img/v3/fundo_menu.gif');
	background-repeat: repeat-x;
}
.padding20lateral {
	padding-right: 20px;
	padding-left: 20px;
}
#tabCentro {
}
#colEsquerda {
	padding: 40px 100px 55px 50px;
}
#colDireita {
	width: 324px;
	text-align: center;
	background-color: #f0f0f0;
	padding-bottom: 30px;
}
#colDireita p {
	margin-bottom: 10px;
}
#tabRodape {
	margin: auto;
	width: 946px;
}
#rodape {
	font-size: 9px;
	color: #FFFFFF;
	padding: 15px 20px;
}
#rodape a {
	color: #FFFFFF;
	text-decoration: none;
}
#rodape a:hover {
	text-decoration: underline;
}
#rodape td {
	padding: 0 15px;
	border-right: solid 1px #878671;
	white-space: nowrap;
}
#rodape  td  p {
	margin-bottom: 10px;
}
#rodape td p.nivel1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.homeDestaque h1 {
	font-size: 26px;
	margin-bottom: 10px;
}
.homeDestaque p {
	color: #717171;
}
.homeDestaque a:hover h1 {
	color: #004b2c;
	text-decoration: underline;
}
.homeDestaque a:hover p {
	color: #717171;
	text-decoration: underline;
}
.homeSeparador {
	border-top: solid 3px #afaf97;
	margin: 15px 0;
}
.indiceTitulo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #859f0a;
	margin-bottom: 15px;
}
.separadorData {
	width: 100%;
	margin: 10px 0 20px 0;
}
.separadorData td {
	vertical-align: middle;
	white-space: nowrap;
	font-size: 9px;
	text-transform: uppercase;
}
.separadorData td.data {
	padding-right: 10px;
}
.separadorData td.linha {
	width: 100%;
}
.separadorData td.linha div {
	border-top: dotted 1px #717171;
}
.indiceItem {
	margin-bottom: 10px;
}
.indiceItem a div {
	padding-top: 2px;
	float: left;
	color: #717171;
	text-decoration: none;
}
.indiceItem a h2 {
	font-size: 18px;
	padding-left: 60px;
	margin-bottom: 5px;
}
.indiceItem a p {
	padding-left: 60px;
	color: #717171;
}
.indiceItem.indiceComData a h2, .indiceItem.indiceComData a p{
	padding-left: 80px;
}
.indiceItem a:hover h2 {
	color: #004b2c;
	text-decoration: underline;
}
.indiceItem a:hover p {
	color: #717171;
	text-decoration: underline;
}
a.vejaMais {
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 16px;
	color: black;
	font-size: 12px;
}
a.linkAcessoRapido {
	color: #717171;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
}
a.linkAcessoRapido:hover {
	text-decoration: underline;
}
.boxBranco {
	float: left;
	display: inline;
	width: 220px;
	font-size: 11px;
	color: #717171;
}
.boxBranco .linha {
	clear: both;
	border-top: solid 1px #717171;
	margin-bottom: 5px;
}
.boxAreaRestrita {
	font-size: 9px;
}
.boxAreaRestrita label {
	display: block;
	float: left;
	width: 35px;
	padding-top: 2px;
}
.boxAreaRestrita #formLogin input {
	font-size: 9px;
	width: 80px;
	border: solid 1px #717171;
	background: white;
	margin-right: 3px;
}
#boxEventos {
	padding: 0 35px;
	text-align: left;
	color: gray;
}
#boxEventos p.data {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 3px;
}
#boxEventos p.evento {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
#secao {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 18px;
	font-weight: 100;
	text-transform: uppercase;
	color: #a5a5a5;
	padding: 10px;
	border-bottom: solid 3px #004b2c;
}
.noticiaData {
	color: #717171;
	font-size: 10px;
	margin-bottom: 5px;
}
.noticiaTitulo {
	font-size: 22px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-bottom: dotted 1px #717171;
}
.noticiaAtributos {
	font-size: 10px;
	color: #717171;
	margin-bottom: 20px;
}
.noticiaImagem {
	/*float: left;*/
	margin: 0 20px 10px 0;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
}
.noticiaImagem .legenda {
	padding: 5px 0;
	border-bottom: dotted 1px #717171;
	font-size: 10px;
}
.noticiaTexto {
	text-align: justify;
	color: #717171;
}
.noticiaTexto p {
	margin-bottom: 10px;
}
.noticiaTexto a {
	color: #2d6631;
}
.noticiaTexto a:hover {
	text-decoration: underline;
}
.noticiaRodape {
	text-align: right;
	padding-top: 10px;
	border-top: dotted 1px #717171;
	margin-top: 20px;
	font-size: 10px;
	color: #717171;
}
.noticiaRodape a:hover {
	text-decoration: none;
	color: black;
}
.biIndice {
	display: inline;
	width: 220px;
	float: left;
	margin-left: 30px;
	margin-bottom: 20px;
	font-size: 10px;
}
.biIndice p {
	width: 220px;
	margin-bottom: 3px;
}
.biIndice label {
	color: #717171;
}
.biIndice .data {
	color: #717171;
}
.biIndice.primeiro {
	margin-left: 0;
	clear: left;
}
.biIndice a:hover p {
	text-decoration: underline;
}
.biIndice a:hover label, .biIndice a:hover .data {
	text-decoration: underline;
	color: #717171;
}
.biIndice .imagem {
    width: 220px; height: 165px;
	background-color: #333333;
	background-position: center;
	background-repeat: no-repeat;
}
.paginacao {
	clear: both;
	text-align: center;
	padding-top: 15px;
	border-top: dotted 1px #717171;
	margin-top: 20px;
	font-size: 14px;
	color: #717171;
	vertical-align: middle;
}
.paginacao td {
	text-align: left;
	vertical-align: middle;
}
.paginacao a {
	color: #2d6631;
}
.paginacao a:hover {
	text-decoration: none;
	color: #bbcd97;
}
.paginacao input {
	width: 33px;
	height: 29px;
	line-height: 27px;
	border: none;
	background: url(../img/v2/fundo_input_paginacao.gif) no-repeat center;
	vertical-align: middle;
	text-align: center;
}
.paginacao .linkAnterior {
	margin-right: 15px;
	padding-left: 15px;
	background: url(../img/v2/seta_e_dis.gif) left 4px no-repeat;
}
.paginacao .linkProxima {
	margin-left: 15px;
	padding-right: 15px;
	background: url(../img/v2/seta_d_dis.gif) right 4px no-repeat;
}
.paginacao a.linkAnterior {
	background-image: url(../img/v2/seta_e.gif);
}
.paginacao a.linkProxima {
	background-image: url(../img/v2/seta_d.gif);
}
.tituloBusca {
	font-size: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4e4e4e;
	margin-bottom: 10px;
}
#divBuscaAvancada {
	color: #717171;
	margin-bottom: 30px;
}
#divBuscaAvancada .texto {
	border: none;
	background: url(../img/v2/fundo_input_busca.gif) no-repeat;
	width: 480px;
	height: 40px;
	font-size: 20px;
	padding-left: 35px;
	line-height: 40px;
}
#divBuscaAvancada select {
	margin-left: 5px;
	border: solid 1px #717171;
}
.resultadoBusca {
	margin-bottom: 10px;
	font-size: 10px;
	color: black;
}
.resultadoBusca h2 {
	font-size: 18px;
}
.resultadoBusca .data {
	color: #717171;
}
.resultadoBusca .secao {
	font-weight: bold;
}
#formulario {
	background-color: #bbcd97;
	padding: 15px;
}
#formulario input[type=button], #formulario input[type=submit], #formulario input[type=reset] {
	margin-top: 10px;
}
#formulario input[type=text], input[type=password], #formulario select, textarea {
	border: solid 1px #b5b5b5;
	background-color: #f6f6f6;
}
#formulario a {
	color: #2d6631;
}
#formulario a:hover {
	text-decoration: underline;
}
.tabelaForm td {
	padding: 0 0 2px 2px;
}
.tabelaForm td.label {
	padding-left: 0;
}
#menuAreaRestrita {
	font-size: 13px;
	float: right;
	padding-top: 5px;
	padding-right: 0;
	text-transform: none;
} 
#menuAreaRestrita a {
	color: #717171;
	margin-left: 20px;
}
#menuAreaRestrita a:hover {
	text-decoration: underline;
}
#usuarioLogado {
	font-size: 11px;
	margin-bottom: 8px;
}
#usuarioLogado a {
	color: #81a33f;
}
