body{background: #e9e9e9 url("../images/bgsite.gif") repeat-x; padding:0; margin:0; font-family: "Trebuchet MS", arial, sans-serif; }

#conteiner{
	margin: auto;
	padding: 0;
	width: 715px;
	padding-left: 15px;
	background-image: url(../images/corpoSombra.png) !important;
    background-image: none;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/corpoSombra.png',sizingMethod='scale');
    position: static;
}

#topo{
	background: url("../images/topo.jpg") no-repeat;
	width: 700px;
	height: 89px;
	float: left;
	margin: 0;
	padding: 0;
}

#menuTopo{
	background: #fff url("../images/barraTopoMenu.jpg") repeat-x;
	height: 20px;
	margin: 77px 0 5px 0;
	width: 100%;
	font-size: 8pt;
	color: #999;
}

#menuTopo li{
	float: right;
	list-style: none;
	padding: 2px 8px 4px 8px;
}

#menuTopo input{
	width: 100px;
	height: 10px;
	font-size: 8pt;
	background-color: #eee;
	border: 1px solid #ccc;
	color: #999;
}

#menuTopo input.btPesquisa{
	width: 14px;
	height: 14px;
	font-size: 8pt;
	background-color: #999;
	border: 0px solid #ccc;
	color: #ccc;
}

#menuTopo a{
	color: #999;
	text-decoration:none;
}

#menuTopo a:hover{
	color: #333;
}
	
#menu{
	clear:both;
	margin-top: 10px;
	padding-top: 10px;
	*margin-top: 5px;
	*padding-top: 5px;
}


#conteudo{
	width: 680px;
	height: auto;
	margin: 0;
	padding: 10px;
	clear: both;
	background-color: #fff;
	overflow: hidden;
}

#conteudo h1 { padding: 10px 25px 0 0; }

#conteudo h2 { padding: 10px 25px 0 0; }

#conteudo h4 { padding: 10px 25px 0 0; }

#conteudo h5 { padding: 10px 25px 0 0; }

#conteudo h6 { padding: 10px 25px 0 0; }

#conteudo pre { padding: 10px 25px 0 0; }

#conteudo form { padding: 10px 25px 0 0; }

#conteudo p{ padding: 10px 25px 0 0; }

#conteudo blockquote { padding: 100px 25px 0 0; }

#conteudo fieldset { padding: 100px 25px 0 0; }


#rodape{
	background: url("../images/rodape.jpg") no-repeat;
	width: 700px;
	height: 39px;
	clear: both;
	margin: 0; padding:0;
}

#rodape span{
	padding: 3px 10px 0 0;
	float: right;
	font-weight: normal;
	color: #fff;
	font-size: 12px;
	text-align: right;
}


#conteudo table{
	font-size: 11px;
	color: #696969;
	padding: 5px;
	width: 96%;
	margin: 0 0 0 20px;
}

#conteudo table td{
	padding: 3px;
	background-color: #fff;
}

#conteudo table td label{
	float: left;
	width: 150px;
	text-align: right;
	font-weight: normal;
	padding: 3px;
}

#conteudo table td.grid{
 	background-color: #e9e9e9;
}

#conteudo table th{
 	background-color: #e9e9e9;
 	color: #666;
 	font-size: 12px;
 	font-weight: normal;
	text-align: left;
}

#conteudo a{
	text-decoration: none;
	color: #036;
}

#conteudo a:hover{
	text-decoration: underline;
	color:#C00;
}

#conteudo div{
	color:#036;
	position:relative;
}

#conteudo div.receita{ color: #00F; }

#conteudo div.despesa{ color: #F00; }

#conteudo input{
	border: 1px solid #999;
	width: 70px;
	font-size:11px;
}

#conteudo select{
	border: 1px solid #999;
	font-size: 11px;
}

#conteudo input.buttonForm{
	background-color: #607fAE;
	width: 70px;
	height: 20px;
	border:none;
	cursor: pointer;
	margin: 5px 30px 0 0;
	color: #fff;
	float: right;
}

#conteudo input.buttonFormOk {
	background: url("../imagens/save.png") no-repeat;
	height: 18px;
	color: #003300;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 4px;
	border-width: 0px;
	cursor: pointer;
}

#conteudo input.buttonFormCancela {
	background: url("../imagens/cancel.png") no-repeat;
	height: 18px;
	color: #930;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 4px;
	border-width: 0px;
	cursor: pointer;
}

