/* BOVESPA FIX */

BODY {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: white;
}

SELECT, INPUT, TD, TH, P, SPAN, UL, LI, FORM {
	padding: 0;
	margin: 0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

DIV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*float: left;*/
}

UL {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

LI {
	list-style-type: none;
}

P {	
	margin-bottom: 10;
	text-align: left; 
}

TD { 
	font-size: 10px;
	padding: 4px; 
}

TH {
	background-color: #7c7c7c;
	color: white;
	padding: 4px;
	font-weight: normal;
}

SPAN, DIV {
	/*vertical-align: top;
	border: 0;
	margin: 0;
	padding: 0;*/
}

IMG {
	border: 0;
}

A {
	color: #004685;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}	

/* MENU LATERAL */

div#divMenuPai {
	width: 181px;
	text-align: right;
	background: white;
}

.Menu {
	color: #666666;
	height: 21px;
	width: 181px;
	background-image: url(/Images/BackMenu.gif);
	background-repeat: no-repeat;
	top: 15px;
	background-position: 0px 0px;
}

a.MenuPrinc:link, a.MenuPrinc:active, a.MenuPrinc:visited {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	height: 21px;
	width: 181px;
	padding-top: 8px;
	_padding-top: 5px;
	padding-right: 8px;
}

a.MenuPrinc:hover {
	color: #004685;
	text-decoration: none;
}

a.SubMenu:link, a.SubMenu:active, a.SubMenu:visited {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	height: 21px;
	width: 181px;
	padding-top: 8px;
	_padding-top: 5px;
	padding-right: 13px;
}

a.SubMenu:hover {
	color: #004685;
	text-decoration: none;
}

a.SubMenuVerde:link, a.SubMenuVerde:active, a.SubMenuVerde:visited, a.SubMenuVerde:hover {
	color: #418ADC;
	font-size: 10px;
	text-decoration: none;
	height: 21px;
	width: 181px;
	padding-top: 8px;
	_padding-top: 5px;
	padding-right: 13px;

}

a.SubMenu2:link, a.SubMenu2:active, a.SubMenu2:visited {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	height: 21px;
	width: 181px;
	padding-top: 8px;
	_padding-top: 5px;
	padding-right: 13px;
	letter-spacing: -1px;
}

a.SubMenu2:hover {
	color: #99CC33;
	text-decoration: none;
}

.CelulaSubMenuAzul {
	height: 21px;
	width: 181px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(/Images/MarcFix.gif);
	background-repeat: no-repeat;
	background-position: 173px 6px;
	_background-position: 173px 10px;
}

.CelulaSubMenuVerde {
	height: 21px;
	width: 181px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(/Images/MarcFixAzul.gif);
	background-repeat: no-repeat;
	background-position: 173px 6px;
	_background-position: 173px 10px;
}

.CelulaSubMenuSeta {
	height: 21px;
	width: 181px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(/Images/Setinha.gif);
	background-repeat: no-repeat;
	background-position: 173px 6px;
	_background-position: 173px 10px;
}

.CelulaLogo {
	width: 181px;
	background-color: #F4F4F4;
	text-align: center;
}

/* PGINAS INTERNAS */

.Titulo {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #646464;
	font-size: 11px;
	padding-top: 13px;
	padding-left: 5px;
}

.TitTabela {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #004685;
	text-align: center;
}

.TxtTabela {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

a.ItemTabela:link, a.ItemTabela:active, a.ItemTabela:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004685;
	text-decoration: none;
}

a.ItemTabela:hover {
	text-decoration: underline;
}

a.LinkBoldAzul:link, a.LinkBoldAzul:active, a.LinkBoldAzul:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004685;
	text-decoration: none;
}

a.LinkBoldAzul:hover {
	text-decoration: underline;
}

a.AzulLetras:link, a.AzulLetras:active, a.AzulLetras:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004685;
	text-decoration: none;
}

a.AzulLetras:hover {
	text-decoration: underline;
}

a.Copyright:link, a.Copyright:active, a.Copyright:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

a.Copyright:hover {
	text-decoration: underline;
}

.TabelaCz {
	background-color: #F1F1F1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.TxtAzul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004685;
}

.CzBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E3E3E3;
}

.LetraGde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #004685;
}

.TxtBold12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* Pgina Index */

