body
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: normal;
}

.cLumBody
{
	background: #b44d02;
	font-family: Trebuchet MS;
}

.texto
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: normal;
	line-height: 23px;
}

.texto_imprensa
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
}

.texto_link
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.texto_link:hover
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

#geral
{
	margin: 0 auto;
	width: 1000px;
}

.esquerda
{
	float: left;
}

.direita
{
	float: right;
}

.clear
{
	clear: both;
}

a
{
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.branco
{
	color: #fff;
}

/***** topo *****/
#topo
{
	float: left;
	width: 100%;
	height: 101px;
	background: url(../images/fundo-topo.jpg) no-repeat 0 0;
}

/* logotipo */
#topo .esquerda, #topo #logotipo h1 a
{
	width: 65px;
	height: 69px;
}
#topo #logotipo h1
{
	margin: 9px 0 0 13px;
}
#topo #logotipo h1 a
{
	display: block;
	background: url(../images/logotipo.jpg) no-repeat 0 0;
}
#topo #logotipo h1 span
{
	display: none;
}




#topo .direita
{
	margin: 5px 18px 0 0;
	width: 405px;
}

/* idioma */
#topo #idioma
{
	float: right;
	margin: 1px 0 0 0;
	width: 100px;
	height: 15px;
	color: #fff;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: right;
}

/* navegacao */
#topo #navegacao, #topo #busca
{
	margin: 30px 0 0 0;
}

#topo #navegacao
{
	margin: 34px 0 0 30px;
	width: 155px;
	height: 25px;
}
#topo #navegacao ul li
{
	float: left;
}

#topo #navegacao ul li a
{
	display: block;
	height: 12px;
}
#topo #navegacao ul li a span
{
	display: none;
}

#topo #navegacao ul li a#inicio
{
	background: url(../images/menu-navegacao-inicio.jpg) no-repeat 0 0;
	width: 30px;
}
#topo #navegacao ul li a#mapa
{
	background: url(../images/menu-navegacao-mapa.jpg) no-repeat 0 0;
	width: 30px;
}
#topo #navegacao ul li a#fale
{
	background: url(../images/menu-navegacao-fale.jpg) no-repeat 0 0;
	width: 65px;
}

#topo #navegacao ul li.divisoria
{
	padding-left: 9px;
	margin-left: 4px;
	background: url(../images/divisoria-menu-navegacao.jpg) no-repeat 0 2px;
}

/* busca */
#topo #busca
{
	width: 200px;
	height: 25px;
}
.texto-busca
{
	width: 130px;
	height: 16px;
}
.botao-busca
{
	margin-left: 3px;
	background-color: red;
	border: 0;
	background: url(../images/botao-busca.jpg) repeat-x 0 0;
	height: 21px;
	width: 47px;
	color: #fff;
	font: 11px "trebuchet ms" Arial, Helvetica, sans-serif;
	cursor: hand;
}

.botao-busca-en
{
	margin-left: 3px;
	background-color: red;
	border: 0;
	background: url(../images/botao-busca-en.jpg) repeat-x 0 0;
	height: 21px;
	width: 47px;
	color: #fff;
	font: 11px "trebuchet ms" Arial, Helvetica, sans-serif;
	cursor: hand;
}


/***** menu *****/
/*
#menu
{
	float: left;
	width: 100%;
	height: 31px;
	background: url(../images/fundo-menu.gif) no-repeat 0 0;
}
#menu ul
{
	margin: 0 0 0 175px;
}
#menu ul li
{
	float: left;
}

#menu li a
{
	color: #fff;
	font: bold 11px Arial, Helvetica, sans-serif;
	height: 31px;
	display: block;
}
#menu li a span
{
	display: none;
}

#menu li a#sobre
{
	background: url(../images/menu-sobre.jpg) no-repeat 0 0;
	width: 110px;
}
#menu li a#projetos
{
	background: url(../images/menu-projetos.jpg) no-repeat 0 0;
	width: 54px;
	margin: 0 0 0 28px;
}
#menu li a#parceiros
{
	background: url(../images/menu-parceiros.jpg) no-repeat 0 0;
	width: 61px;
	margin: 0 0 0 28px;
}
#menu li a#material
{
	background: url(../images/menu-material.jpg) no-repeat 0 0;
	width: 189px;
	margin: 0 0 0 28px;
}
#menu li a#imprensa
{
	background: url(../images/menu-imprensa.jpg) no-repeat 0 0;
	width: 106px;
	margin: 0 0 0 28px;
}
*/

/***** conteudo *****/
#conteudo
{
	float: left;
	width: 100%;
}

#conteudo #flash
{
	float: left;
	width: 100%;
	height: 491px;
}

#conteudo #chamadas
{
	float: left;
	margin: 1px 0 0 0;
	width: 100%;
	height: 155px;
	background: url(../images/fundo-chamadas.jpg) repeat-y 0 0;
}

#conteudo #chamadas #c1, #conteudo #chamadas #c2, #conteudo #chamadas #c3, #conteudo #chamadas #c4
{
	float: left;
	margin: 15px 0 0 0;
	padding: 10px 10px 0 15px;
	height: 115px;
}



#conteudo #chamadas #c1
{
	margin-left: 15px;
	width: 166px;
	background: url(../images/fundo-c1.jpg) repeat-y 0 0;
}

#conteudo #chamadas #c1 a, #conteudo #chamadas #c2 a
{
	color: #fff;
	font-size: 12px;
}
#conteudo #chamadas h2
{
	font: bold 13px Georgia, "Times New Roman" , Times, serif;
	color: #DCBE8C;
}

#conteudo #chamadas #c2 h2
{
	font-weight: normal;
	margin-bottom: 12px;
}

#conteudo #chamadas #c1 img
{
	margin-top: 10px;
}

#conteudo #chamadas p
{
	margin: 2px 0 5px 0;
}

#conteudo #chamadas #c2
{
	margin-left: 10px;
	width: 166px;
	background: url(../images/fundo-c2.jpg) repeat-y 0 0;
}
#conteudo #chamadas #c2 .titulo
{
	font-weight: normal;
}


#conteudo #chamadas #c3
{
	margin-left: 10px;
	width: 294px;
	background: url(../images/bg-c3.jpg) no-repeat 0 0;
	position: relative;
}

#conteudo #chamadas #c3 h2
{
	font-weight: bold;
	margin-bottom: 12px;
	color: #F0CDAD;
	font-size: 14px;
}

#conteudo #chamadas #c3 h3
{
	font-weight: normal;
	color: #fff;
	font-size: 13px;
	float: right;
	margin-right: 165px;
	margin-top: 10px;
}

#conteudo #chamadas #c3 div#sites
{
	position: relative;
	right: 10px;
}

#conteudo #chamadas #c3 div#sites div.thumb
{
	position: absolute;
	background: url(../images/borda.gif) no-repeat;
	height: 79px;
	width: 155px;
	right: 0;
	top: -28px;
}

#conteudo #chamadas #c3 div#sites div.thumb img
{
	margin: 3px 0 0 9px;
}

#conteudo #chamadas #c4
{
	margin-left: 10px;
	width: 213px;
	background: url(../images/fundo-c4.jpg) repeat-y 0 0;
}

#conteudo #chamadas #c4 h2
{
	background: url(../images/bt-conheca-parceiros.gif) repeat-y 0 0;
	width: 189px;
	height: 64px;
	text-indent: -9999em;
	margin: 30px 0 0 0;
	float: right;
}

#conteudo #chamadas #c4 h2 a
{
	display: block;
	width: 189px;
	height: 64px;
}

#rodape
{
	margin: 0 0 0 0;
	width: 100%;
	height: 55px;
	background: #000000;
}
#rodape p
{
	text-align: center;
	margin: 20px 0 0 0;
}

#rodape_admin
{
	margin: 0 0 0 0;
	width: 100%;
	height: 55px;
	background: #000000;
	border-top: 5px solid #b44d02;
}
#rodape_admin p
{
	text-align: center;
	margin: 20px 0 0 0;
}

.texto_rodape
{
	font-size: 10px;
	font-family: Trebuchet MS;
	color: #808080;
	text-align: center;
}

/*////////// MENU SECUNDARIO //////////*/

subMenu
{
	width: 1000px;
	color: white;
	height: 35px;
	background-color: #521000;
	font-family: sans-serif;
}

.subMenu td
{
	text-align: center;
}

.selecionado
{
	display: block;
	color: #EBD4AB;
	font-size: 14px;
	font-family: Trebuchet MS;
	text-align: right;
	text-decoration: none;
	font-weight: normal;
}

.selecionado:hover
{
	display: block;
	color: #EBD4AB;
	font-size: 14px;
	font-family: Trebuchet MS;
	text-align: right;
	text-decoration: underline;
	font-weight: normal;
}

.naoSelecionado
{
	color: white;
	font-size: 14px;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-weight: normal;
}

.naoSelecionado:hover
{
	color: white;
	font-size: 14px;
	font-family: Trebuchet MS;
	text-decoration: underline;
	font-weight: normal;
}

.separador
{
	width: 25px;
	color: #DFC498;
	font-size: 14px;
	text-align: center;
}

.fundoPreto
{
	color: white;
	background: black;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
}

.fundoPreto:hover
{
	color: white;
	background: black;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: underline;
}

.fundoCinza
{
	color: #b4a898;
	background: black;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
}

.fundoClaro
{
	width: 975px;
	height: 100%;
	color: #000000;
	background: #b7a785;
}

.blocoImagem
{
	color: #9a4d17;
	padding: 5px 10px 10px 10px;
	font-family: Trebuchet MS;
	font-size: 20px;
}

.blocoImagem img
{
	border: 11px solid #9a4d17;
	margin-top: 5px;
	margin-bottom: 10px;
}


.blocoTexto
{
	padding: 5px 10px 10px 10px;
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
}

.tituloBlocoTexto
{
	color: #521000;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	background: #b39770;
	margin-top: 15px;
	padding-left: 4px;
}

.tituloBlocoTexto_sem_fundo
{
	color: #521000;
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
}


.videoRelacionado
{
	margin-top: 15px;
	border-top: 3px solid #b39770;
	border-bottom: 3px solid #b39770;
	vertical-align: bottom;
	padding: 2px 0 3px 0;
}

.videoRelacionado_projeto_por_ano
{
	margin-top: 15px;
	border-top: 3px solid #a4977e;
	border-bottom: 3px solid #a4977e;
	vertical-align: bottom;
	padding: 2px 0 3px 0;
}

.videoRelacionado img
{
	vertical-align: middle;
}


.tituloDestaque
{
	font-size: 24px;
	font-family: Georgia;
	color: #ead5aa;
	padding-left: 15px;
	height: 55px;
	vertical-align: middle;
	text-decoration: none;
}

.tituloDestaque img
{
	margin-right: 2px;
	vertical-align: middle;
}

.link
{
	color: white;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.bannerImprensa
{
	/*color:#521000; 	font:10pt Verdana, Arial, Helvetica, sans-serif; 	font-weight:bolder;*/
	width: 935px;
	margin: 20px 0px 20px 10px;
	padding: 10px;
	background: #a9987a;
}

.buraco
{
	height: 30px;
}


.textoRodape
{
	text-align: center;
	padding-left: 180px;
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	color: white;
}

.fonte_destaques
{
	font: 11pt Georgia;
	color: #d9bf8c;
}

.fonte_destaques2
{
	font: 10pt Georgia;
	color: #d9bf8c;
}

.fonte_site_projetos
{
	font: 10pt Georgia;
	color: #ead4a9;
}

.fonte_destaques_conheca_mais
{
	font: 9pt Georgia;
	color: #ffffff;
	font-weight: bold;
}

.fonte_site_projetos2
{
	font: 13pt Georgia;
	color: #ead4a9;
}

.fonte_nome_site_projetos
{
	font: 10pt Georgia;
	color: #ffffff;
}

.fundo_site_projetos
{
	background: url(../images/fundo_site_projetos.jpg) 0px 16px;
	background-repeat: no-repeat;
}

.texto_paginacao
{
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.texto_paginacao:hover
{
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.texto_paginacao_selecionado
{
	color: #521000;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.texto_paginacao_selecionado:hover
{
	color: #521000;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.fundo_titulo_produto
{
	background-color: #b39771;
	font-size: 20px;
	color: #521001;
	font-weight: normal;
	font-family: Trebuchet MS;
	height: 33px;
	text-align: left;
}

.fundo_corpo
{
	background-color: #b7a785;
}

.texto_ano_campanha
{
	font-size: 14px;
	color: #521001;
	font-weight: bold;
	font-family: Trebuchet MS;
}

.texto_titulo_campanha
{
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-family: Trebuchet MS;
	text-decoration: none;
}

.texto_quantidade_campanha
{
	color: #51493a;
	font-weight: normal;
	font-family: Trebuchet MS;
	font-size: 12px;
}

.fundo_veja_tambem
{
	background-color: #a9987a;
}

.texto_veja_tambem
{
	font-size: 16px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #521001;
}

.input_text_busca
{
	border: 1px solid #a08762;
	height: 19px;
	width: 138px;
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
}

.fundo_administracao
{
	background-color: #b8a685;
}

.cLumSiteMapRow
{
	padding: 0px 0px 0px 0px;
}

.texto_mapadosite_primeiro_nivel
{
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.texto_mapadosite_primeiro_nivel:hover
{
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.texto_mapadosite_segundo_nivel
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.texto_mapadosite_segundo_nivel:hover
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.texto_mapadosite_terceiro_nivel
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.texto_mapadosite_terceiro_nivel:hover
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.fonte_titulo_sala_de_imprensa
{
	height: 36px;
	background-color: #9d744b;
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	color: #ead4a9;
}

.fundo_item_sala_de_imprensa
{
	background-color: #93856a;
	padding-top: 14px;
	padding-bottom: 16px;
	padding-left: 10px;
	padding-right: 10px;
}

.texto_link_saiba_mais
{
	font-family: Georgia;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.texto_link_saiba_mais:hover
{
	font-family: Georgia;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #000000;
}

.texto_voltar
{
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.texto_voltar:hover
{
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

img#imagemCentral
{
	display: block;
	border-bottom: 1px solid #B44D02;
	float: left;
}

ul#menu
{
	float: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

ul#menu li
{
	float: left;
	border-right: 2px solid #000000;
}

li#menu-quem-somos a
{
	height: 31px;
	width: 97px;
	list-style: none;
	float: left;
	background-image: url(../images/menu-quem-somos.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #000000;
}

li#menu-quem-somos a:hover
{
	height: 31px;
	width: 97px;
	list-style: none;
	float: left;
	background-image: url(../images/menu-quem-somos-on.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #000000;
}

li#menu-quem-somos-selected a
{
	height: 33px;
	width: 97px;
	list-style: none;
	float: left;
	background-image: url(../images/menu-quem-somos-selected.jpg);
	background-repeat: no-repeat;
}

li#menu-area-atuacao a
{
	height: 31px;
	width: 138px;
	list-style: none;
	float: left;
	background-image: url(../images/menu-area-atuacao.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #000000;
}

li#menu-area-atuacao a:hover
{
	height: 31px;
	width: 138px;
	list-style: none;
	float: left;
	background-image: url(../images/menu-area-atuacao-on.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #000000;
}

li#menu-area-atuacao-selected a
{
	height: 31px;
	width: 138px;
	list-style: none;
	float: left;
	background-image: url(../images/menu-area-atuacao-selected.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #521000;
}

li#menu-projetos a
{
	height: 31px;
	width: 84px;
	list-style: none;
	float: left;
	background-image: url(../images/menu-projetos.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #000000;
}

li#menu-projetos a:hover
{
	height: 31px;
	width: 84px;
	list-style: none;
	float: left;
	background-image: url(../images/menu-projetos-on.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #000000;
}

li#menu-projetos-selected a
{
	height: 31px;
	width: 84px;
	list-style: none;
	float: left;
	background-image: url(../images/menu-projetos-selected.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #521000;
}

li#menu-parceiros a
{
	height: 31px;
	width: 88px;
	list-style: none;
	float: left;
	background-image: url(../images/menu-parceiros.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #000000;
}

li#menu-parceiros a:hover
{
	height: 31px;
	width: 88px;
	list-style: none;
	float: left;
	background-image: url(../images/menu-parceiros-on.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #000000;
}

li#menu-parceiros-selected a
{
	height: 31px;
	width: 88px;
	list-style: none;
	float: left;
	background-image: url(../images/menu-parceiros-selected.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #521000;
}

li#menu-material a
{
	height: 31px;
	width: 169px;
	list-style: none;
	float: left;
	background-image: url(../images/menu-material.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #000000;
}

li#menu-material a:hover
{
	height: 31px;
	width: 169px;
	list-style: none;
	float: left;
	background-image: url(../images/menu-material-on.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #000000;
}

li#menu-material-selected a
{
	height: 31px;
	width: 169px;
	list-style: none;
	float: left;
	background-image: url(../images/menu-material-selected.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #521000;
}

li#menu-imprensa a
{
	height: 31px;
	width: 135px;
	list-style: none;
	float: left;
	background-image: url(../images/menu-imprensa.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #000000;
}

li#menu-imprensa a:hover
{
	height: 31px;
	width: 135px;
	list-style: none;
	float: left;
	background-image: url(../images/menu-imprensa-on.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #000000;
}

li#menu-imprensa-selected a
{
	height: 33px;
	width: 135px;
	list-style: none;
	float: left;
	background-image: url(../images/menu-imprensa-selected.jpg);
	background-repeat: no-repeat;
}

li#menu-quem-somos-en a
{
	height: 31px;
	width: 219px;
	list-style: none;
	float: left;
	background-image: url(../images/menu-quem-somos-en.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #000000;
}

li#menu-quem-somos-en a:hover
{
	height: 31px;
	width: 219px;
	list-style: none;
	float: left;
	background-image: url(../images/menu-quem-somos-on-en.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #000000;
}

li#menu-quem-somos-selected-en a
{
	height: 33px;
	width: 219px;
	list-style: none;
	float: left;
	background-image: url(../images/menu-quem-somos-selected-en.jpg);
	background-repeat: no-repeat;
}

li#menu-area-atuacao-en a
{
	height: 31px;
	width: 270px;
	list-style: none;
	float: left;
	background-image: url(../images/menu-area-atuacao-en.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #000000;
}

li#menu-area-atuacao-en a:hover
{
	height: 31px;
	width: 270px;
	list-style: none;
	float: left;
	background-image: url(../images/menu-area-atuacao-on-en.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #000000;
}

li#menu-area-atuacao-selected-en a
{
	height: 31px;
	width: 270px;
	list-style: none;
	float: left;
	background-image: url(../images/menu-area-atuacao-selected-en.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #521000;
}

li#menu-projetos-en a
{
	height: 31px;
	width: 193px;
	list-style: none;
	float: left;
	background-image: url(../images/menu-projetos-en.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #000000;
}

li#menu-projetos-en a:hover
{
	height: 31px;
	width: 193px;
	list-style: none;
	float: left;
	background-image: url(../images/menu-projetos-on-en.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #000000;
}

li#menu-projetos-selected-en a
{
	height: 33px;
	width: 193px;
	list-style: none;
	float: left;
	background-image: url(../images/menu-projetos-selected-en.jpg);
	background-repeat: no-repeat;
}

li#menu-noticias-en a
{
	height: 31px;
	width: 136px;
	list-style: none;
	float: left;
	background-image: url(../images/menu-imprensa.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #000000;
}

li#menu-noticias-en a:hover
{
	height: 31px;
	width: 136px;
	list-style: none;
	float: left;
	background-image: url(../images/menu-imprensa-on.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #000000;
}

li#menu-noticias-selected-en a
{
	height: 33px;
	width: 136px;
	list-style: none;
	float: left;
	background-image: url(../images/menu-imprensa-selected.jpg);
	background-repeat: no-repeat;
}

.container
{
	float: left;
	width: 100%;
	text-align: center;
}

.seta_esq
{
	height: 17px;
	width: 20px;
	float: left;
	background-image: url(../images/seta_esq.jpg);
	background-repeat: no-repeat;
}

.seta_esq:hover
{
	height: 17px;
	width: 20px;
	float: left;
	background-image: url(../images/seta_esq_on.jpg);
	background-repeat: no-repeat;
}

.seta_dir
{
	height: 17px;
	width: 20px;
	float: right;
	background-image: url(../images/seta_dir.jpg);
	background-repeat: no-repeat;
}

.seta_dir:hover
{
	height: 17px;
	width: 20px;
	float: right;
	background-image: url(../images/seta_dir_on.jpg);
	background-repeat: no-repeat;
}

.texto_nav_auxiliar
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.texto_nav_auxiliar:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

.texto_lingua
{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.texto_lingua:hover
{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background-color: #b44d02;
}

.texto_assunto
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #521001;
	font-weight: normal;
}

div.conselho-curador p
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

.texto_titulo_noticia
{
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Trebuchet MS;
	text-decoration: none;
}

.texto_titulo_noticia:hover
{
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Trebuchet MS;
	text-decoration: underline;
}

.fundo_banner_admin
{
	background-color: #000000;
	border-bottom: 5px solid #b44d02;
}

.fundo_lateral_admin
{
	background-color: #000000;
}

.texto_menu_admin
{
	font-family: Georgia;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.texto_menu_admin:hover
{
	font-family: Georgia;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

.texto_menu_admin_selected
{
	font-family: Georgia;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background-color: #6e624f;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;	
}

.texto_menu_admin_selected:hover
{
	font-family: Georgia;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	background-color: #6e624f;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;	
}

.texto_menu_admin_segundo_nivel
{
	font-family: Georgia;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.texto_menu_admin_segundo_nivel:hover
{
	font-family: Georgia;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.texto_menu_admin_segundo_nivel_selected
{
	font-family: Georgia;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #6e624f;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.texto_menu_admin_segundo_nivel_selected:hover
{
	font-family: Georgia;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	background-color: #6e624f;
	padding-left: 4px;
	padding-right: 4px;	
	padding-top: 2px;
	padding-bottom: 2px;		
}

.linha_menu_admin
{
	border-bottom: 1px solid #b0a38d;
}

.fundo_coluna_menu_admin
{
	background-color: #9d8d71;
}

.tit
{
	color: #661800 !important;
	padding-bottom: 8px !important;
}

#LumButton2
{
	background-color: #dcd3c2;
	padding-left: 4px;
}

.cLumTableAdminCell
{
	background-color: #dcd3c2;
	color: #343434 !important;
	font-family: Trebuchet MS !important;
	font-size: 12px !important;
	font-weight: normal !important;
}

th a
{
	color: #343434 !important;
	font-family: Trebuchet MS !important;
	font-size: 12px !important;
	font-weight: normal !important;
	text-decoration: none !important;
}
th a:hover
{
	color: #343434 !important;
	font-family: Trebuchet MS !important;
	font-size: 12px !important;
	font-weight: normal !important;
	text-decoration: underline !important;
}

td.cLumTableAdminCell a
{
	color: #343434 !important;
	font-family: Trebuchet MS !important;
	font-size: 12px !important;
	font-weight: normal !important;
	text-decoration: none !important;
}

td.cLumTableAdminCell a:hover
{
	color: #343434 !important;
	font-family: Trebuchet MS !important;
	font-size: 12px !important;
	font-weight: normal !important;
	text-decoration: underline !important;
}

.link_rodape
{
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.link_rodape:hover
{
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

.texto_linha_do_tempo
{
	font-family: Georgia;
	font-size: 14px;
	color: #662e1b;
	font-weight: bold;
}

.texto_titulo_material_educacional
{
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Trebuchet MS;
	text-decoration: none;
}

.texto_titulo_material_educacional:hover
{
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Trebuchet MS;
	text-decoration: underline;
}

.texto_titulo_projeto
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
}

.texto_legenda_projeto
{
	font-family: Georgia;
	font-size: 12px;
	color: #534935;
}

.texto_paginacao_paginas
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.texto_titulo_pagina_administracao
{
	color: #661800;
	font-family: Georgia;
	font-weight: normal;
	font-size: 22px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.link_decada_categoria
{
	font-family: Trebuchet MS;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.link_decada_categoria:hover
{
	font-family: Trebuchet MS;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

.link_decada_categoria_selected
{
	font-family: Trebuchet MS;
	color: #ead4a9;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	
}

.link_decada_categoria_selected:hover
{
	font-family: Trebuchet MS;
	color: #ead4a9;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;	
}

.texto_separador_decada_categoria
{
	font-family: Trebuchet MS;
	color: #6c624e;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.fundo_preto
{
	background-color: #000000;
}

.fundo_preto td
{
	border-bottom: 4px solid #000000;
}

.menu_decada_70
{
	height: 60px;
	width: 195px;
	background-image: url(../images/decada_70.jpg);
	background-repeat: no-repeat;
}

.menu_decada_70_selected
{
	height: 60px;
	width: 195px;
	background-image: url(../images/decada_70_selected.jpg);
	background-repeat: no-repeat;
}

ul#menu-decadas
{
	float: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

ul#menu-decadas li
{
	float: left;
	border-right: 5px solid #000000;
}

li#menu-decada-70 a
{
	height: 60px;
	width: 193px;
	list-style: none;
	float: left;
	background-image: url(../images/decada_70.jpg);
	background-repeat: no-repeat;
	border-bottom: 4px solid #000000;
	border-left: 11px solid #000000;
}

li#menu-decada-70-selected a
{
	height: 60px;
	width: 193px;
	list-style: none;
	float: left;
	background-image: url(../images/decada_70_selected.jpg);
	background-repeat: no-repeat;
	padding-bottom: 4px;
	background-color: #6c624e;
	border-left: 11px solid #000000;
}

li#menu-decada-80 a
{
	height: 60px;
	width: 191px;
	list-style: none;
	float: left;
	background-image: url(../images/decada_80.jpg);
	background-repeat: no-repeat;
	border-bottom: 4px solid #000000;
}

li#menu-decada-80-selected a
{
	height: 60px;
	width: 191px;
	list-style: none;
	float: left;
	background-image: url(../images/decada_80_selected.jpg);
	background-repeat: no-repeat;
	padding-bottom: 4px;
	background-color: #6c624e;
}

li#menu-decada-90 a
{
	height: 60px;
	width: 190px;
	list-style: none;
	float: left;
	background-image: url(../images/decada_90.jpg);
	background-repeat: no-repeat;
	border-bottom: 4px solid #000000;
}

li#menu-decada-90-selected a
{
	height: 60px;
	width: 190px;
	list-style: none;
	float: left;
	background-image: url(../images/decada_90_selected.jpg);
	background-repeat: no-repeat;
	padding-bottom: 4px;
	background-color: #6c624e;
}

li#menu-decada-00 a
{
	height: 60px;
	width: 191px;
	list-style: none;
	float: left;
	background-image: url(../images/decada_00.jpg);
	background-repeat: no-repeat;
	border-bottom: 4px solid #000000;
}

li#menu-decada-00-selected a
{
	height: 60px;
	width: 191px;
	list-style: none;
	float: left;
	background-image: url(../images/decada_00_selected.jpg);
	background-repeat: no-repeat;
	padding-bottom: 4px;
	background-color: #6c624e;
}

li#menu-decada-10 a
{
	height: 60px;
	width: 193px;
	list-style: none;
	float: left;
	background-image: url(../images/decada_10.jpg);
	background-repeat: no-repeat;
	border-bottom: 4px solid #000000;
	border-right: 7px solid #000000;
}

li#menu-decada-10-selected a
{
	height: 60px;
	width: 193px;
	list-style: none;
	float: left;
	background-image: url(../images/decada_10_selected.jpg);
	background-repeat: no-repeat;
	padding-bottom: 4px;
	background-color: #6c624e;
	border-right: 7px solid #000000;
}

li#menu-decada-70-maior a
{
	height: 60px;
	width: 241px;
	list-style: none;
	float: left;
	background-image: url(../images/decada-70-maior.jpg);
	background-repeat: no-repeat;
	border-bottom: 4px solid #000000;
	border-left: 11px solid #000000;
}

li#menu-decada-70-maior-selected a
{
	height: 60px;
	width: 241px;
	list-style: none;
	float: left;
	background-image: url(../images/decada-70-maior-selected.jpg);
	background-repeat: no-repeat;
	padding-bottom: 4px;
	background-color: #6c624e;
	border-left: 11px solid #000000;
}

li#menu-decada-80-maior a
{
	height: 60px;
	width: 241px;
	list-style: none;
	float: left;
	background-image: url(../images/decada-80-maior.jpg);
	background-repeat: no-repeat;
	border-bottom: 4px solid #000000;
}

li#menu-decada-80-maior-selected a
{
	height: 60px;
	width: 241px;
	list-style: none;
	float: left;
	background-image: url(../images/decada-80-maior-selected.jpg);
	background-repeat: no-repeat;
	padding-bottom: 4px;
	background-color: #6c624e;
}

li#menu-decada-90-maior a
{
	height: 60px;
	width: 241px;
	list-style: none;
	float: left;
	background-image: url(../images/decada-90-maior.jpg);
	background-repeat: no-repeat;
	border-bottom: 4px solid #000000;
}

li#menu-decada-90-maior-selected a
{
	height: 60px;
	width: 241px;
	list-style: none;
	float: left;
	background-image: url(../images/decada-90-maior-selected.jpg);
	background-repeat: no-repeat;
	padding-bottom: 4px;
	background-color: #6c624e;
}

li#menu-decada-00-maior a
{
	height: 60px;
	width: 241px;
	list-style: none;
	float: left;
	background-image: url(../images/decada-00-maior.jpg);
	background-repeat: no-repeat;
	border-bottom: 4px solid #000000;
	border-right: 6px solid #000000;
}

li#menu-decada-00-maior-selected a
{
	height: 60px;
	width: 241px;
	list-style: none;
	float: left;
	background-image: url(../images/decada-00-maior-selected.jpg);
	background-repeat: no-repeat;
	padding-bottom: 4px;
	background-color: #6c624e;
	border-right: 6px solid #000000;
}

.fundo_lista_anos
{
	height:42px;
	background-color: #6c624e;
}

.texto_lista_anos
{
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.texto_lista_anos:hover
{
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}

.texto_lista_anos_selected
{
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.texto_lista_anos_selected:hover
{
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

.texto_separador_decada_categoria
{
	font-family: Georgia;
	color: #898171;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

.fundo_detalhe_projeto_2
{
	background-color: #b8a685;
}

.fundo_detalhe_projeto_1
{
	background-color: #6c624e;
}

.fundo_ano_selecao
{
	background-image: url(../images/decada_selecao.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.text_ano_aconteceu
{
	color: #928469;
	font-family: Georgia;
	font-size: 72px;
	font-weight: normal;
}

.fundo_item_projeto_por_ano
{
	background-color: #9a8b6f;
}

.texto_local_projeto_por_ano
{
	color: #000000;
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
}

.texto_titulo_projeto_por_ano
{
	color: #FFFFFF;
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.texto_titulo_projeto_por_ano:hover
{
	color: #FFFFFF;
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.texto_titulo_detalhe_projeto_por_ano
{
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	color: #521001;
}

.fundo_indice_projetos
{
	background-color: #6c624e;
	width: 100%;
}

.fundo_indice_projetos_2
{
	background-color: #887b62;
}

.text_titulo_indice_projetos
{
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #b8a685;
}

.texto_busca_projetos
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #bfb09e;
	font-weight: normal;
}

ul#menu-categorias
{
	float: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

ul#menu-categorias li
{
	float: left;
	border-right: 5px solid #000000;
}


li#menu-categoria-patrimonio a
{
	height: 60px;
	width: 241px;
	list-style: none;
	float: left;
	background-image: url(../images/patrimonio.jpg);
	background-repeat: no-repeat;
	border-bottom: 4px solid #000000;
}

li#menu-categoria-patrimonio-selected a
{
	height: 60px;
	width: 241px;
	list-style: none;
	float: left;
	background-image: url(../images/patrimonio_selected.jpg);
	background-repeat: no-repeat;
	padding-bottom: 4px;
	background-color: #6c624e;
}


li#menu-categoria-meioambiente a
{
	height: 60px;
	width: 241px;
	list-style: none;
	float: left;
	background-image: url(../images/meioambiente.jpg);
	background-repeat: no-repeat;
	border-bottom: 4px solid #000000;
}

li#menu-categoria-meioambiente-selected a
{
	height: 60px;
	width: 241px;
	list-style: none;
	float: left;
	background-image: url(../images/meioambiente_selected.jpg);
	background-repeat: no-repeat;
	padding-bottom: 4px;
	background-color: #6c624e;
}

li#menu-categoria-educacao a
{
	height: 60px;
	width: 241px;
	list-style: none;
	float: left;
	background-image: url(../images/educacao.jpg);
	background-repeat: no-repeat;
	border-bottom: 4px solid #000000;
	border-left: 11px solid #000000;
}

li#menu-categoria-educacao-selected a
{
	height: 60px;
	width: 241px;
	list-style: none;
	float: left;
	background-image: url(../images/educacao_selected.jpg);
	background-repeat: no-repeat;
	padding-bottom: 4px;
	background-color: #6c624e;
	border-left: 11px solid #000000;
}

li#menu-categoria-tvfutura a
{
	height: 60px;
	width: 241px;
	list-style: none;
	float: left;
	background-image: url(../images/tvfutura.jpg);
	background-repeat: no-repeat;
	border-bottom: 4px solid #000000;
	border-right: 6px solid #000000;
}

li#menu-categoria-tvfutura-selected a
{
	height: 60px;
	width: 241px;
	list-style: none;
	float: left;
	background-image: url(../images/tvfutura_selected.jpg);
	background-repeat: no-repeat;
	padding-bottom: 4px;
	background-color: #6c624e;
	border-right: 6px solid #000000;
}


ul#menu-categorias-seta
{
	float: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

ul#menu-categorias-seta li
{
	float: left;
	border-right: 5px solid #6c624e;
}
li#menu-categoria-meioambiente-seta
{
	height: 10px;
	width: 241px;
	list-style: none;
	float: left;
	background-color: #6c624e;
}
li#menu-categoria-meioambiente-seta-selected
{
	height: 10px;
	width: 241px;
	list-style: none;
	float: left;
	background-color: #6c624e;
	background-image: url(../images/seta_menu_categoria.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
}

li#menu-categoria-patrimonio-seta
{
	height: 10px;
	width: 241px;
	list-style: none;
	float: left;
	background-color: #6c624e;
}
li#menu-categoria-patrimonio-seta-selected
{
	height: 10px;
	width: 241px;
	list-style: none;
	float: left;
	background-color: #6c624e;
	background-image: url(../images/seta_menu_categoria.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
}

li#menu-categoria-educacao-seta
{
	height: 10px;
	width: 241px;
	list-style: none;
	float: left;
	background-color: #6c624e;
	border-left: 11px solid #000000;
}
li#menu-categoria-educacao-seta-selected
{
	height: 10px;
	width: 241px;
	list-style: none;
	float: left;
	background-color: #6c624e;
	border-left: 11px solid #000000;
	background-image: url(../images/seta_menu_categoria.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

li#menu-categoria-tvfutura-seta
{
	height: 10px;
	width: 241px;
	list-style: none;
	float: left;
	background-color: #6c624e;
	border-right: 11px solid #000000 !important;
}
li#menu-categoria-tvfutura-seta-selected
{
	height: 10px;
	width: 241px;
	list-style: none;
	float: left;
	background-color: #6c624e;
	border-right: 11px solid #000000 !important;
	background-image: url(../images/seta_menu_categoria.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
}

.fundo_faleconosco
{
    background-color: #b8a685;
}

.texto_faleconosco
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-right: 9px;
	vertical-align: middle;
	text-align: right;
	height: 29px;
	width: 88px;
}

.input_faleconosco
{
    color: #000000;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;	
	vertical-align: top;
	height: 29px;    
}

.botao-enviar
{	
	background-image: url(../images/botao-enviar.jpg);	
	background-repeat: no-repeat;
	border: 0px;
	height: 23px;
	width: 49px;
	cursor: hand;
}

.botao-enviar-en
{	
	background-image: url(../images/send.gif);	
	background-repeat: no-repeat;
	border: 0px;
	height: 23px;
	width: 49px;
	cursor: hand;
}

.fundo_resposta_fale_conosco
{
	background-color: #c6b89d;
	width: 380px;
	height: 126px;
}

.fundo_titulo_detalhe_fale_conosco
{
	background-color: #cec3ac;
}

.fundo_detalhe_fale_conosco
{
	background-color: #c6b89d;
}

.texto_resposta_fale_conosco
{
	color: #b44d02;
	font-size: 24px;
	font-weight: normal;
	font-family: Georgia;
}

.texto_resposta_fale_conosco_2
{
	color: #6e6555;
	font-size: 24px;
	font-weight: normal;
	font-family: Georgia;
}

.texto_titulo_detalhe_fale_conosco
{
	color: #7c7567;
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
}

.texto_fale_conosco
{
	color: #b44d02;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
}

.texto_titulo_area_de_atuacao
{
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Trebuchet MS;
	text-decoration: none;
}

.fundo_area_de_atuacao1
{
	background-color:#b44d02;
}

.fundo_area_de_atuacao2
{
	background-color:#2c8000;
}

.fundo_area_de_atuacao3
{
	background-color:#7f7f7f;
}

.fundo_area_de_atuacao4
{
	background-color:#0563ab;
}

.texto_depoimento_video
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
}

.fundo_depoimentos
{
	background: url(../images/fundo_bege.gif);
	background-repeat: repeat-y;
}

.titulo_depoimentos
{
	font-size: 14px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #521001;
}

.blocoImagemMenor img
{
	border: 6px solid #9a4d17;
	margin-bottom: 10px;
}

.depoimentoRelacionado
{
	margin-top: 15px;
	border-top: 4px solid #a4977e;
	border-bottom: 4px solid #a4977e;
	vertical-align: bottom;
	padding: 16px 0 16px 0;
}