.home_conteudo_txt A, .home_conteudo_txt_col3 A {
	font-size: 11px !important;
	line-height: 12px !important;
	}
	

/*
// --------------------------------------------------------------------------------------------------------------------
// Retirado de window.css
// --------------------------------------------------------------------------------------------------------------------
*/
/* formatacao Conteudo */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.bea-portal-window-content {
    margin: 0;
    padding: 0;
    zzztext-align: justify;
    font: normal 13px Verdana, Arial;
	line-height: 19px !important;
	letter-spacing: 0px;
	color: #8F8F8F;
}
.bea-portal-window-content H1 {
	margin: 10px 0 6px 0;
	font-weight: bold;
	font-size: 14px;
	color: #637AB8;
	text-transform: uppercase;
	}
.bea-portal-window-content H2 {
	margin: 10px 0 4px 0;
	font-weight: bold;
	font-size: 13px;
	color: #637AB8;
	border-bottom: 1px dashed #E1E2E8;
	width: 80%;
	}
.bea-portal-window-content H3 {
	margin: 8px 0 2px 0;
	font-weight: bold;
	font-size: 12px;
	color: #5A5D62;
	}
.bea-portal-window-content H4 {
	margin: 0;
	font-weight: bold;
	font-size: 11px;
	color: #5A5D62;
	}

.bea-portal-window-content P {
    margin: 3px 0 15px 0;
    text-align: justify;
}

.bea-portal-window-content A {
	font: normal 13px Verdana, Arial, Tahoma;
	line-height: 14px !important;	
}
.bea-portal-window-content A:link, .bea-portal-window-content A:visited {
	color: #748FD7;	
	text-decoration: none;	
}
.bea-portal-window-content A:hover, .bea-portal-window-content A:active {
	color: #1F3068;	
	text-decoration: underline;		
}
.bea-portal-window-content A IMG {
	border: 0;	
}

.bea-portal-window-content P.lista {
    margin-bottom: 2px;
}
.bea-portal-window-content UL {
    margin-top: 4px;
}


/* novos 28-11 */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.glossario_letras {
    background: #F3F4F4;
    padding: 2px;
    font-size: 11px !important;        
}
.glossario_letras A {
    color: #1F3068; 
    margin: 2px 3px 1px 4px;
    font-size: 11px !important;
}
.glossario_letras A:link, .glossario_letras A:visited {
    text-decoration: none;
}
.glossario_letras A:hover, .glossario_letras A:active {
    text-decoration: underline;
    font-weight: bold;
}
.glossario_termo { 
    text-transform: uppercase;
    color: #748FD7;       
}
.glossario_descricao {
    border-bottom: 1px solid #DBDBDB;
    margin-bottom: 15px;        
}

.bea-portal-window-content P.intro {
    color: #1F3068;
}
.bea-portal-window-content P.lista, .bea-portal-window-content h1.lista {
    margin-bottom: 2px;
}
.bea-portal-window-content UL {
    margin-top: 4px;
}

.bea-portal-window-content P.link_pdf {
    background: url(../images/conteudo_iconPDF.gif) left top no-repeat;
    padding-left: 24px;
    height: 30px;
    vertical-align: middle;
}

.bea-portal-window-content P.link_video {
    background: url(../images/conteudo_iconMovie.gif) left center no-repeat;
    padding-left: 34px;
    height: 30px;
    vertical-align: middle;
}

.bea-portal-window-content P.obs_texto {
    font-size: 9px;
    font-style: italic;
    color: #373A3F;
}


.bea-portal-window-content P.obs_pagina {
	border: 1px solid #E1E2E8;
	padding: 4px;
    margin-top: 30px;
}

/* tabelas */
/* textos */
table.textos {
	border: 2px solid #AEB2B5;
	margin-bottom: 20px;}
table.textos TH {
	border-bottom: 2px solid #AEB2B5;
	padding: 5px 4px 3px;
	text-align: center;
	text-transform: uppercase;
	background: #FCFCFC;
}
table.textos TD {
	border-bottom: 1px solid #CCD0D1;
	background: #FCFCFC;
}


table.textos_2 {
	border: 2px solid #6A74A6;
	margin-bottom: 20px;}
