@charset "utf-8";
td img {
  display: block;
}

.bgEsquerda {
  background-repeat:repeat-x;
		background-position:right top;
}

.bgDireita {
  background-repeat:repeat-x;
  background-position:left top;
}

.bgDireitaBottom {
  background-repeat:repeat-x;
  background-position:left bottom;
}


.bgCorpo1 {
  background-repeat:no-repeat;
  background-position:left top;
}

.bgCorpo2 {
  background-repeat:no-repeat;
  background-position:right bottom;
}

.corpoTexto{
  font-family:Tahoma;
		font-size:11px;
		color:#333333;
		line-height:17px;
}

.corpoTextoLink{
  font-family:Tahoma;
		font-size:11px;
		color:#333333;
		line-height:17px;
		text-decoration:none;
}

.corpoTextoLink:hover{
		text-decoration:underline;
}

.corpoTextoBranco{
  font-family:Tahoma;
		font-size:11px;
		color:#FFFFFF;
		line-height:17px;
}

.saibaMais{
  background-image:url(images/img_mais.jpg);
		background-position:left bottom;
		background-repeat:no-repeat;
		padding:0px 0px 0px 16px;
		width:100px;
		height:14px;
}

.saibaMaisSeta{
  background-image:url(images/img_seta.gif);
		background-position:left bottom;
		background-repeat:no-repeat;
		padding:0px 0px 0px 16px;
		width:40px;
		height:14px;
}

.saibaMaisSetaEsq{
  background-image:url(images/img_seta_esq.gif);
		background-position:left bottom;
		background-repeat:no-repeat;
		padding:0px 0px 0px 16px;
		width:40px;
		height:14px;
}

.paginaEsq{
  background-image:url(images/img_seta_esq.gif);
		background-position:left bottom;
		background-repeat:no-repeat;
		padding:0px 0px 0px 16px;
		width:100px;
		height:14px;
}

.paginaDir{
  background-image:url(images/img_seta.gif);
		background-position:right bottom;
		background-repeat:no-repeat;
		padding:0px 16px 0px 0px;
		width:85px;
		height:14px;
		text-align:right;
}

.linkMaisDesativado{
  font-family:Tahoma;
		font-size:11px;
		color:#CCCCCC;
		text-decoration:none;
}

.linkMais{
  font-family:Tahoma;
		font-size:11px;
		color:#015E9B;
		text-decoration:none;
}

.linkMais2{
  font-family:Tahoma;
		font-size:11px;
		color:#C0D0DD;
		text-decoration:none;
}

.linkMais:hover{
		text-decoration:underline;
}

.linkMais2:hover{
		text-decoration:underline;
}

.tituloComLinhas{
  padding:0px 0px 0px 2px;
		height:25px;
		background-image:url(images/bg_titulo.gif);
		background-position:bottom left;
		background-repeat:no-repeat;
}

.tituloComLinhas2{
  padding:0px 0px 0px 2px;
		height:25px;
		background-image:url(images/bg_titulo2.gif);
		background-position:bottom left;
		background-repeat:no-repeat;
}

.tituloComLinhas3{
  padding:0px 0px 0px 2px;
		height:25px;
		background-image:url(images/bg_titulo3.gif);
		background-position:bottom left;
		background-repeat:no-repeat;
}

.tituloComLinhas4{
  padding:0px 0px 0px 4px;
		height:25px;
		background-image:url(images/bg_titulo4.gif);
		background-position:bottom left;
		background-repeat:no-repeat;
}

.rodapeTexto{
  font-family:Tahoma;
		font-size:11px;
		color:#666666;
		line-height:17px;
}

.rodapeLink{
  font-family:Tahoma;
		font-size:11px;
		color:#666666;
  text-decoration:none;
}

.rodapeLink:hover{
  text-decoration:underline;
}

.noticiaCaixa{
  background-image:url(images/img_pre_data.gif);
		background-position:top left;
		background-repeat:no-repeat;
	 padding:0px 0px 0px 17px;
}

