/* ESTILOS DA PÁGINA PRINCIPAL */
@IMPORT url("reset.css");

body {
	font: normal 13px "Trebuchet MS", Arial, Helvetica;
	background: url(../images/fundo.png) repeat-x;
	background-color: #E6E6E6;
}

#topo {
	background: url(../images/topo.png) repeat-x;
	height: 30px;
}

#topo #newsticker {
	width: 940px;
	height: 24px;
	margin: 0 auto;
	padding-top: 2px;
}

#topo #newsticker img#borda_esq, img#borda_dir {
	float: left;
	width: 4px;
}

/* ESTILOS NECESSÁRIOS PARA O NEWSTICKER */
#topo #newsticker #news {
	float: left;
	background: url(../images/newsticker_fundo.png) repeat-x;
	width: 932px;
	height: 24px;
}

#topo #newsticker #news .tickercontainer .mask {
	position: relative;
	left: 0;
	overflow: hidden;
}

#topo #newsticker #news .tickercontainer ul {padding-top: 3px;}
#topo #newsticker #news .tickercontainer ul.newsticker {position: relative;}
#topo #newsticker #news .tickercontainer ul.newsticker li {display: inline;}
#topo #newsticker #news li a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-right: 30px;
}

#corpo {
	width: 940px;
	margin: 0 auto;
}

#corpo #links {
	padding-top: 12px;
	padding-bottom: 20px;
	text-align: right;
}

#corpo #links li {
	display: inline;
	padding-left: 15px;
}

#corpo #links li a {
	font-weight: bold;
	color: #00245A;
	text-decoration: none;
}
#corpo #links li a:hover{
	color: #304A6F;
}

#corpo #logotipo {
	height: 75px;
	padding-bottom: 24px;
	position: relative;
}

#corpo #logotipo #imagens {
	float: left;
	width: 745px;
}

#corpo #logotipo img#logo {padding-right: 15px;}

/* EXIBE O BOX DO USUÁRIO QUANDO ESTÁ LOGADO */
#corpo #logotipo #usuario_logado {
	background: url(../images/logado_fundo.png) no-repeat;
	width: 205px;
	height: 75px;
	position: absolute;
	right: 180px;
}

#corpo #logotipo #usuario_logado p {
	width: 155px;
	height: 18px;
	margin: 25px 0 0 25px;
	font-weight: bold;
	color: #FFF;
	overflow: hidden;
}

#corpo #logotipo #usuario_logado #usuario_links {
	width: 135px;
	padding: 4px 45px;
}

#corpo #logotipo #usuario_logado #usuario_links a#area_privada, a#sair {
	float: left;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	padding: 2px 0 2px 10px;
}

#corpo #logotipo #usuario_logado #usuario_links a#area_privada {
	background: url(../images/logado_btn_ap.png) no-repeat;
	width: 78px;
}

#corpo #logotipo #usuario_logado #usuario_links a#sair {
	background: url(../images/logado_btn_sair.png) no-repeat;
	width: 37px;
}

#corpo #logotipo #relogio {
	float: right;
	background: url(../images/relogio_fundo.png) no-repeat;
	width: 185px;
	height: 75px;
	position: relative;
}

#corpo #logotipo #relogio a {
	font: bold 32px Helvetica, Arial;
	color: #FFF;
	position: absolute;
	top: 15px;
	left: 50px;
	text-decoration: none;
}

#corpo #menu {
	clear: both;
	height: 300px;
	margin-bottom: 30px;
}

#corpo #menu ul {height: 35px;}
#corpo #menu li {
	float: left;
	/*width: 155px;*/
	text-align: center;
	padding: 5px 20px 0;
}

#corpo #menu li a {
	font-weight: bold;
	font-size: 16px;
	color: #9F7C52;
	text-decoration: none;
}

#corpo #menu li.ativo {
	background: url(../images/menu_orelha.png) repeat-x;
	/*width: 135px;*/
	height: 30px;
	padding: 5px 20px 0;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
}

#corpo #menu li.ativo a {color: #3D2012;}

#corpo #menu #descricao {
	background: url(../images/menu_fundo.png) repeat-x;
	height: 265px;
	border-left: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
}

