div#utlimas_informacoes {
	margin-bottom: 20px;
	background: url("/images/frontend/ultimas_list_fundo.jpg") repeat-y;
	clear:both;
}
div#utlimas_informacoes div {
	height: 45px;
	clear: both;
	background: url("/images/frontend/ultimas_fundo.jpg") no-repeat bottom;
}
div#utlimas_informacoes ul {
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
	border-left: none;
	border-right: none;
}
div#utlimas_informacoes strong {
	height: 40px;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, san-serif;
	text-transform: uppercase;
	color: #15216B;
	display: block;
	text-align:center;
}
div#utlimas_informacoes p{
	font:11px "Trebuchet MS";
	width:98%;
	position:relative;
	margin:10px 0px 20px 7px;
}
div#utlimas_informacoes li {
	float: left;
	display: block;
	padding: 5px;
	width: 171px;
	
}

div#utlimas_informacoes a {
  font-weight: normal;
  color: #777777;
}

div#utlimas_informacoes a:hover {
  font-weight: normal;
  color: #15216B;
}

div#utlimas_informacoes li.meio {
	margin-left:6px;
}

div#utlimas_informacoes li.direita {
  margin-left:6px;
  padding-right:0px;
}
table.fundos {
	width: 100%;
	background: #E6E6E6;
	border: 2px solid #E6E6E6;
	color: #000;
	font-size: 10px;
}
table.fundos th {
	background:	#15216B;
	color: #fff;
	padding:18px 0 18px 0;
	text-align:center;
	background:#a9a9a9;
	text-transform:uppercase;
}
table.fundos td {
	text-align: center;

}
table.fundos td.nome {
	text-align: left;
}
table.fundos td.total {
	text-align: right;
	color: #15216B;
	font-weight: bold;
}
table.fundos tr.active {
	background: #f9f9f9;
}

/*------------------------------*/
.box{
	float:left !important;
	position:relative !important;
	display:inline;
	width:188px !important;
	_width:177px !important;
	_margin-top:10px;
	height:150px;
	background:url(images/frontend/background-box.jpg) repeat-y;
	text-align:center;
	}

.quadro {
	width:100%;
	height:auto;
	display:table;
	position:relative;
	color:#777;
	margin-bottom:10px;
	}

.quadro h1 {
	font:bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#15216B;
	text-transform:uppercase;
	}

.box h2 {
	width:98% !important;
	height:25px;
	margin:0;
	padding:15px 0 5px 15px;
	font:bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#15216B;
	text-align:left;
	text-transform:uppercase;
	}
	
.img-space {
	padding:0 4px 0 4px;
	}


.box a img {
	border:0;
	_margin-left:10px;
	}


.link-download, .link-texto {
	background:url(images/frontend/icons/arquivo-pdf.jpg) no-repeat right top;
	font:10px Arial, Helvetica, sans-serif;
	color:#777;
	padding:0 8px 6px 0;
	margin:0 auto 8px auto;
	text-align:left;
	text-decoration:none;
	border-bottom:1px dotted #515151;
	display:block;
	width:150px;
	}
	
.link-altura {
	height:35px;
	}
	
.link-texto {
	background:none;
	font:11px Arial, Helvetica, sans-serif;
	border:0;
	}

.link-download:hover, .link-texto:hover {
	background-color:#eee;
	}


/* Canais/recursos dināmicos */

.box{
	float:left;
	position:relative;
	width:188px;
	height:130px;
	background:url(/images/frontend/background-box.jpg) repeat-y;
	text-align:center;
	}

.quadro {
	width:100%;
	height:auto;
	display:table;
	position:relative;
	color:#777;
	}

.quadro h1 {
	font:bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#15216B;
	text-transform:uppercase;
	}

.box h2 {
	width:179px;
	height:25px;
	margin:0;
	padding:0 0 0px 15px;
	font:bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#15216B;
	text-align:left;
	text-transform:uppercase;
	}
	
.img-space {
	padding:0 4px 0 4px;
	}

.box a img {
	border:0;
	}


.link-download, .link-texto {
	background:url(/images/frontend/icons/arquivo-pdf.jpg) no-repeat right top;
	font:10px Arial, Helvetica, sans-serif;
	color:#777;
	padding:2px 8px 6px 2px;
	margin:0 auto 8px auto;
	text-align:left;
	text-decoration:none;
	border-bottom:1px dotted #515151;
	display:block;
	width:150px;
	}
	
.link-download {
	padding-top:8px;
	}
	
.link-altura {
	height:35px;
	position:relative;
	padding:6px 0 6px 0;
	}
	
.link-texto {
	background:none;
	font:normal 10px Arial, Helvetica, sans-serif;
	border:0;
	}

.link-download:hover, .link-texto:hover {
	background-color:#eee;
	text-decoration:none;
	}

#cotacoes th {}
/* */

/* inicio AJAX */
#window
{
	position: absolute;
	width: 300px;
	height: 200px;
	overflow: hidden;
	border:3px solid #999;
	background-color:#fff;
	display:none;
	z-index:999;
}
#windowTop
{
	height: 30px;
	overflow: 30px;
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	cursor: move;
}
#windowTopContent
{
	margin-right: 5px;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	text-indent: 8px;
	font:18px Tahoma;
	font-weight: bold;
	color: #252525;
	margin-top: 12px;
}

#windowClose
{
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}
.transferer2
{
	border: 1px solid #6BAF04;
	background-color: #efefef;
	filter:alpha(opacity=30); 
	-moz-opacity: 0.3; 
	opacity: 0.3;
}

/* fim AJAX */

/* pop comunicado */
#pop-comunicado
{
	background:#FFFFFF none repeat scroll 0 0;
	border:2px solid #4D9494;
	display:none;
	left:24%;
	position:absolute;
	top:100px;
	width:600px;
	z-index:999 !important;
}
/* fim pop comunicado */