body{
	background-color: #ffffff;
	margin: 1;
	padding: 1;
}

a{

	color: #365F97;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#site {
	text-align: center;
	background-image: url("../../imagens/site/fundosite.gif");
	background-repeat: repeat-x;
}

#header{
	width: 100%;
}

#barmenu .bar{
	background-image: url("../../imagens/site/header.gif");
	background-repeat: repeat-x;
	text-align: left;
	padding-left: 8px;
	padding-top: 4px;
	font-family: helvetica;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	text-transform: capitalize;
	white-space: nowrap;
}

#barmenu .linkcom a{
	text-transform: none;
	background-image: url("../../imagens/site/info.gif");
	background-repeat:no-repeat;
	padding-left: 19px;
}

#barmenu .linkcom a:hover{
	text-transform: none;
}

#barmenu .bar a{
	text-decoration: none;
	color: #ffffff;
}

#barmenu .itemmenu{
	padding-right: 10px;
	padding-left: 10px;
	cursor: pointer;
}

#barmenu .itemmenuhover{
	padding-right: 10px;
	padding-left: 10px;
	background-image: url("../../imagens/site/header_hover.gif");
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 7px;
	cursor: pointer;
}

#header .linhaesquerdo{
	width: 2px;
}

#header .linhadireita{
	width: 2px;
}
#header .logoarea{
	text-align: right;
	height: 30px;
}

#header .logo{
	padding: 5px;
	float: left;
	width: 50%;
	text-align: left;
}

#header .pesquisa{
	padding: 5px;
	float: right;
	width: 40%;
	text-align: right;
	padding-right: 20px;
	padding-top: 22px;
	font-family: helvetica;
	text-transform: uppercase;
	font-weight: bold;
	color: #365F97;
	font-size: 13px;

}

#header .pesquisa .fundo{
	background-image: url("../../imagens/site/fundopesquisar.gif");
	background-repeat: no-repeat;
	padding: 8px;
	padding-top:7px;
	
}

#header .pesquisa input{
	border: 1px solid #dadada;
}

#footer{
	width: 100%;
	font-family: helvetica;
	font-size: 12px;
	padding-top: 4px;
}
#footer td{
	border-top:1px dotted #dadada; 
	padding-top: 4px;
}

.colunadireita {
	padding-top: 8px;
	width: 210px;
}

#corposite{
	width: 100%;
}

#blocodireita{
	padding-bottom: 8px;
	padding-left: 5px;
}

#blocodireita .titulo{
	background-image: url("../../imagens/site/blocotitulo.gif");
	background-repeat: no-repeat;
	width: 214px;
	color: #327095;
	font-family: helvetica;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 4px;
}
#blocodireita .bgconteudo{
	background-image: url("../../imagens/site/bgconteudo.gif");
	background-repeat: no-repeat;
	width: 214px;
	color: #000000;
	font-family: verdana;
	text-align: left;
	margin:0;
}

#blocodireita .conteudo{
	background-color: #ffffff;
	border: 1px solid #E8E8E8;
	font-size: 12px;
	margin-left: 4px;
	margin-right: 4px;
	padding: 2px;
}

.colunameio {
	text-align: left;
	padding: 5px;
}

#blococentral {
	padding-bottom: 25px;
}

#blococentral .tituloNoticia{
	color: #327095;
	font-size: 19px;
	font-family: helvetica;
	font-weight: bold;
}

#blococentral .tituloNoticia a{
	color: #327095;
	font-size: 19px;
	font-family: helvetica;
	font-weight: bold;
	text-decoration: none;
}

#blococentral .tituloNoticia a:hover{
	color: #327095;
	font-size: 19px;
	font-family: helvetica;
	font-weight: bold;
	text-decoration: underline;
}

#blococentral .subtituloNoticia{
	color: #327095;
	font-size: 13px;
	font-family: helvetica;
	text-transform: uppercase;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 2px;
}

#blococentral .conteudoNoticia{
	font-size: 13px;
	font-family: verdana;
	padding-bottom: 2px;
	padding-top: 4px;
}

#blococentral .publicacaoNoticia{
	font-size: 11px;
	font-family: verdana;
	border-bottom: 3px solid #e8e8e8;
	color: #327095;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: right;
}

#blococentral .tituloConteudo{
	color: #327095;
	font-size: 19px;
	font-family: helvetica;
	font-weight: bold;
	border-bottom: 1px solid #e8e8e8;
}

#blococentral .tituloConteudo a{
	color: #327095;
	font-size: 19px;
	font-family: helvetica;
	font-weight: bold;
	text-decoration: none;
}

#blococentral .tituloConteudo a:hover{
	color: #327095;
	font-size: 19px;
	font-family: helvetica;
	font-weight: bold;
	text-decoration: underline;
}


#blococentral .conteudoConteudo{
	font-size: 13px;
	font-family: verdana;
	padding-bottom: 2px;
	padding-top: 4px;
}

