BODY.semborda {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.transparente {
	filter: Alpha( Opacity=70 );
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.opaco {
	filter: Alpha( Opacity=100 );
	-moz-opacity: 1;
	opacity: 1;
}

.textos {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5d7fa6;
	text-decoration: none;
}
.campo {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

.fonte_azulclaro10 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5d7fa6;
	text-decoration: none;
}

/*CLIENTES*/
.clientes_texto {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5d7fa6;
	text-decoration: none;
}
A.clientes_link:link {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5d7fa6;
	text-decoration: underline;
	background: none;
}
A.clientes_link:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5d7fa6;
	text-decoration: none;
	background: none;
}
A.clientes_link:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	background: #5d7fa6;
}

/*NOTICIAS*/
.noticias_titulo {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.noticias_texto {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #bbd4ee;
	text-decoration: none;
}

.noticias_titulo_exibicao{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003565;
	text-decoration: none;
	background: none;
}

.noticias_texto_exibicao{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5d7fa6;
	text-decoration: none;
}

.noticias_data{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003565;
	text-decoration: none;
}

.noticias_background{
	background-position: top;
	background-image: url(../imagens/fundo_noticias.gif);
	background-repeat: repeat-x;
	background-color: #004DA0;
}

HR.noticias_linhadivisoria {
	line-height: 1px;
	color: #87a9cc;
}

A.noticias_link:link {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #bbd4ee;
	text-decoration: none;
}
A.noticias_link:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #13a1d9;
	text-decoration: none;
}
A.noticias_link:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

A.noticias_link_mais_noticias:link {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
	background: none;
}
A.noticias_link_mais_noticias:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
	background: none;
}
A.noticias_link_mais_noticias:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004d9f;
	text-decoration: none;
	background: #d1e4f7;
}

A.noticias_link_exibicao:link {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5d7fa6;
	text-decoration: underline;
	background: none;
}
A.noticias_link_exibicao:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5d7fa6;
	text-decoration: none;
	background: none;
}
A.noticias_link_exibicao:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	background: #5d7fa6;
}

/*CADASTROS*/
.cadastros_background{
	background-image: url(../imagens/fundo_cadastro.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
A.cadastros_link:link {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004d9f;
	text-decoration: underline;
	background: none;
}
A.cadastros_link:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5d7fa6;
	text-decoration: none;
	background: none;
}
A.cadastros_link:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background: #5d7fa6;
}
.cadastros_texto {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5d7fa6;
	text-decoration: none;
}

/*RODAPÉ*/
.rodape_texto {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #d1e4f7;
	text-decoration: none;
}
A.rodape_link:link {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #d1e4f7;
	text-decoration: underline;
	background: none;
}
A.rodape_link:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #d1e4f7;
	text-decoration: underline;
	background: none;
}
A.rodape_link:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0474c8;
	text-decoration: none;
	background: #d1e4f7;
}

.tabela_fixa {
	table-layout : fixed; 
}

.justify { 
	text-align: justify; 
}

.body_background {
	background-image: url(../imagens/background.gif);
	background-repeat: repeat-x;
	background-color: #F0F1F4;
}