.Coluna1 {
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.Coluna2 {
	padding-left: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

a.Link:link, a.Link:active, a.Link:visited {
	font-size: 11px;
	font-weight: bold;
	color: #004685;
	text-decoration: none;
	background-image: url(/Images/MarcFix.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.Link:hover {
	text-decoration: underline;
}

a.LinkTab:link, a.LinkTab:active, a.LinkTab:visited {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.LinkTab:hover {
	text-decoration: underline;
}

a.LinkAtalho:link, a.LinkAtalho:active, a.LinkAtalho:visited {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.LinkAtalho:hover {
	text-decoration: underline;
}

a.LinkNot:link, a.LinkNot:active, a.LinkNot:visited {
	font-size: 13px;
	font-weight: bold;
	font-family: Trebuchet;
	color: #004685;
	text-decoration: none;
	height: 20px;
}

a.LinkNot:hover {
	text-decoration: underline;
}

a.LinkAzul:link, a.LinkAzul:active, a.LinkAzul:visited {
	color: #004685;
	font-weight: bold;
	text-decoration: none;
}

a.LinkAzul:hover {
	text-decoration: underline;
}

a.LinkNotAnt:link, a.LinkNotAnt:active, a.LinkNotAnt:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 23px;
	background-image: url(/Images/MarcFix.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding-left: 15px;
}

a.LinkNotAnt:hover {
	text-decoration: underline;
}

.Margem {
	padding-left: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.ColunaDir {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004685;
	padding-left: 5px;
	height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.Txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-right: 3px;
}

.TituloNot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #004685;
	line-height: 21px;
}

.Tracejado {
	background-image: url(/Images/TracejadoTitulos.gif);
	background-repeat: repeat-x;
	height: 1px;
}

.TxtNot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.TituloTab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #7C7C7C;
	color: #FFFFFF;
	text-align: left;
	padding-left: 8px;
}

a.Botao:link, a.Botao:active, a.Botao:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	background-image: url(/Images/BovFix_BackBotao.gif);
	width: 129px;
	text-align: center;
	height: 16px;
	padding-top: 2px;
}

a.Botao:hover {
	text-decoration: none;
}

.TxtAcrobat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E6E6E6;
	color: #004685;
}

.TxtAzulClaro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F0F0F0;
	font-weight: bold;
	color: #004685;
}

.LinhaVert {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDBDBD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBDBD;
}

.LinhaHor {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBDBD;
}

/* ESTILOS APLICÁVEIS À TAGS ESPECÍFICAS */

TABLE.TabForm {
	background-color: #F1F1F1;
	border: 10px solid #F1F1F1;
	width: 100%;
}

TABLE.TabDados {
	background-color: #E4E4E4;
	width: 100%;
}

TABLE.TabDetalhe {
	background-color: white;
	width: 100%;
}

TR.TrDadosPar {
	background-color: white;
}

TR.TrDadosImpar {
	background-color: #F5F5F5;
}


TR.TabDetalhe {
	background-color: #F1F1F1;
}

TR.TabDestaque {
	background-color: #EFEFEF;
}

DIV.Padrao {
	width: 100%;
	background-color: white;
	padding: 0;
	margin: 0;
	clear: both;
}
	
DIV.Form {
	width: 100%;
	background-color: #F1F1F1;
	padding: 7px;
	padding-bottom: 7px;
	clear: both;
	margin-bottom: 10px;
}	

DIV.Linha {
	width: 100%;
	clear: both;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	position: relative;
}	

SPAN.Legenda {
	float: left;
	width: 40%;
	text-align: right;
	padding-top: 6px;
	padding-right: 5px;
}

SPAN.Campo {
	float: right;
	width: 60%;
	text-align: left;
	padding-top: 3px;
}

IMG.BotaoPesq {
	margin-left: 209px;
	vertical-align: top;
}

P.txtSubTit {
	font-weight: bold;
	background: url("/Images/Bullet.gif") no-repeat left middle;
	padding: 0;
	padding-left: 10px;
	margin-left: 4px;
	margin-top: 20px;
	margin-bottom: 10px;
	white-space: nowrap;
}


P.txtSubTit1 {
	font-weight: bold;
	background: url("/Images/Bullet.gif") no-repeat left middle;
	padding: 0;
	padding-left: 10px;
	margin-left: 4px;
	margin-top: 0px;
	margin-bottom: 10px;
	white-space: nowrap;
}

P.TxtAcrobat {
	text-align: left;
	margin: 0;
	padding: 0;

P.TxtDebPad {
	background-color: #F5F5F5;
	margin: 0;
	padding: 2px;
}

P.txtAlerta { 
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	margin: 0;
	margin-bottom: 5px;
	margin-left: 4px;
	background: white url(/Images/Bullet.gif) no-repeat left middle;
}

P.txtAlertaDownload {
	padding-bottom: 10px; 
	padding-left: 14px;
}

P.txtRodape {
	text-align: right; 
	margin-top: 45px; 
	border-top: 1px solid #A6A6A6
}

P.TitPopup {
	font-weight: bold;
	margin-bottom: 5px;
}

A.LinkSerie {
	color: #004685;
	text-decoration: none;
}

A.LinkSerie:Hover {
	text-decoration: underline;
}

TD.LinkSerie {
	line-height: 18px;
	padding-top: 0;
	padding-bottom: 10;
}

TD.Sinal {
	vertical-align: top;
	padding-top: 10px;
	padding-left: 14px;
	text-align: center;
}


P.TitPagina {
	padding-top: 23; 
	padding-left: 86;
	font-size: 11;
}


TD.txtDestaque {
	border-top: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	collapse: collapse;
	color: red;
}

/* LAYERS */

#DivGeral {
	z-index: 1; 
	width: 778px; 
	background: white;
	height: 100%;
}

#DivMenu { 
	z-index: 2; 
	width: 181; 
	background-color: #F4F4F4;
	float: left;
	padding-top: 60;
	height: 100%;
}

#DivMiolo {
	z-index: 2; 
	width: 560; 
	background: white;
	float: right; 
	padding-top: 60px;
	padding-right: 25px;
	height: 100%;
}

