BODY {
	background-color:#ededed;
	margin: 0;
	font-family: Arial;
	font-size:12px;
}

BODY.interna {
	background-color:#ededed;
	margin: 0;
	font-family: Arial;
	font-size:12px;
	color:#333333;
}
BODY.interna #div_conteudo b, BODY.interna #div_conteudo strong {
	font-size: 15px;
}

BODY.interna #div_conteudo {
	line-height: 18px;
}


UL.marcador_azul, UL.marcador_azul_claro, UL.marcador_amarelo, UL.marcador_azul_marinho, UL.marcador_vermelho, UL.marcador_bordo {
	margin: 0 0 0 0;
	padding-left: 0px;
	text-align:left;
}

UL.marcador_azul LI, UL.marcador_azul_claro LI, UL.marcador_amarelo LI, UL.marcador_azul_marinho LI, UL.marcador_vermelho LI, UL.marcador_bordo LI {
	list-style: none;
	padding: 0 0 0 12px;
}

UL.marcador_azul LI { 
	background: url(../imagens/marcador_azul.gif) left top no-repeat;
}

UL.marcador_azul_claro LI { 
	background: url(../imagens/marcador_azul_claro.gif) left top no-repeat;
}

UL.marcador_amarelo LI { 
	background: url(../imagens/marcador_amarelo.gif) left top no-repeat;
}

UL.marcador_azul_marinho LI { 
	background: url(../imagens/marcador_azul_marinho.gif) left top no-repeat;
}

UL.marcador_vermelho LI { 
	background: url(../imagens/marcador_vermelho.gif) left top no-repeat;
}

UL.marcador_bordo LI { 
	background: url(../imagens/marcador_bordo.gif) left top no-repeat;
}


#div_tudo{
	position:absolute;
	left:50%;
	width:972px;
	margin-left: -486px; 

	}

#div_topo {
	position:relative;
	width:972px;
	height:300px;
}

#div_menu {
	position:absolute;
	top: 74px;
	left: 155px;
	z-index:1000;
	clip: rect(0 250px 31px 0);
}

#div_menu_home {
	position:absolute;
	top: 125px;
	left: 32px;
	z-index:1000;
	clip: rect(0 550px 31px 0);
}


#div_titulo {
	position:absolute;
	width:370px;
	height:100px;
	z-index:100;
	top: 220px;
	left: 25px;
}

#div_conteudo {
	padding: 0 35px 30px 27px;
	width:910px;
	background:url(../imagens/base_div_interna.gif) no-repeat bottom;
}

#div_fundo {
	width:972px;
	background:url(../imagens/fundo_div_interna.gif);
}

#div_rodape {
	position:relative;
	height:21px;
	background:url(../imagens/base_div_interna.gif) no-repeat left;
	width: 972px;
}

.margem_foto {margin-bottom:10px;
margin-left:10px;
}

sup {
	font-size:10px;
}

td, input, select, textarea {
	font-family: Arial;
}

.legenda {  
	font-family:Arial;
	font-size:10px;
	line-height: 14px;
}

.azul_titulo_12 {
	font-size:12px;
	color:#00749c;
}

.link { font-size: 12px; 
color: #00749c; 
text-decoration: none 
}

.titulo_azul{
	color:#005aa4;
	font-size:14px;
	font-weight:bold;
	
}

.titulo_azul_12px{
	color:#005aa4;
	font-size:12px;
	font-weight:bold;
	
}

.titulo_vermelho{
	color:#ed1c24;
	font-size:14px;
	font-weight:bold;
	
}

.titulo_bordo{
	color:#c5161d;
	font-size:14px;
	font-weight:bold;
	
}

.titulo_bordo_12px {
	color:#c5161d;
	font-size:13px;
	font-weight:bold;
	
}


.azul_subitulo_11 {
	font-size:12px;
	color:#00749c;
}

.azul_subitulo_ra {
	font-size:12px;
	color:#005aa4;
}

.amarelo_subitulo_ra {
	font-size:12px;
	color:#fdb813;
}

.vermelho_subitulo_ra {
	font-size:12px;
	color:#ed1c24;
}

.vermelho_subitulo_ra_15px {
	font-size:15px;
	color:#ed1c24;
	font-weight:bold;
}

.laranja_subitulo_ra_15px {
	font-size:15px;
	color:#e86e25;
	font-weight:bold;
}

.azul_subitulo_ra {
	font-size:13px;
	color:#2daadd;
}

.azul_subitulo_ra_12px {
	font-size:12px;
	color:#2daadd;
}