#coluna_esquerda{
	width: 450px;
	margin: 0;
	padding: 0;
	float: left;
}

#conteudo h3, #conteudo h4{
	margin: 5px;
	padding: 0;
	width: 98%;
	border-bottom: 1px solid #eee;
}

#conteudo h3 label, #conteudo h4 label{
	padding: 5px;
	color: #fff;
	font-size: 12pt;
	font-weight: bold;
}

#coluna_direita{
	width: 240px;
	float: left;
	margin: 0;
	padding: 0;
}

#textoNoticia{
	width: 100%;
	float: left;
	font-size: 12px;
	margin-right: 40px;
}

#textoNoticia h3{
	text-transform: none;
	padding: 0;
	margin: 0;
}

#textoNoticia h3 label{
	color: #036;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
	margin: 0;
}

#textoNoticia h4{
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	color: #999;
	padding: 0;
	margin: 0;
}

#textoNoticia h4 label{
	padding: 0;
	margin: 5px;
}

#textoNoticia h5{
	font-weight: normal;
	font-size: 10px;
	text-transform: none;
	color: #999;
	padding: 0;
	margin: 0;
	width: 100%;
}

#textoNoticia h5 label{
	padding: 0;
	margin: 5px;
	float: right;
}

#textoNoticia img{
	float: left;
	margin-right: 10px;
}

#textoNoticia .texto{
	font-size: 12px;
	clear: both;
	padding-top: 10px;
}

#indiceNoticias{
	width: 170px;
	float: left;
	padding: 5px;
	margin: 5px;
	border: 1px dashed #999;
	background-color: #fff;
}

#indiceNoticias h3 {
	width: 100%;
	border-bottom: 1px solid #999;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	height: auto;
}

#indiceNoticias h3 label{
	padding: 0;
	margin: 0;
	font-size: 9px;
	color: #999;
	text-transform: none;
	font-weight: normal;
}

#indiceNoticias .itemIndice a{
	text-decoration: none;
	cursor: pointer;
	color: #036;
}

#indiceNoticias .itemIndice a:hover{
	text-decoration: underline;
	color: #036;
}

#indiceNoticias .itemIndice{
	color: #036;
	font-size: 10px;
	height: 60px;
	border-bottom: 1px dotted #000;
}

#indiceNoticias .itemIndice span{
	font-weight: bold;
}

#conteudo div.itemColuna{
	position: relative;
	float: left;
}

#conteudo div.itemColuna ul{
	list-style-type: none;
}

#conteudo div.itemColuna li{
	padding: 5px;	
}

#conteudo div.itemColuna li.contato{
	list-style-image: url('../images/icoContato.gif');
}

#conteudo div.itemColuna li.portifolio{
	list-style-image: url('../images/icoPortifolio.jpg');
}


#conteudo div.itemColuna li a{
	text-decoration: none;
	font-size: 14pt;
	font-weight: bold;
	color: #069;
}

#conteudo div.itemColuna li a:hover{
	text-decoration: underline;
}

#conteudo div.itemColuna ul.arquivos{
	padding: 4px;
}

#conteudo div.itemColuna ul.arquivos li, #conteudo div.itemColuna ul.arquivos li a{
	padding: 2px;
	font-size: 10pt;
	list-style: none;
	width: 100%;
}

#conteudo div.resumoConcurso{
	clear: both;
	width: 650px;
	font-weight: bold;
	color: #069;
	margin: 30px 0 0 0;
}

#conteudo .coluna{
	float: left; 
	width: 100px;
	top: 20%;
	text-align: center;
	display: table;
	background-color: #fff;
}

#conteudo .colunaBt{
	float: left; 
	width: 100px;
	display: table;
}

#conteudo .texto_resumo{
	font-size: 12px;
	font-weight: normal;
	clear: both;
	display: block;	
	margin: 10px;
}

#conteudo .resumo{
	float: left; 
	width: 400px;
}

#conteudo .resumo a{border-width: 0px;}

#conteudo .resumo h2{font-size: 13px; margin: 0; padding:0; color: #006699;}

#conteudo .resumo h3, #conteudo .resumo h4{font-size: 10pt; font-weight: normal; color: #333; margin: 0; padding: 0; background: none;}

#conteudo .resumo table{border: 0px; /* solid #036 */ margin: -3px 0 0 -5px; padding:0; width:390px; font-size:11px}