#DivTitulo {
	clear: both; 
	z-index: 2; 
	width: 100%; 
	height: 60; 
	background: white url(/images/TitulosMercado.gif) no-repeat; 
	background-position: 80px 0;
	position: absolute; 
	top: 0;
	left: 0;
}

#DivAcrobat {
	background-color: white;
	border: 3px double #CCCCCC;
	text-align: center;
	width: 440;
	padding: 10px;
	margin-left: 20;
	margin-top: 20;
}

/* LAYERS POPUPS */

#DivGeralPopup {
	z-index: 1; 
	background: white;
	clear: none;
	width: 750px;
}

#DivTituloPopup {
	clear: both; 
	z-index: 2; 
	width: 100%; 
	height: 60; 
	background: white url(/images/TitulosMercado.gif) no-repeat; 
	background-position: 80px 0;
	position: absolute; 
	top: 0;
	left: 0;
}

#DivMioloPopup {
	clear: both;
	z-index: 2; 
	width: 100%;
	height: 440px;
	background: white;
	position: absolute;
	padding: 7px;
	top: 60px;
	left: 0;
}

#DivRodapePopup {
	width: 100%; 
	clear: both; 
	margin-top: 10px
}

DIV.LinhaNoticia	{ 
	z-index: 3; 
	width: 100%; 
	clear: both; 
	padding: 0; 
	margin: 0; 
	position: relative; 
}

DIV.BlocoNoticiaEsq { 
	z-index: 3; 
	width: 160; 
	background: white; 
	float: left; 
	padding-top: 5px; 
}

DIV.BlocoNoticiaDir { 
	z-index: 3; 
	width: 200; 
	background: white; 
	float: right; 
	padding-top: 5px; 
}

DIV.BordaHoriz { 
	margin: 0; 
	width: 100%; 
	z-index: 3; 
	height: 10px; 
	background-position: 1; 
	position: relative 
}

a.LinkNotAnteriores:link, a.LinkNotAnteriores:active, a.LinkNotAnteriores:visited {
	font-size: 10px;
	font-weight: bold;
	font-family: Trebuchet;
	color: #004685;
	text-decoration: none;
	padding-bottom: 8px;
}

a.LinkNotAnteriores:hover {
	text-decoration: underline;
}
#Noticias {
	text-align: left;
	width: 374px;
	position: absolute;
	left: 200px;
	top: 65px;
}

#NotAnteriores {
	background-image: url(/Images/back_rendaFixa_Deb.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: right;
	width: 374px;
	height: 18px;
	position: absolute;
	left: 200px;
	top: 180px;
}

#NotProspectos {
	width: 374px;
	height: 40px;
	position: absolute;
	text-align: left;
	left: 200px;
	top: 215px;
}

.TitProspectos {
	font-size: 10px;
	font-weight: bold;
	font-family: Trebuchet;
	color: #004685;
	text-decoration: none;
	height: 16px;
}

#LateralDireita {
	width: 187px;
	background: height: 450px;
	position: absolute;
	left: 587px;
	top: 60px;
	background-color: White;
	height: 400px;
}

#Grafico {
	background-image: url(/Images/BovFix_BackGrafLatDir.gif);
	background-repeat: no-repeat;
	width: 187px;
	height: 253px;
	position: absolute;
	text-align: center;
	font-size: 9px;
	font-family: Verdana;
	color: #666666;
}
