@charset "utf-8";
/* CSS Document */

/* DIVs --------------------------------------------------------------*/

body
{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	background-image: url(../imagens/bb_background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#bb_topo
{
	position:absolute;
	left:50%;
	top:0px;
	width:995px;
	height:66px;
	z-index:1;
	margin-left: -497px;
	background-image: url(../imagens/bb_topo.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#bb_corpo{
	position:absolute;
	top:66px;
	width:995px;
	left:50%;
	z-index:1;
	background-image: url(../imagens/bb_corpo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: -497px;
	height: 600px;
}

#bb_div_principal
{
	position:relative;
	top:0;
	width:980px;
	left:50%;
	margin-left:-490px;
}
.status
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#000000;
	padding-left:25px;
	padding-right:25px;
}
/* LINKs ---------------------------------------------------------------*/

a IMG
{
	border:none;
}

a.fonte12red:link{
	font-family: Arial;
	font-size: 12px;
	color: #BB0000;
	font-weight:bold;
	text-decoration:none;
}
a.fonte12red:hover
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #FF0000;
	text-decoration:none;
}
a.fonte12red:visited
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #FF0000;
	text-decoration:none;
}

a.fonte12blue:link{
	font-family: Arial;
	font-size: 12px;
	color: #0000bb;
	font-weight:bold;
	text-decoration:none;
}
a.fonte12blue:hover
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #0000ff;
	text-decoration:none;
}
a.fonte12blue:visited
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #0000bb;
	text-decoration:none;
}
a.fonte12black:link{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
a.fonte12black:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
a.fonte12black:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
a.fonte12bluesub:link{
	font-family: Arial;
	font-size: 12px;
	color: #0000bb;
	font-weight:bold;
	text-decoration:underline;
}
a.fonte12bluesub:hover
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #0000ff;
	text-decoration:underline;
}
a.fonte12bluesub:visited

/* TEXTOS ------------------------------------------------------------------*/

.fonte11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.fonte11b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}
.fonte12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.fonte12i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	text-decoration: none;
}
.fonte12b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}
.fonte12bblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	color:#0000BB;
}
.fonte12bsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;
	color:#000000;
}

.fonte14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.fonte14b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
}
.fonte14bsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	text-decoration:underline;
}
.fonte16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}
.fonte16b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
}

.fonte20b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

/*------------------------------------------------------------*/

.popup
{
	position:absolute;
	top:25px;
	margin-left:50%;
	left:-325px;
	height:400px;
	background-color:#dcdcdc;
	background-image:url(../imagens/popup_bg.jpg);
	padding:0px;
	z-index:3;
}
.popupTopo
{
	padding-right:0px;
	width:650px;
	height:30px;
	background-image:url(../imagens/popup_topo.jpg);
}

.popupConteudo
{
	width:640px;
	padding-top:2px;
	padding-bottom:0px;
	margin-left:5px;
	height:353px;
	overflow:auto;
}
.popupBase
{
	width:650px;
	height:17px;
	background-image:url(../imagens/popup_base.jpg);
}
.popup IMG
{
	border:none;
	vertical-align:top;
}
ul#popup_li {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration: none;
}

ul#popup_li li {
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration: none;
}
ul#popup_li li a {
	list-style: none;
	display: block;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration: none;
}
ul#popup_li li a:hover {
	list-style: none;
	background: #c9c9c9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#0000ff;
	text-decoration: none;
}
table.bordasimples
{
	border-collapse: collapse;
}
table.bordasimples tr td
{
	border:1px;
	border:solid;
	border-color:#000000;
}
#divUm{
	padding:20px;
	padding-right:20px;
	position:absolute;
	z-index:1;
}
#divDois{
	width:995px;
	height:800px;
	background:#666666;
	position:absolute;
	z-index:2;
	filter:alpha(opacity=50);
	-moz-opacity:.50; 
	float:left;
	visibility:hidden;
	top:-110px;
	left:-10px;
}

