html,body {
	background-color: #E7EFD1;
}

.barra_governo{
	background-image: url("../imagens/fundo_barra_governo.jpg");
	background-repeat: no-repeat;	
	<!-- background-color: #FFCC00; -->
}

select {
	background-color: #FFCC00;
	border: 1px solid #000;
}

.site {
	background-color: #FFF;
}

.site_border_bottom {
	background-image: url(../imagens/border_site_bottom.gif);
	background-repeat: no-repeat;
}

.header {
	background-image: url(../imagens/header_cba.jpg);
	background-repeat: no-repeat;
}

ul.barra_acessibilidade {
	background-image: url(../imagens/b_acess.jpg);
	background-repeat: repeat-x;
}

ul.barra_acessibilidade li a {
	color: #81975D;
}

ul.barra_acessibilidade li a:hover {
	color: #81975D;
}

ul.menu_contraste li {
	background-color: #ecf2e4;
	border: 1px solid white;
}

ul.menu_contraste li a {
	color: #81975D;
}

ul.menu_contraste li a:hover {
	color: #81975D;
}

ul.menu_fonte li {
	background-color: #ecf2e4;
	border: 1px solid white;
}

ul.menu_fonte li a {
	color: #81975D;
}

ul.menu_fonte li a:hover {
	color: #81975D;
}

ul.menu_atalhos li{
	background-color: #ecf2e4;
	border: 1px solid white;
}

ul.menu_atalhos li a{
	color: #81975D;
}

ul.menu_atalhos li a:hover{
	color: #81975D;
}

#corpo_geral {
	background-color: #DAE4C0;
	background-image: url(../imagens/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#corpo {
	background-color: #FFF;
	border-left: 2px solid #AADE64;
	border-right: 2px solid #AADE64;
	border-bottom: 2px solid #AADE64;
}

.menu_esquerdo_bordertop {
	background-image: url(../imagens/border_top_menu.gif);
	background-repeat: no-repeat;
}

.menu_esquerdo_borderbottom {
	background-image: url(../imagens/border_bottom_menu.gif);
	background-repeat: no-repeat;
}

ul.menu_esquerda {
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}

li.titulo_verde {
	color: #529e3a;
}

li.titulo_verde a {
	color: #529e3a;
	background-image: url(../imagens/b_mit_verde.gif);
	background-position: -2px;
	background-repeat: no-repeat;
}

