
/* XXXXXXXXXXXXXXXXXXXX  BREADCRUMBS XXXXXXXXXXXXXXXX */

#containerPop {
	width: 99%;
	margin: 0px 5px 0px 5px;
}



#breadcrumbContainer {
	display: block;
	width: 100% !important;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #e6e9eb;
	clear: both;
	float:left;
	position: relative;	
}


#breadcrumb 
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #3b6c99;	
	padding: 5px;
	position: relative;
	float: left;
	width: auto;
	margin: 5px 0px 0px 0px;
	
}

#BreadCrumbTools {
	padding: 0px;
	position: relative;
	float: right;
	width:auto;
	text-align: right;
}

#BreadCrumbTools a:link,
#BreadCrumbTools a:visited
{
	text-align:right;
	text-transform:lowercase;
	font:normal normal normal 10px/8px "Trebuchet MS", sans-serif;
	cursor:pointer;
	color:#9a9ea1;
	text-decoration: none;
	margin: 5px;
}
#BreadCrumbTools a:active,
#BreadCrumbTools a:hover
{
	text-align:right;
	text-transform:lowercase;
	font:normal normal normal 10px/8px "Trebuchet MS", sans-serif;
	cursor:pointer;
	color:#585a5b;
	text-decoration: none;
	margin: 5px;
}


#pageContent {
	/*width: 100%;*/
	float:left;
	position: relative;
}

h1 {
	/*font-family: Trebuchet MS;*/
	font-size: 20px;
	color: #404040;
	font-weight: bold;
}


/*.subItens {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}*/

/*.topicos {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #404040;
	font-weight: bold;

}*/

/*.listaSimples {
	font-family: Trebuchet MS;
	font-size: 12px;
	}*/



/*  XXXXXXXXXXXXXXXXX  FIM BREADCRUMBS   XXXXXXXXXXXXXXXXXXXXXXXx */

/*  XXXXXXXXXXXXXXXXXX  ANCORAS  XXXXXXXXXXXXXXXXXXXXXXXXX */


p.Ancora {
	font-family:Trebuchet MS;
	font-size:18px;
	color:#668fb4;
}


.Ancoras {
	font-family:Trebuchet MS;
	font-size:12px;
	color:#585a5b;
}

.Ancoras ul {margin:0px;}
.Ancoras ul li {
	margin:0px;	
	background-image:url(/bmfbovespa/images/Comum/Bullet.gif);
	background-position:1% 45%;
	background-repeat:no-repeat;
	padding-left:20px;
	line-height:20px;
	border-bottom:1px solid #c6cbc6;
	clear: both;
}
.Ancoras ul li.cinza {
	margin:0px;
	background:#f6f7f7 url(/bmfbovespa/images/Comum/Bullet.gif) no-repeat 1% 45%;
	padding-left:20px;
	line-height:20px;
	border-bottom:1px solid #d3d6d8;
}

.Ancoras ul li.PDFcinza {
	margin:0px;
	background:#f6f7f7 url(/bmfbovespa/images/Comum/IconePDF.gif) no-repeat 1% 45%;
	padding-left:30px;
	line-height:20px;
	border-bottom:1px solid #d3d6d8;
}

.Ancoras ul li.PDF {
	margin:0px;	
	background-image:url(/bmfbovespa/images/Comum/IconePDF.gif);
	background-position:1% 45%;
	background-repeat:no-repeat;
	padding-left:30px;
	line-height:20px;
	border-bottom:1px solid #c6cbc6;
	clear: both;
}

/* XXXXXXXXXXXX  ACROBAT  XXXXXXXXXXXXXXXXXXXXXXXXXXX */

#Acrobat {
	border:1px solid #d3d6d8;
	background-color: #f6f7f7;
	height: 50px;
	padding:8px;	
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#585a5b;
	clear: both;
	width: 99%;
}

#Acrobat img {
	margin-top:7px;
	}

#Acrobat a {
	font-weight:bold;
	color:#585a5b;
	text-decoration:none;
	}
	
#Acrobat a:hover {
	text-decoration:underline;
	}