.noticiaData{
  font-family:Tahoma;
		font-size:10px;
		color:#015E9B;
  font-weight:bold;
}

.noticiaTexto{
  font-family:Tahoma;
		font-size:11px;
		color:#333333;
		width:200px;
		padding:5px 0px 0px 0px;
}

.noticiaTexto a:hover{
  text-decoration:underline;
}


.noticiaTexto a{
  text-decoration:none;
}


.noticiaTextoGrande{
  font-family:Tahoma;
		font-size:11px;
		color:#333333;
		width:300px;
		padding:5px 0px 0px 0px;
}

.noticiaTextoGrande a:hover{
  text-decoration:underline;
}


.noticiaTextoGrande a{
  text-decoration:none;
}


.noticiaTextoGrande2{
  font-family:Tahoma;
		font-size:11px;
		color:#666666;
		width:300px;
		padding:16px 0px 0px 3px;
		line-height:14px;
}

.noticiaTitulo{
  font-family:Tahoma;
		font-size:18px;
		color:#333333;
		width:300px;
		padding:15px 0px 0px 0px;
}

.linhaCinza{
  font-size:1px;
		height:1px;
		background-color:#EEEEEE;
}

.linha2{
  font-size:1px;
		height:1px;
		background-color:#BACBD8;
}

.pdfDownload{
  background-image:url(images/img_pdf.gif);
		background-position:top left;
		background-repeat:no-repeat;
	 padding:2px 0px 0px 22px;
		height:56px;
}

.pdfTexto{
  font-family:Tahoma;
		font-size:11px;
		color:#015E9B;
}

.pdfLink{
  font-family:Tahoma;
		font-size:11px;
		color:#015E9B;
		text-decoration:none;
}

.pdfLink:hover{
		text-decoration:underline;
}

.pdfDownloadBranco{
	background-image:url(images/img_pdf2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:2px 0px 0px 22px;
	height:56px;
}

.pdfTextoBranco{
  font-family:Tahoma;
		font-size:11px;
		color:#FFFFFF;
}

.pdfLinkBranco{
  font-family:Tahoma;
		font-size:11px;
		color:#FFFFFF;
		text-decoration:none;
}

.pdfLinkBranco:hover{
		text-decoration:underline;
}

.inputHome{
  border:0px solid #000000;
		background-color:transparent;
  font-family:Tahoma;
		font-size:11px;
		color:#015E9B;
}

.caminhoDePao{
  font-family:Tahoma;
		font-size:9px;
		color:#B1C1CE;
}

.caminhoDePaoLink{
  font-family:Tahoma;
		font-size:9px;
		color:#799BB5;
		text-decoration:none;
}

.caminhoDePaoLink:hover{
		text-decoration:underline;
}

.inputText{
  background-image:url(images/bg_input.jpg);
		background-repeat:repeat-x;
		background-position:left top;
		border:1px solid #CCCCCC;
  font-family:Tahoma;
		font-size:10px;
		color:#333333;
		height:16px;
		padding:2px 3px 0px 3px;
}

.inputTextarea{
  background-image:url(images/bg_mensagem.jpg);
		background-repeat:repeat-x;
		background-position:left top;
		background-color:#EEEEEE;
		border:1px solid #CCCCCC;
  font-family:Tahoma;
		font-size:10px;
		color:#333333;
		height:16px;
		padding:2px 0px 0px 3px;
}


.contatoText{
  font-family:Tahoma;
		font-size:10px;
		color:#333333;
}

.destaqueTexto {
	width:320px;
}

.destaqueTexto a{
  font-family:Tahoma;
		font-size:11px;
		color:#333333;
		line-height:17px;
		text-decoration:none;
}

.destaqueTexto a:hover{
	text-decoration:underline;
}

.linkArquivoDestaque{
  background-image:url(images/img_pdf.gif);
		background-position:left bottom;
		background-repeat:no-repeat;
		padding:0px 0px 0px 19px;
		width:300px;
		height:14px;
}