ul.institucional,ul.sistemas {
	background-image: url(../imagens/b_mi_int.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #EAEAEA;
}

ul.institucional li {
	border: 1px solid #c7f2b8;
}

ul.institucional li a {
	background-image: url(../imagens/fundo_menu_item_verde.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: white;
	color: #3b8d27;
	border: 1px solid #e0f8d8;
}

ul.menu_esquerda li.titulo_azul {
	color: #426173;
}

li.titulo_azul a {
	color: #426173;
	background-image: url(../imagens/b_mit_azul.gif);
	background-position: -2px;
	background-repeat: no-repeat;
}

ul.sistemas li {
	border: 1px solid #cbd9df;
}

ul.sistemas li a {
	background-image: url(../imagens/fundo_menu_item_azul.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: white;
	border: 1px solid #e3ebee;
	color: #426173;
}

ul.titulo_individual li {
	border: 1px solid #d5d5d5;
}

ul.titulo_individual li a {
	background-image: url(../imagens/fundo_individual.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #d5d5d5;
	color: #575757;
}

ul.titulo_individual li a p {
	background-image: url(../imagens/b_mindiv.gif);
	background-position: 3px;
	background-repeat: no-repeat;
	color: #575757;
}

ul.titulo_individual li a:hover {
	color: #575757;
}

#barra_central {
	background-image: url("../imagens/fundo_centro.png");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E4EAD2;
}

.centro_superior {
	border-bottom: 2px solid #E5EAD2;
}

.itens_noticia ul li a {
	color: #a1ab88;
}

.itens_noticia .atual a {
	color: #535d3a;
}

.pesquisa input {
	border: 1px solid #668303;
	color: #668303;
}

.pesquisa #inputpesquisa {
	background-image: url("../imagens/lupa.jpg");
	background-repeat: no-repeat;
}

.corpo_sis h1 {
	color: #668303;
}

.corpo_sis h2 {
	color: #668303;
}

.rastro {
	color: #668303;
}

.rastro a,.rastro a:visited {
	color: #668303;
}

.rastro a:hover {
	color: #668303;
}

.noticia_destaque {
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: 1px solid #FFF;
}

h1 {
	color: #668303;
}

h1 a {
	color: #668303;
}

p {
	color: #668303;
}

p a,p a:visited {
	color: #668303;
}

table td {
	color: #668303;
	border: 1px solid #668303;
}

h2 a {
	color: #668303;
}

.imagem {
	background-color: #F3F7E9;
	border: 1px solid #e4e8d7;
}

.imagem p {
	color: #888B80;
}

.imagem a img {
	background-color: white;
}

.imagens {
	background-color: #F3F7E9;
	border: 1px solid #e4e8d7;
}

.imagens p {
	color: #888B80;
}

.imagens li a img {
	background-color: white;
}

.lista_imagens {
	background-color: #F3F7E9;
}

.lista_imagens li a img {
	border: 3px solid #FFF;
}

.lista_imagens h1 {
	border-bottom: 1px solid #668303;
}

.noticia_esquerda {
	border-right: 1px solid #FFF;
}

.outras_noticias {
	border-top: 1px solid #FFF;
}

.outras_noticias h1 {
	color: #535d3a;
}

.outras_noticias .leia_mais a {
	color: #668303;
}

.outras_noticias p {
	background-image: url(../imagens/bt_outrasnot.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-position: 10px;
	color: #668303;
}

.outras_noticias p a,.outras_noticias p a:visited {
	color: #668303;
}

.lista_de_noticias {
	background-image: url(../imagens/bt_anexos.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-position: 5px;
	border-top: 1px solid #EAEAEA;
}

.lista_de_noticias h1 a:hover {
	color: #668303;
}

.lista_de_noticias h2 {
	color: #668303;
}

.lista_de_licitacoes {
	border-top: 1px solid #EAEAEA;
}

.lista_de_licitacoes h1 {
	background-image: url(../imagens/bt_anexos.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-position: 5px;
}

.lista_de_licitacoes h2 {
	color: #668303;
}

.noticia h1,.lista_de_curso h1,.contatos h1 {
	color: #668303;
}

.noticia h2 {
	color: #668303;
}

.noticia h3 {
	color: #668303;
}

.lista_de_curso h2,.contatos h2 {
	background-image: url(../imagens/bt_anexos.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #668303;
}

.licitacao h1 {
	color: #668303;
}

.licitacao h2 {
	color: #668303;
}

.licitacao h3 {
	color: #668303;
}

.anexos {
	background-color: #F3F7E9;
}

.anexos h1 {
	border-bottom: 1px solid #668303;
}

.anexos a p {
	background-image: url(../imagens/anexo_ico.png);
	background-repeat: no-repeat;
	background-position: left;
	background-position: 7px;
	color: #668303;
}

.anexos a:hover {
	color: #668303;
}

.noticia a {
	color: #668303;
}

.noticia img {
	border: 3px solid #FFF;
}

.banners {
	background-color: #FFF;
}

.border_top_menu_direito {
	background-image: url(../imagens/border_top_mdir.gif);
	background-repeat: no-repeat;
}

.border_bottom_menu_direito {
	background-image: url(../imagens/border_bottom_mdir.gif);
	background-repeat: no-repeat;
}

ul.menu_direito {
	background-image: url(../imagens/b_m_dircursos.jpg);
	background-repeat: repeat-y;
}

ul.cursos {
	border: 1px solid #DAE2E4;
}

ul.cursos li {
	background-image: url(../imagens/bt_cursos.gif);
	background-repeat: no-repeat;
	background-position: 7px;
	color: #668303;
}

ul.cursos li a {
	color: #668303;
	background: none;
}

ul.arede li {
	background-image: url(../imagens/bt_arede.gif);
	background-repeat: no-repeat;
	background-position: 7px;
	color: #668303;
}

ul.arede li a {
	background: none;
}

ul.eventos li {
	background-image: url(../imagens/bt_eventos.gif);
	background-repeat: no-repeat;
	background-position: 7px;
	color: #668303;
}

ul.eventos li a {
	background: none;
	color: #668303;
}

.divisoria_cursos {
	background-image: url(../imagens/divisao_menudir.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.divisoria_arede {
	background-image: url(../imagens/divisao_menudir_arede.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.divisoria_eventos {
	background-image: url(../imagens/divisao_menudir_eventos.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.paginacao p {
	color: #668303;
}

.tabela_matriz table {
	border-top: 3px solid #426173;
}

.tabela_matriz table td {
	color: #426173;
	border: none;
}

.tabela_matriz table td {
	border-bottom: 1px solid #426173;
}

.tabela_matriz h2 {
	color: #426173;
}

.tabela_matriz table td p {
	color: #426173;
}

#rodape {
	background-color: #DAE4C0;
	color: #919A7B;
}