#corpo #menu #descricao #descricao_conteudo {
	float: left;
	width: 420px;
	color: #003C72;
	padding: 25px;
	padding-top: 10px;
}

#corpo #menu #descricao #descricao_conteudo #descricao_btn {
	float: right;
	padding-top: 5px;
}
#corpo #menu #descricao #descricao_imagem {
	position: relative;
}
#corpo #menu #descricao #descricao_imagem img {
	float: right;
}

#corpo #menu #descricao #descricao_imagem #tarja {
	background: url(../images/tarja_fundo.png) repeat;
	color: #FFF;
	width: 446px;
	height: 40px;
	padding: 5px 10px;
	position: absolute;
	top: 215px;
	/*top: 173px;*/
	right: 0;
	_left: 3px;
}

#corpo #menu #descricao #descricao_imagem #tarja a {
	text-decoration: none;
	color: #FFF;
}

#corpo #menu #descricao #descricao_imagem #tarja h1 {
	padding-bottom: 5px;
}

#corpo #menu #busca {float: right;}
#corpo #projetos {
	clear: right;
	background: url(../images/projetos_fundo.png) repeat-x;
	height: 435px;
	padding: 28px;
}

#corpo #projetos #projetos_painel {height: 130px;}
#corpo #projetos #projetos_painel #invista {
	float: left;
	width: 490px;
	height: 130px;
	padding-right: 28px;
}

#corpo #projetos #projetos_painel #invista h1, #acompanhe h1, .fonte h1 {
	font-size: 20px;
	color: #FFF;
	padding-bottom: 5px;
}

#corpo #projetos #projetos_painel #invista p {
	font-size: 12px;
	color: #7AD3FF;
}

#corpo #projetos #projetos_painel #invista #invista_btn {float: right;}
#corpo #projetos #projetos_painel .separador {float: left;}
#corpo #projetos #projetos_painel #acompanhe {
	float: left;
	width: 335px;
	padding-left: 28px;
}

#corpo #projetos #projetos_painel #acompanhe table {
	width: 335px;
	height: 100px;
}

#corpo #projetos #projetos_painel #acompanhe td.label {
	width: 120px;
	font-size: 12px;
	color: #7AD3FF;
}

#corpo #projetos #projetos_painel #acompanhe input#email, input#senha {
	width: 205px;
	height: 15px;
	background: url(../images/campo_fundo.png) right bottom no-repeat;
	padding: 5px;
	margin-bottom: 5px;
	border: none;
}

#corpo #projetos #projetos_painel #acompanhe input#submit {padding-top: 8px;}
#corpo #projetos #projetos_tabela {padding-top: 15px;}
#corpo #projetos #projetos_tabela ul {margin-left: 12px;}
#corpo #projetos #projetos_tabela li {
	height: 25px;
	display: inline;
}

#corpo #projetos #projetos_tabela li img.po_borda_esq, img.po_borda_dir {
	float: left;
	width: 4px;
}

#corpo #projetos #projetos_tabela li img.po_borda_dir {margin-right: 2px;}
#corpo #projetos #projetos_tabela li a {
	float: left;
	background: url(../images/projetos_orelha_fundo.png) repeat-x;
	height: 20px;
	font-size: 12px;
	color: #FFF;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

#corpo #projetos #projetos_dados {
	clear: left;
	height: 265px;
}

#corpo #projetos #projetos_dados th {
	background-color: #000A15;
	height: 20px;
	color: #FFF;
	border-bottom: 2px dotted #424C58;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: bottom;
}

#corpo #projetos #projetos_dados th#th_projeto {
	width: 270px;
	padding-left: 20px;
}

#corpo #projetos #projetos_dados th#th_localizacao {
	width: 190px;
}

#corpo #projetos #projetos_dados th#th_tema {
	width: 130px;
}

#corpo #projetos #projetos_dados th#th_ai {
	width: 80px;
	text-align: center;
}

#corpo #projetos #projetos_dados th#th_ad {
	width: 80px;
	text-align: center;
}

#corpo #projetos #projetos_dados th#th_botao {
	width: 100px;
	padding-left: 15px;
}
#corpo #projetos #projetos_dados #dados {
	height: 220px;
	overflow: scroll;
	overflow-x: hidden;
}