table.textos_2 TH {
	border-bottom: 2px solid #BBBFDA;
	border-right: 1px solid #CCD0D1;
	padding: 5px 4px 3px;
	text-align: center;
	text-transform: uppercase;
	background: #6A74A6;
	color: #FFF;
}
table.textos_2 TD {
	border-bottom: 2px solid #CCD0D1;
	border-right: 1px solid #CCD0D1;
	background: #FCFCFC;
	padding: 5px 4px 3px;
	color: #6A74A6;
}


/* imagens */
table.imagens {
	margin-bottom: 20px;}
.conteudo_legenda_abaixo {
	text-align: center;
	font-size: 10px;
    font-style: italic;
    color: #373A3F;
    padding: 0 3px 15px 3px;
}
.conteudo_legenda_lateral {
	font-size: 10px;
    font-style: italic;
    color: #373A3F;
    vertical-align: bottom;
    padding: 3px 3px 3px 5px;
}
.conteudo_legenda_obs {
	font-size: 12px;
    font-style: italic;
    color: #373A3F;
    padding: 3px 0 0 0;
}




/* pg Faixa Servidao */
th.permitido {
	color: #127508;
}
th.nao_permitido {
	color: #C80000;
	border-left: 1px solid #CCD0D1;
}
th.nao_permitido, td.nao_permitido {
	border-left: 1px solid #CCD0D1;
}
td.permitido, td.nao_permitido {
	padding: 6px 3px 3px 0;
	line-height: 13px;
	vertical-align: middle;
}
td.permitido img, td.nao_permitido img {
	float: left;
	margin: 2px 5px 5px;
	vertical-align: middle;
}


/* para links em titulos */
.bea-portal-window-content h1 A {
	text-decoration: underline !important;
	font-size: 12px;
	font-weight: bold;
}
.bea-portal-window-content h1 A:link, .bea-portal-window-content h1 A:visited {
	color: #637AB8 !important;
}
.bea-portal-window-content h1 A:hover, .bea-portal-window-content h1 A:active {
	color: #1F3068 !important;
}

/* para observacoes em titulos */
.bea-portal-window-content h1 span.obs {
	font-weight: normal;
	font-size: 80%;
}
.bea-portal-window-content h2 span.obs {
	font-weight: normal;
	font-size: 80%;
}







/* formatacao Fale Conosco */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.faleconosco H1 {
	margin: 10px 0 10px 0;
	font-weight: bold;
	font-size: 14px;
	color: #637AB8;
	text-transform: uppercase;
	}
.faleconosco H2 {
	margin: 10px 0 4px 0;
	font-weight: bold;
	font-size: 13px;
	color: #637AB8;
	border-bottom: 1px dashed #E1E2E8;
	width: 80%;
	}
.faleconosco H3 {
	margin: 8px 0 2px 0;
	font-weight: bold;
	font-size: 12px;
	color: #5A5D62;
	}
.faleconosco H4 {
	margin: 0;
	font-weight: bold;
	font-size: 11px;
	color: #5A5D62;
	}
.faleconosco P {
	margin: 2px 0 4px;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	color: #787878;
	letter-spacing: normal;
	}
	
.faleconosco A:link {
	color: #B99B21;
	text-decoration: none;
	font-weight: bold;
	}
.faleconosco A:hover {
	color: #787878;
	text-decoration: underline;
	font-weight: bold;
	}



/* links_uteis */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.conteudo_links_uteis {
	zzzline-height: 18px !important;
	margin-top: 25px;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial;
}
.conteudo_links_uteis A {
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial;
}
.conteudo_links_uteis UL {
	margin-left: 10px;
	margin-bottom: 2px;
	padding-left: 0;
	width: 80%;
	line-height: 16px !important;
}
.conteudo_links_uteis LI {
	list-style-image: url(../images/conteudo_bullet.gif) !important;
	list-style-position: inside !important;
	white-space: nowrap !important;
	vertical-align: top !important;
	padding-top: 3px !important;
	padding-bottom: 7px !important;
	margin-bottom: 0px !important;
	margin-top: 0px !important;
	background: url(../images/conteudo_bullet_bg.gif) left bottom repeat-x !important;
	font-family: Verdana, Arial !important;
	line-height: 16px !important;
}
.conteudo_links_uteis LI A {
	text-decoration: none !important;
	font-size: 13px !important;
	font-weight: bold !important;
	font-family: Verdana, Arial !important;
	}
