* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #827F77;
}

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #827F77;
}

.texto_cinza {
	color: #827F77;
}

.branco {
	color: #FFFFFF;
}

.subtitulo { 
	color: #0084C9;
	font-weight: bold;
}

A { 
	color: #0084C9;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}

TABLE {
	border-collapse: collapse;
}

.fundo_azul{
	background-color: #daedfa;
}
.fundo_branco{
	background-color: #ffffff;
}

.legenda {
	font-size: 10px;
}

#menu_interno {
	position: absolute;
	width: 180px;
	left: 225px;
}

#texto {
	overflow: auto; 
	overflow-x: hidden; 
	width: 518px; 
	height: 300px;
	padding-right: 20px;
}

#texto_peq {
	overflow: auto; 
	overflow-x: hidden; 
	width: 353px; 
	height: 200px; 
	padding: 0px 20px 0px 165px;
}

DT {
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 8px;
}

.margem {
	padding-left: 10px;
	padding-right: 10px;
}

.titulo {
	display: none;
	color: #0084C9;
	font-weight: bold;
	font-size: 12px;	
}

.texto_maior {
	font-size: 12px;
}

.campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: solid 1px #b1b1b1;
}

.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: url(img/rodape.png) bottom repeat-x; 
	border: none; 
	color: #FFFFFF;
	height: 20px;
}

.link_preto {
	color: #827F77;
}
.link_preto:hover {
	color: #0084C9;
	text-decoration: none;
}

#div_box {
	background-image:url(img/bg_box.gif);
	background-repeat:no-repeat;
	background-position: top;
	display: none;
	width: 274px;
	height: 92px; 

}

.azul_box {
	position: relative; 
	left:5px; 
	top: 8px;
	color: #00a4c9;
	font-weight: bold;
}

.azul_esc_box {
	color: #0079b0;
	font-weight: bold;
}

.texto_box {
	position: relative; 
	left:5px; 
	top: 15px;
	color: #FFFFFF;
	font-size: 10px;
}

#menu_interno ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	width: 157px;
	border: solid 1px #537389;
	border-left: none;
}

#menu_interno_html { 
	display: none; 
}

.menu_interno_html {
	display: none;
	background-color: #e7f4f7;
	text-decoration: none;
	text-align: left;
	padding: 5px 3px 5px 14px;
	list-style: none;
	display: block;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #748286;
	border-right: solid 1px #537389;
	border-bottom: dashed 1px #748286;
}

.menu_interno_html:hover{
	color: #013e72;
	text-decoration: none;
}

.ferramentas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #827F77;
	text-decoration: none;
}

.titulo_tabela {
	background-color: #0084C9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#conteudo {
	background: url(img/fundo_conteudo.png) repeat-x;
	width: 538px; 
	margin-left: 5px;
	padding: 13px 0px 0px 15px;
	text-align: justify;
}

#caminho {
	font-size: 10px;
}

.glossario {
	font-weight: bold;
	padding: 5px;
}

.glossario_apagado {
	font-weight: bold;
	padding: 5px;
}

.glossario:hover {
	background: url(img/rodape.png) repeat-x #0080c2;
	color: #FFFFFF;
	text-decoration: none;
}

DIV.secao A.secao_titulo {
	display: block;
	color: #0084C9;
	font-weight: bold;
	padding: 0 0 15px 20px;
	background: url(img/bullet.gif) no-repeat;
}

DIV.secao A.secao_titulo:hover {
	background: url(img/bullet_select.gif) no-repeat;
}

DIV.secao BLOCKQUOTE {
	display: none;
}

DIV.secao_active {
	display: block;
	color: #0084C9;
	font-weight: bold;
	padding: 0 0 15px 20px;
	display: block;
	text-decoration: none;
	background: url(img/bullet_down.gif) no-repeat;
}

DIV.secao_active BLOCKQUOTE {
	display: block;
	font-weight: normal;
	padding-top: 5px;
	margin: 0px 0 0 -20px;
}