#blococentral .categoriaTutorial{
	color: #327095;
	font-size: 14px;
	font-family: helvetica;
	text-transform: uppercase;
	border-bottom: 1px solid #e8e8e8;
	padding-top:20px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.categoriaTutorial a{
	color: #327095;
	font-size: 14px;
	font-family: helvetica;
	font-weight: bold;
	text-decoration: none;
}
.categoriaTutorial a:hover{
	color: #327095;
	font-size: 14px;
	font-family: helvetica;
	font-weight: bold;
	text-decoration: underline;
}
#paginacao a {
	color: #000000;
	text-decoration: none;
	font-size: 18px;
}
#paginacao a:hover {
	color: #327095;
	text-decoration: none;
	font-size: 18px;
}

#paginacao .selected{
	color: #EA342B;
	font-size: 18px;
}

#paginacao{
	text-align: center;
	font-family: helvetica;
	font-weight: bold;
}

#navigator{
	text-align: right;
	font-family: helvetica;
	font-size: 12px;
	padding-bottom: 10px;
}

#navigator a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.colunameio{
	font-family: helvetica;
	font-size: 13px;
}

.downloadcategoriadescricao{
	font-family: helvetica;
	font-weight: bold;
	vertical-align: middle;
}

.downloadcategoriadescricao a{
	font-family: helvetica;
	font-weight: bold;
	vertical-align: middle;
	color: #000000;
	text-decoration: none;
}

.downloadcategoriadescricao a:hover{
	font-family: helvetica;
	font-weight: bold;
	vertical-align: middle;
	color: #000000;
	text-decoration: underline;
}

.downloadcategoriadescricao span{
	padding: 5px;
}

.downloadcategoriatitulo{
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	padding-bottom: 4px;
	margin-bottom: 10px;
}

.downloadcategoriainformativo{
	background-color: #efefef;
	font-size: 10px;
	padding: 3px;
}

#itemdownload{
	margin-bottom: 15px;
	border-bottom: 1px solid #dadada;
	padding-bottom: 3px;
}

#itemdownload .titulo{
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	padding-bottom: 5px;
}

#itemdownload .descricao{
	padding-top: 3px;
}

#itemdownload .itemAttr{
	border: 1px solid #dedede;
	background-color: #f5f5f5;
	margin: 2px;
	padding: 3px;
}

#itemdownload .itemAttr span{
	font-weight: bold;
}
#itemdownload .downloadNow {
	display: block;
	font-weight: bold;
	color: #327095;
	padding-bottom: 15px;
}
#itemdownload .downloadNow img{
	float: left;
	padding-right: 8px;
}

#itemdownload .downloadNow a{
	font-size: 12px;
	color: #327095;
	text-decoration: none;
}

.alertDownload{
	font-size: 22px;
	font-weight: bold;
	color: #E62100;
	padding-top: 15px;
	text-decoration: underline;
}

.itemlistagemDownload{
	border: 1px solid #dedede;
	background-color: #f5f5f5;
	margin: 2px;
	padding: 3px;
}

.itemlistagemDownload a{
	text-decoration: none;
	color: #000000;
}

.janelaDownload{
	border: 1px dotted #E62100;
	padding: 10px;
	background-color: #F8ECE9;
}

.janelaDownload a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.itemtutorialBloco{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url("/siteneo/imagens/site/button_Indice.gif");
	background-repeat: no-repeat;
	display: block;
	padding-left: 12px;
	background-position: 0% 50%;
	padding-bottom: 3px;
}

.itemtutorialBloco:hover{
	background-image: url("/siteneo/imagens/site/button_IndiceHover.gif");
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-decoration: underline;
}

.autorLine{
	font-size: 9px;
	padding-left: 15px;
	display: block;
	padding-bottom: 9px;
}

.itemrssBloco{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url("/siteneo/imagens/site/button_Indice.gif");
	background-repeat: no-repeat;
	display: block;
	padding-left: 12px;
	background-position: 0% 50%;
	padding-bottom: 1px;
}
.boxPesquisar{
	text-align: center;
	background-color: #fafafa;
	text-align: right;
	font-family: helvetica;
	text-transform: uppercase;
	font-weight: bold;
	color: #365F97;
	font-size: 13px;
	border: 1px solid #cccccc;
}
.boxPesquisar table{
	text-align: center;
	background-color: #fafafa;
	width: 500px;
	height: 50px;
}

.boxPesquisar input,select{
	border: 1px solid #dadada;
	text-transform: none;
	font-family: helvetica;
	font-weight: normal;
	font-size: 11px;
}

.tituloResultadoPesquisa {
	font-size: 16pt;
	font-weight: bold;
	display: block;
	padding-top: 10px;
	padding-bottom: 15px;
}

#sessaoTitulo{
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	padding-bottom: 5px;
	width: 100%;
	height: 15px;
}

#sessaoTitulo a{
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

#sessaoTitulo .direita{
	float: right;
	width: 25%;
	text-align: right;
}

#sessaoTitulo .esquerda{
	float: left;
	width: 60%;
}

.resultadoPesquisa{
	padding-left: 20px;
	padding-bottom: 30px;
}

.resultadoPesquisa div{
	padding: 3px;
}

.resultadoPesquisa a{
	text-decoration: none;
	color: #365F97;
}