.conteudo_links_uteis LI A:link, .conteudo_links_uteis LI A:visited {
	color: #B99B21 !important;
}
.conteudo_links_uteis LI A:hover, .conteudo_links_uteis LI A:active {
	color: #787878 !important;
}


/*
// --------------------------------------------------------------------------------------------------------------------
// Retirado de body.css
// --------------------------------------------------------------------------------------------------------------------
*/

.conteudo_box TABLE {
	border: 1px solid #BBC7E7;

}
.conteudo_box TD {
	font-size: 11px;
	font-weight: bold;
	padding: 3px 6px 1px 6px;
}
.conteudo_box TD.label {
	color: #57585C;
	background: #F3F4F4;
	border-bottom: 1px solid #BBC7E7;
	text-align: left;
}
.conteudo_box TD.campo {
	color: #5A5D62;
	background: #FAFBFB;
	border-bottom: 1px solid #BBC7E7;
	padding-bottom: 3px;
	text-align: left;
}

.conteudo_box input.txt, .conteudo_box input.txt_maior, .conteudo_box textarea.txt_maior, .conteudo_box select.txt {
	border: 1px solid #BCBDBD;
	padding: 2px;
	color: #5A5D62;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: normal;
}
.conteudo_box input.txt {
	width: 120px;
	height: 16px;
}
.conteudo_box select.txt {
	width: 120px;
}
.conteudo_box input.txt_maior {
	width: 350px;
	height: 16px;
}
.conteudo_box textarea.txt_maior {
	width: 350px;
	height: 60px;
}
.obrigatorio {
	color: #637AB8;
	font-size: 12px;
}
.conteudo_box input.contador {
	background: #FAFBFB;
	border: 0;
	float: right;
	text-align: right;
	padding-right: 4px;
	font-size: 9px;
	letter-spacing: 1px;
}


/* mapa do site */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.conteudo_mapa {
	margin: 0 0 10px 20px;
	color: #597EA8;
	}

.conteudo_mapa_nivel_0 {
	display: block;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: -10px;
	font-size: 16px;
	font-family: Arial, Verdana, "Trebuchet MS";
	color: #152352 !important;
	}

.conteudo_mapa_default {
	
	}


/* resultado da busca */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.conteudo_resultado_busca_termo {
	font-size: 13px;
	line-height: 15px;
	}
.conteudo_resultado_busca TABLE {
	margin-top: 8px;
	width: 100%;
	}
.conteudo_resultado_busca TH {
	border-bottom: 2px solid #BBC7E7;
	padding: 3px 5px 3px 0;
	font-size: 14px;
	font-weight: bold !important;
	}
.conteudo_resultado_busca TH A {
	color: #57585C !important;
	font-size: 13px;
	line-height: 14px;
	}

.conteudo_resultado_busca TD {
	border-bottom: 1px solid #57585C;
	padding: 5px 20px 4px 0;
	font-size: 13px;
	line-height: 14px;
	}
.conteudo_resultado_busca_naveg {
	width: 100%;
	border-bottom: 1px solid #F3F4F4;
	padding: 5px 0 3px 0;
	font-size: 13px;
	line-height: 14px;
	text-align: center !important;
	}
.conteudo_resultado_busca_naveg A {
	color: #57585C !important;
	font-family: Verdana, Arial !important;
	}

/* para manter o texto da HOME sempre com o mesmo tamanho */
.home_conteudo_txt, .home_conteudo_txt_col3 {
	font-size: 11px !important;
	line-height: 12px !important;
	}

/* Noticias */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
div.news_title {
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	border-bottom: 1px solid #E1E2E8;
	}
div.news_chamada {
	margin-bottom: 15px;
	font-weight: bold;
	}	
div.news_links A {
	font-weight: bold;
	}	
	
/* Pesquisa */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */	
p.pesquisa {
padding: 9px 4px 3px 24px;
color: #000;
font-size: 14px !important;
font-weight: bold;
line-height: 18px;
}

p.result {
padding: 9px 4px 3px 24px;
color: #000;
font-size: 14px !important;
font-weight: bold;
line-height: 18px;
}

UL.pesquisa LI {
font-size: 14px !important;
}
DIV.pesquisa_dados h1 {
font-size: 13px !important;
}




	