.preto_subitulo_ra_12px {
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.branco_subitulo_ra_12px {
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}

.laranja_subitulo_ra {
	font-size:13px;
	color:#e86e25;
}

.cinza_subitulo_11 {
	font-size:12px;
	color:#bcbdc0;
}

TABLE .tabela {
	border-collapse: collapse;
}

.bottom{
	border-bottom: solid 1px #bcbdc0;
}

TABLE .tabela P {
	display: inline;
}

TABLE .tabela TD {
	padding: 3px;
	border-bottom: solid 1px #bcbdc0;
}

TD.bordas {
	border-bottom: solid 1px #bcbdc0;
	border-right: solid 1px #bcbdc0;
}

TABLE .tabela TD BLOCKQUOTE {
	margin-left: 7px;
}

TD.subtitulo, TR.subtitulo TD {
	background-color: #e6e7e8;
	color: #000;
	font-weight: bold;
}

TD.subtitulo_sembold, TR.subtitulo TD {
	background-color: #e6e7e8;
	color: #000;
}

TD.vermelho, TR.vermelho TD {
	background-color: #C5161D;
	color: #ffffff;
	font-weight: bold;
}

TD.amarelo, TR.amarelo TD {
	background-color: #FCB813;
	color: #ffffff;
	font-weight: bold;
}

TD.laranja, TR.laranja TD {
	background-color: #e86e25;
	color: #ffffff;
	font-weight: bold;
}

TD.borda_vermelho, TR.borda_vermelho TD {
	border-bottom:#C5161D  solid 1px;
	border-top:#C5161D  solid 1px;
}

TD.borda_azul, TR.borda_azul TD {
	border-bottom:#005aa4  solid 1px;
	border-top:#005aa4  solid 1px;
}

TD.borda_amarela, TR.borda_amarela TD {
	border-bottom:#fdb813  solid 1px;
	border-top:#fdb813  solid 1px;
}

TD.borda_laranja, TR.borda_laranja TD {
	border-bottom:#e86e25  solid 1px;
	border-top:#e86e25  solid 1px;
}
TD.titulo, TR.titulo TD {
	background-color: #00749c;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	border-color: #FFF;
}

TD.titulo_ra, TR.titulo_ra TD {
	background-color: #005aa4;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	border-color: #FFF;
}

TD.titulo_amarelo_ra, TR.titulo_amarelo_ra TD {
	background-color: #fdb813;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	border-color: #FFF;
}
TD.total, TR.total TD {
	color: #000;
	font-weight: bold;
}

TD.borda_branca, TR.borda_branca TD {
	border-right: solid 1px #fff;
}

TD.numeros, TR.numeros TD {
	border-left: solid 1px #bcbdc0;
	text-align: right;
}

A.azul {
	color: #00A8DA;
	text-decoration: none;
}

A.azul:hover {
	text-decoration: underline;
}

A.linkvermelho {
	color: #EE3124;
	text-decoration: none;
}

A.linkcinza {
	color: #858585;
	text-decoration: none;
}

A.linkcinza:hover {
	text-decoration: underline;
}

A.linkvermelho:hover {
	text-decoration: underline;
}

A.linkverde {
	color: #7AC143;
	text-decoration: none;
}

A.linkverde:hover {
	text-decoration: underline;
}

A {
	color: #00a8da;
	text-decoration: none;
}

A:hover {
	color:#000000;
	text-decoration: underline;
}

.bold_11px{
	font-weight:bold;
	font-size:12px;
}

.borda_esq {
	background: url(../imagens/borda_topo_esq.png) no-repeat top left;
}
.borda_topo_direita {
	background: url(../imagens/borda_topo_direita.png) no-repeat top right;
}
.borda_inferior_esq {
	background: url(../imagens/borda_inferior_esq.png) no-repeat bottom left;
}
.borda_inferior_esq div {
	background: url(../imagens/borda_quina_direita.png) no-repeat bottom right;
}
.borda_pixel {
	background: url(../imagens/borda_pixel.png) top right repeat-y;
}

.borda_topo_direita div,.borda_topo_direita,
.borda_inferior_esq div, .borda_inferior_esq {
	width: 100%;
	height: 20px;
}
.borda_pixel, .borda_inferior_esq {
	margin-top: -20px;
}
.borda_pixel { padding: 0 15px 0 15px; }

a.busca {
	display: block;
}

@media print {
	#div_topo, #div_menu, #div_rodape  {
		display: none;
	}
	
	body {
		zoom:90%;
		}
	
	#div_conteudo {
		padding: 0;
		margin: 30px;
	}
	
	#div_titulo {
	position:relative;
	top: 0;
	left: 35;	
}
	.texto {
		padding: 0;
		margin: 0;
		font-size:13px;
	}
}