#conteudo input.inscricao{border-width: 0px; width:140px; height:22px; background: #fff url('../images/btInscricao.gif') no-repeat; cursor: hand;}

#conteudo input.portal{border-width: 0px; width:140px; height:22px; background: #fff url('../images/btPortal.gif') no-repeat; cursor: hand;}

#conteudo input.detalhes{border-width: 0px; width:140px; height:22px; background: #fff url('../images/btDetalhes.gif') no-repeat;  cursor: hand;}

#conteudo input.recurso{border-width: 0px; width:140px; height:22px; background: #fff url('../images/btRecurso.gif') no-repeat;  cursor: hand;}

#conteudo .item_home{
	float: left;
	width: 205px;
	height: 260px;
	display: table;
	padding: 0px;
	margin: 2px;
	text-align:right;
}

#conteudo .item_home_grande{
	float: left;
	width: 240px;
	height: 260px;
	display: table;
	padding: 0px;
	margin: 2px;
	text-align:right;
}

#conteudo .item_home label, #conteudo .item_home_grande label{
	color: #fff;
	font-size: 12pt;
	font-weight: bold;
	padding: 8px;
}

#conteudo .descricao{
	padding: 0;
	text-align: left;
	display: table;
	background-color: #fff;
	margin: 1px;
	height: 150px;
}

#conteudo .link{
	background-color: #fff;
	width:197px;
	display: table;
	margin:1px;
	margin-top:-1px;
	padding:3px;
	font-size:10pt;
	font-weight:bold;
}

#conteudo .icone{width: 70px; height: 70px; float: left; text-align:center}

#conteudo .home_portifolio{ background-color: #069; color: #069; display:table;border-bottom: 1px solid #069;}

#conteudo .home_cadastro{ background-color: #060; color: #060; display:table;border-bottom: 1px solid #060;}

#conteudo .home_noticia{ background-color: #000; color: #000; display:table;}

#conteudo a.detalhe{background: #fff url(../images/mais.png) no-repeat; padding-left:20px; color:#060; float:right;}



#diretorio{ width: auto; padding: 0px; margin:0px;}

#diretorio img{ border-width: 0px}



#diretorio img ,#diretorio a,#diretorio a:active, #diretorio a:hover, #diretorio a:visited{
	text-decoration: none;
	border: 0px solid #000;
	color: #fff;
	vertical-align: -10px;
}

#diretorio li{
	font-size: 8pt;
	color: #000;
	list-style-image: url(../images/bullet_i.gif);
	padding: 0;
	vertical-align: middle;
	margin: 0 4px 2px 0;
}

#diretorio li.sup{
	font-size:10pt; 
	list-style-image: url(../images/bullet.gif);
	background-color: #fff;
	padding-top: 5px;
}

#diretorio ul{
	background-color: #fff;
	border-top: 0px solid #ccc;
	margin: 5px 2px 0 25px;
	padding:0;
}

hr {
	width: 100%;
	height: 1px;
	border: 0;
	border-top: 1px dashed #ccc;
}


/*==========================================================================================
		ESTILOS ADICIONADOS
===========================================================================================*/


#conteudo h3{background: transparent url("../images/bgH3.jpg") no-repeat; width:656px; height:20px; margin:0 auto !important; padding:0 !important; border:none !important;}

#conteudo h3 label{ /* font-family:Arial, Helvetica, sans-serif; */ font-size:13px; font-weight:bold; color:#696969; margin:0 !important; padding:2px 0 0 30px !important; display:block; border:none !important;}



#conteudoEmpresa{clear:both; /* font-family:Arial, Helvetica, sans-serif; */ font-size:12px; margin-bottom:10em; }

#conteudoEmpresa .bgConteudoEmpresa{background: transparent url("../images/bgConteudoEmpresa.jpg") no-repeat right top; width:348px; height:335px; display:block; position:absolute; z-index:0; margin-left:320px;}

#conteudoEmpresa p{ width:380px;  color:#333; position:relative;}



#FaleConosco{clear:both; /* font-family:Arial, Helvetica, sans-serif; */ font-size:12px;width: auto;  color:#667F99; position:relative; margin-bottom:5em;}

#FaleConosco .bgFaleConosco{background: transparent url("../images/bgFaleConosco.jpg") no-repeat right top; width:180px; height:448px; display:block; position:absolute; z-index:0; margin-left:480px; }