#corpo #projetos #projetos_dados tr:hover {background-color: #252F3C;}
#corpo #projetos #projetos_dados td {
	height: 45px;
	font-size: 12px;
	color: #FFF;
	vertical-align: middle;
	text-align: center;
}

#corpo #projetos #projetos_dados td.td_projeto {
	width: 270px;
	padding-left: 20px;
	text-align: left;
}

#corpo #projetos #projetos_dados td.td_projeto a {
	color: #6DCEFF;
	text-decoration: none;
}

#corpo #projetos #projetos_dados td.td_projeto p {color: #FFF;}
#corpo #projetos #projetos_dados td.td_localizacao {
	width: 190px;
	text-align: left;
}

#corpo #projetos #projetos_dados td.td_tema {
	width: 130px;
	text-align: left;
}

#corpo #projetos #projetos_dados td.td_ai {width: 80px;}
#corpo #projetos #projetos_dados td.td_ad {
	width: 80px;
}

#corpo #projetos #projetos_dados td.td_botao {width: 100px;}
#corpo #conteudo {
	height: 390px;
	background-color: #FFF;
	padding: 28px 28px 0;
	border-bottom: 1px solid #999999;
}

#corpo #conteudo #textos {
	float: left;
	font-size: 12px;
	color: #333333;
}#corpo #conteudo #textos a {
	color: #666666;

	font-weight: bold;
	text-decoration: none;
}

#corpo #conteudo #textos p {
	font-weight: bold;
	color: #608EAE;
}

#corpo #conteudo #textos .texto {
	width: 515px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#corpo #conteudo #textos .texto h1 {
	font-size: 18px;
	padding-bottom: 5px;
}

#corpo #conteudo #textos .texto h1 a {
	color: #666666;
	text-decoration: none;
}

#corpo #conteudo #textos .texto h1 a:hover{color: #7F7F7F;}
#corpo #conteudo #textos .texto a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#corpo #conteudo .separador {float: left;}
#corpo #conteudo #video {
	float: left;
	padding-left: 25px;
}

#rodape {
	width: 940px;
	margin: 0 auto;
}
#rodape #busca {


	width: 245px;


	padding: 0;


	position: relative;


}





#rodape #busca input#input_busca {


	width: 150px;


	background: url(../images/busca_fundo.png) right top no-repeat;


	font: normal 13px "Trebuchet MS", Arial, Helvetica;


	color: #999999;


	padding: 5px 2px 5px 5px;


	position: absolute;


	top: 2px;


	left: 0;


	border: none;


}





#rodape #busca input#input_submit {


	position: absolute;


	top: 2px;


	right: 0;


}

#rodape #patrocinadores {
	height: 80px;
	background-color: #FFF;
	padding: 0 20px 0;
	position: relative;
}

#rodape #patrocinadores img {margin: 20px 35px 0 0;}
#rodape #patrocinadores img#iniciativa {
	margin-top: 10px;
	position: absolute;
	right: 0;
}

#rodape #rodape_servicos {
	height: 100%;
	border-top: 1px solid #999999;
}

#rodape #rodape_servicos #rodape_links {
	float: left;
	/* DESCOMENTAR ABAIXO QUANDO OS LINKS DO RODAPÉ ESTIVEREM FUNCIONANDO */
	/*padding: 7px 0;*/
}
#rodape #rodape_servicos li {
	display: inline;
	padding-right: 15px;
}

#rodape #rodape_servicos li a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#rodape #rodape_servicos li a:hover {
	color: #7F7F7F;
}

#rodape #rodape_servicos #servicos {
	float: right;
	padding-top: 4px;
}

#rodape #rodape_servicos #servicos a {padding-left:10px;}
#rodape #aviso {
	clear: both;
	font-size: 11px;
	background-color: #CCCCCC;
	padding: 20px;
	/*border-top: 1px solid #999999;*/
	text-align: center;
}

#anoeuropeu {
	height: 120px;
	background-color: #FFF;
	padding: 10px 20px;
	border-bottom: 1px solid #999999;
	text-align: right;
}

/* ESTILO ZEBRA - TABELA DE PROJETOS */
.zebraIn {background-color: #0D1827;}
.zebraOut {background-color: #041120;}


.fundoInvestimento{
   color:#FFFFFF;
   text-decoration:none;
}
