@charset "utf-8";

/* BPS Internet 2009 - http://www.bpsinternet.com.br */

body {
	background-color: #acb7bf;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
 color: #0066CC;
 text-decoration: none;
}
a:hover {
 color: #666;
 text-decoration: underline;
}
.copy {
	color: #979796;
}
.copy2 {
	color: #000;
}
.link_lanc {
	color: #1066a5;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.txt_lancamento {
	font-size: 10px;
}
.borda_direita {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BEBEBE;
}
.header_lancamento {
	font-weight: bold;
	color: #494544;
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 0px;
	font-size: 12px;
}
.link_veja_mais {
	color: #db254f;
	font-weight: bold;
	text-decoration: none;
}
.link_rodape, a.link_rodape  {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
a.link_rodape:hover  {
	font-size: 12px;
	color: #a4cde7;
	text-decoration: underline;
}
.header_sys {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.texto_sys {
	font-size: 9px;
	color: #FFF;
}
.header_chamada {
	font-weight: bold;
	color: #494544;
	font-size: 12px;
}
.texto_chamada {
	color: #494544;
	font-size: 12px;
}
.borda_baixo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEBEBE;
}
h1 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
}
h2 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	color: #494544;
	padding-left: 16px;
	background-image: url(/imagens/layout/bullet_header.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	font-weight: bold;
}
h3 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	padding-left: 16px;
}
.BPS_Inv {
	display: none;
}
.azul {
	color: #003399;	
}
.vermelho {
	color: #D62F27;	
}