#FaleConosco .bgColaborador{background: transparent url("../images/bgColaborador.jpg") no-repeat right top; width:180px; height:377px; display:block; position:absolute; z-index:0; margin-left:495px; }

#FaleConosco form{ margin:0 0 0 12px; padding:0;}

#FaleConosco form p{ margin:0; padding:0; clear:both;}

#FaleConosco form p.linha{ border-bottom:2px dotted #E4E4E4; height:1px; margin:0 0 10px 0;_margin:-10px 0 10px 0; padding:5px 0 0 0; _padding:0; width:72%; position:relative;}

#FaleConosco form label{ padding:3px 3px 0 0; margin:0 5px 0 0; background: transparent url("../images/bgLabelForm.jpg") no-repeat right top; width:124px; height:25px; text-align:right; display:block; font-weight:bold; font-style:italic; color:#667F99; float:left;}

#FaleConosco .bgInput{background: transparent url("../images/bgInput.jpg") repeat-x left bottom; border:1px solid #ccc;}

#FaleConosco .btEnviarForm{background: transparent url("../images/btEnviar.jpg") no-repeat;}

#FaleConosco .btLimparForm{background: transparent url("../images/btLimpar.jpg") no-repeat;}

#FaleConosco .btEnviarForm, #FaleConosco .btLimparForm{width:76px; height:28px; cursor:pointer; color:#fff; border:none;font-weight:bold;}


#portfolioHome, #cadastroHome{ float:left; display:block; }

#noticiaHome{ float: right; width: 300px; }

#noticiaHome h6 { font-size: 12px; margin:0; }

#noticiaHome p{ font-size: 11px; margin: -10px 0 5px 0; }

#portfolioHome, #cadastroHome{ width:366px; height:87px; }

#portfolioHome h2, #cadastroHome h2{ /* font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; */ font-size:19px; color:#7f7f7f; margin:0 0 0 15px;}



#portfolioHome .descricaoHome, #cadastroHome .descricaoHome{ color:#2091b0; /* font-family:Arial, Helvetica, sans-serif; */ font-size:12px; width:60%; margin:2px 0 0 15px; display:block;}

#portfolioHome .linkHome, #cadastroHome .linkHome{background: transparent url("../images/setaMaisDetalhes.gif") no-repeat 42% center; display:block; clear:both; text-align:right; /* font-family:Arial, Helvetica, sans-serif; */ font-weight:bold; font-size:12px;}

#portfolioHome .linkHome a, #cadastroHome .linkHome a{color:#fff; text-decoration:none; margin:31px 15px 0 0; display:block;}

#portfolioHome .linkHome a:hover, #cadastroHome .linkHome a:hover{color:#fff; text-decoration: underline;}



#portfolioHome{background: transparent url("../images/chamada-portifolio.jpg") no-repeat; margin-right:7px;} 

#cadastroHome{background: transparent url("../images/chamada-cadastro.jpg") no-repeat;}

#portfolioHome p, #cadastroHome p{
	font-size: 12px;
	width: 50%;
	margin: -5px 0 0 15px;
}

#portfolioHome p a:hover, #cadastroHome p a:hover{ color:#667f99; }

.resumoEmpresa{ color:#333 !important; /* font-family:Arial, Helvetica, sans-serif; */ font-size:12px;}

.resumoEmpresa p.linha{ border-bottom:2px dotted #E4E4E4; height:1px; margin:0 0 10px 0;_margin:-10px 0 10px 0; padding:5px 0 0 0; _padding:0; width: auto; position:relative;}

.resumoEmpresa .linkMaisDetalhes{background: transparent url("../images/setaMaisDetalhes2.gif") no-repeat 87% center; display:block; clear:both; text-align:right; /* font-family:Arial, Helvetica, sans-serif; */ font-weight:bold; font-size:12px;}

.resumoEmpresa .linkMaisDetalhes a{ color:#667F99 !important; text-decoration:none;}

.resumoEmpresa .linkMaisDetalhes a:hover{ color:#667F99 !important; text-decoration: underline;}


.pagina-concursos{ background: url("../images/bgConcursos.jpg") no-repeat; }

.pagina-processos{ background: url("../images/bgProcessosSeletivos.jpg") no-repeat; }

.pagina-recursos{ background: url("../images/bgRecursosOnline.jpg") no-repeat; }

.pagina-inscricoes{ background: url("../images/bgInscricoesOnline.jpg") no-repeat; }
