div#acesso-rapido {
	width: 500px;
	float: right;
	margin-top: 10px;
	margin-right: 15px;
}

div#acesso-rapido div#acesso-rapido-select {
	float: left;
	margin-top: 10px;
}

div#acesso-rapido div#acesso-rapido-select select option.item {
	background-color: #c8c8c8;
}

div#acesso-rapido div#acesso-rapido-select select option.subitem {
	text-indent: 10px;
	background-color: #dedede;
}

div#acesso-rapido div#busca {
	float: right;
	
}

div#acesso-rapido div#busca input {
	height: 12px;
	margin-top: 5px;
	padding-top: 0px;
}

div#acesso-rapido div#busca input.obrigatorio {
	background-color: #fdc5c5;
}

div#acesso-rapido div#busca img {
	vertical-align: top;
	cursor: pointer;
}

/* menu-principal */
div#menu-principal {
	width: 100%;
	margin: auto;
	clear: both;
}

/* menu */
div#menu-principal ul {
	position: relative;
	margin: 0px auto;
	padding: 0;
	position: relative;
	width: 100%;
	z-index: 10;
}

div#menu-principal ul li {
	display: block;
	float: left;
	zoom: 1;
	list-style: none;
	z-index: 10;
}

div#menu-principal ul li.item-last a {
	background-image: none;
}

div#menu-principal ul li a {
	display: block;
	float: left;
	height: 37px;
	background-image: url("../img/menu_separator.gif");
	background-position: right 8px;
	background-repeat: no-repeat;
}

div#menu-principal ul li img {
	padding: 0px 6px;
}

/* Doesn't work in IE */
div#menu-principal ul li.hover,ul.menu li:hover {
	position: relative;
	background-image: url("../img/menu_over.png");
	background-position: left bottom;
	background-repeat: repeat-x;
}

/* level two */
div#menu-principal ul ul.submenu {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0px;
	padding: 0px;
	margin: 0px;
	background: #006666;
	filter: alpha(Opacity = 90);
	opacity: 0.9;
	display: block;
	width: 260px;
}

div#menu-principal ul ul.submenu li {
	width: auto !important;
	/* fix width for IE6 */
	width: 250px;
	font-weight: normal;
	border-bottom: 1px solid #66a3a9;
	float: none;
	padding: 0px;
}

div#menu-principal ul ul.submenu li.hover,ul.menu ul.submenu li:hover {
	background-image: none;
	background-color: #009999;
}

/* IE 6 & 7 Needs Inline Block */
div#menu-principal ul ul.submenu li a {
	border-right: none;
	width: 100%;
	display: inline-block;
	color: #ffffff;
	white-space: nowrap;
	height: auto;
	background-image: none;
	float: none;
	padding: 5px;
}

div#menu-principal ul ul.submenu li a:hover {
	text-decoration: none;
}

/* marcas */
div#marcas {
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	width: 100%;
}

div#marcas div#model-site-marcas {
	float: left;
	margin: auto;
}

div#marcas div#model-site-marcas div.marca {
	width: 135px;
	height: 56px;
	float: left;
	background-image: url("../img/bg_box_cinza.png");
	background-repeat: repeat-x;
	background-position: bottom left;
	text-align: center;
	margin: 0px 3px;
	cursor: pointer;
}

/* toolbox */
div#toolbox {
	background-image: url("../img/bg_box_verde.png");
	background-repeat: repeat-x;
	background-position: left top;
	width: 210px;
	min-height: 220px;
	background-color: #ffffff;
	z-index: 0;
}

div#toolbox h2 {
	padding-top: 15px;
	padding-left: 15px;
}

div#toolbox div.bg-top {
	background-image: url("../img/bg_toolbox_topo.png");
	background-repeat: no-repeat;
	width: 189px;
	height: 11px;
	margin: auto;
	overflow: hidden;
	margin-top: 5px;
}

div#toolbox div#toolbox-itens {
	width: 189px;
	height: auto !important;
	height: 180px;
	min-height: 180px;
	background-color: #ffffff !important;
	background-color: transparent;
	background-image: url("../img/bg_toolbox_itens.png");
	background-position: bottom left;
	background-repeat: repeat-x;
	margin: 0px auto;
	padding: 0px;
}

div#toolbox div#toolbox-itens ul#model-site-toolboxs {
	margin: 0px;
	padding: 0px 0px 15px 8px;
}

div#toolbox div#toolbox-itens ul#model-site-toolboxs li.first {
	margin-top: 0px;
	padding-top: 0px;
}

div#toolbox div#toolbox-itens ul#model-site-toolboxs li {
	background-image: url("../img/toolbox_bullet.gif");
	background-repeat: no-repeat;
	list-style: none;
	padding: 0px 0px 5px 12px;
	margin: 10px 10px 10px 0;
	background-position: left 4px;
	border-bottom: 1px dotted #04b6a2;
}

div#toolbox div#toolbox-itens ul#model-site-toolboxs li a {
	color: #666666;
	font-weight: bold;
	font-family: Arial;
}

/* chamadas */
div#chamadas {
	margin-top: 10px;
	text-align: center;
}

div#chamadas ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#chamadas ul li {
	cursor: pointer;
	padding-bottom: 10px;
}


/* parceiros */

#model-site-parceiros {
	clear: both;
	margin: 0 0 10px 40px;
	height: 40px;
}

#model-site-parceiros a {
	text-decoration: none;
}

#model-site-parceiros a img {
	border: none;
}

#model-site-parceiros p {
	font-weight: bold;
	color: #666;
	line-height: 40px;
}

#model-site-parceiros .itens {
	margin-left: 10px;
}

#model-site-parceiros .itens img {
	vertical-align: middle;
}

#model-site-parceiros .itens .item {
	margin: 0 10px;
}

/* topmenu */
div#master div#topmenu {
	width: 750px;
	float: left;
	margin-left: 10px;
}

div#master div#topmenu ul {
	margin: 0px;
	padding: 0px;
}

div#master div#topmenu ul li {
	height: 30px;
	display: block;
	float: left;
	list-style: none;
	margin: 0px 2px;
	padding: 0px;
	background-image: url("../img/bg_topmenu.png");
	background-repeat: repeat-x;
	background-position: top left;
}

div#master div#topmenu ul li.active {
	background-image: url("../img/bg_topmenu_active.png");
}

div#master div#topmenu ul li.active a {
	color: #000000;
	text-decoration: none;
}

div#master div#topmenu ul li.hover {
	background-image: url("../img/bg_topmenu_active.png");
}
div#master div#topmenu ul li.hover a {
	color: #000000;
	text-decoration: none;
}

div#master div#topmenu ul li a {
	display: block;
	padding: 8px 10px;
	color: #999999;
	font-weight: bold;
}

/* blocos */
div.bloco {
	float: left;
	width: 250px;
}

div.bloco div.container {
	background-color: #ffffff;
	background-image: url("../img/bg_blocos_container.png");
	background-repeat: repeat-x;
	float: left;
	padding: 0px;
	width: 100%;
}

div.bloco div.titulo {
	height: 30px;
	overflow: hidden;
}

div.bloco div.content {
	width: 240px;
	position: relative;
	height: auto !important;
	height: 365px;
	min-height: 365px;
	background-color: #ffffff;
	background-image: url("../img/bg_blocos_content.png");
	background-repeat: repeat-x;
	background-position: bottom left;
}

div.borda-inferior div.esquerda {
	width: 7px;
	height: 7px;
	background-image: url("../img/bg_blocos_content_cie.png");
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px !important;
	bottom: -1px;
	left: 0px;
}

div.borda-inferior div.direita {
	width: 7px;
	height: 7px;
	background-image: url("../img/bg_blocos_content_cid.png");
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px !important;
	bottom: -1px;
	right: 0px;
}

div.bloco div.item {
	margin: 0px 5px;
}

div.bloco div.csd {
	width: 100%;
	height: 15px;
	overflow: hidden;
}

div.bloco div.csd div.bg {
	background-color: #ffffff;
	float: left;
	height: 15px;
	width: 235px;
	overflow: hidden;
}

div.bloco div.csd div.bgall {
	background-color: #ffffff;
	float: left;
	height: 15px;
	width: 100%;
	overflow: hidden;
}

div.bloco div.csd div.image {
	width: 15px;
	height: 15px;
	float: right;
	overflow: hidden;
	background: transparent url("../img/content_csd.gif") no-repeat;
}

/* bloco veja-tambem */
div.bloco div.veja-tambem {
	width: 210px;
	margin: auto;
	margin-top: 20px;
}

div.bloco div.veja-tambem div.titulo {
	background-image: url(../img/bg_topmenu.png);
	background-repeat: repeat-x;
	height: 30px;
}

div.bloco div.veja-tambem div.titulo h2 {
	padding-top: 8px;
	padding-left: 10px;
}

div.bloco div.item h2, div.bloco div.veja-tambem div.veja-tambem-content h2 {
	height: auto !important;
	height: 15px;
	background-image: url("../img/toolbox_bullet.gif");
	background-repeat: no-repeat;
	background-position: 6px 4px;
	padding-left: 22px;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom: 1px dotted #999999;
	margin: 5px 10px;
	color: #666666;
	cursor: pointer;
}

div.bloco div.item h2:hover {
	text-decoration: underline;
}

div.bloco div.item-off h2:hover {
	text-decoration: none;
	cursor: default;
}

div.bloco div.item h2 a, div.bloco div.veja-tambem div.veja-tambem-content h2 a {
	color: #666666;
}

div.bloco div.veja-tambem div.titulo h2 {
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
}

/* bloco noticias */
div#bloco-noticias div.item h2 {
	background: none;
	border: none;
	padding: 0px;
	margin: 0px;
}

div#bloco-noticias div.content h2 {
	color: #006666;
}

div#bloco-noticias div.item {
	margin-bottom: 15px;
}

div#bloco-noticias span.data {
	color: #666666;
	line-height: 15px;
}

/* bloco destaques */
div#bloco-destaques div.hr {
	width: 90%;
	height: 1px;
	margin: 5px auto;
	border-bottom: 1px dotted #999999;
	background: none;
}

div#bloco-destaques div.item h2 {
	height: auto !important;
	height: 15px;
	background-image: url("../img/toolbox_bullet.gif");
	background-repeat: no-repeat;
	background-position: 6px 4px;
	padding: 1px 0px 1px 22px;
	color: #666666;
	font-weight: bold;
	border: none;
}

div#bloco-destaques div.child h2 {
	padding-left: 44px;
	background-image: none;
	font-weight: normal;
	border: 0px;
	margin: 0px;
}

/* bloco cobertura-de-analistas */
div#bloco-cobertura-de-analistas div.content table th {
	font-size: 10px;
	color: #009999;
	text-align: left;
}

div#bloco-cobertura-de-analistas div.content table td {
	font-size: 10px;
	border-top: 1px solid #cccccc;
	height: 18px;
}

/* bloco destaques-financeiros */
div#bloco-destaques-financeiros div.content table th {
	font-size: 10px;
	color: #009999;
	text-align: left;
	padding: 0px 3px;
	border-right: 1px solid #009999;
	vertical-align: top;
	font-weight: normal;
	height: 20px;
}

div#bloco-destaques-financeiros div.content table td {
	font-size: 10px;
	border-right: 1px solid #009999;
	height: 18px;
	padding: 0px 3px;
}

div.pages h5,
div#mapa-do-site h5,
div#content div#model-pages h5,
div#content div#model-pages h2 {
	color: #009999;
	font-family: verdana;
	font-size: 14px;
}

div#content div.pages div.left-icon{
	float:left;
}

div#content div.pages div.left-icon img{
	display:block;
}

div#content div#model-pages h5 a,
div#content div#model-pages h2 a {
	color: #009999;
}

div#content div#model-pages h6 {
	color: #333;
	font-family: verdana;
	font-size: 13px;
}

div#content div#model-pages h6 a {
	color: #009999;
}

div#content div.page-actions img.bt-voltar {
	margin-right: 10px;
}

/* pages subitens */
div#model-pages div.subitens {
	float: left;
	clear: both;
}

div#model-pages div.subitens ul,
div#mapa-do-site ul{
	margin: 0px;
	padding: 0px;
}

div#model-pages div.subitens li,
div#mapa-do-site li.parent-li{
	background-image: url("../img/toolbox_bullet.gif");
	background-position: left 4px;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #04b6a2;
	list-style: none;
	margin-bottom: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
	text-indent: 15px;
}

div#model-pages div.subitens a,
div#mapa-do-site li.parent-li a{
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}

div#mapa-do-site li.parent-li{
	margin-top: 20px;
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div#mapa-do-site li.parent-li a{
	width: 100%;
	display:block;
	padding-bottom:8px;
	margin-bottom:8px;
	border-bottom: 1px dotted #04b6a2;
}
div#mapa-do-site li.parent-li ul{
	text-indent: 0px;
}
div#mapa-do-site li.children-li{
	list-style: square;
	color: #04b6a2;
	margin-left: 15px;
}
div#mapa-do-site li.children-li a{
	border-bottom: none;
	padding-bottom:0px;
	margin-bottom:0px;
	font-weight: normal;
	font-size: 11px;
	color: #04b6a2;
}
div#mapa-do-site li.children-li a:hover{
	text-decoration: underline;
}

div#model-pages div.text {
	font-size: 12px;
	line-height: 1.5;
}


/* table files > publicacoes */
div#model-files table.publicacoes td.title {
	background-color: #6acbc0;
	height: 30px;
	text-align: left;
	text-indent: 10px;
	border: 1px solid #6acbc0;
	cursor: inherit;
}

div#model-files table.publicacoes td.title h2 {
	color: #ffffff;
	text-transform: uppercase;
}

div#model-files table.publicacoes {
	width: 720px;
}

div#model-files table.publicacoes th {
	background-color: #A4E5DD;
	color: #057C6E;
	height: 30px;
	text-align: center;
	border: 1px solid #A4E5DD;
	padding: 0px 10px;
}

div#model-files table.publicacoes th.date {
	text-align: left;
	width: 120px;
}

div#model-files table.publicacoes th.ico {
	width: 80px;
}

div#model-files table.publicacoes th.name {
	text-align: left;
}

div#model-files table.publicacoes th.size {
	width: 80px;
}

div#model-files table.publicacoes th.download {
	width: 90px;
}

div#model-files table.publicacoes td {
	cursor: pointer;
	text-align: center;
	border: 1px solid #A4E5DD;
	padding: 0px 10px;
}

div#model-files table.publicacoes td.date {
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}

div#model-files table.publicacoes td.name {
	text-align: left;
	font-weight: bold;
}

div#model-files div.filtro-ano {
	margin-bottom: 10px;
	font-weight: bold;
}

/* sponsors */
div#model-sponsors div.itens {
	padding: 10px 0px;
	text-align: center;
}

div#model-sponsors div.item {
	margin: 0px 6px;
	opacity: 0.8;
	display: inline;
	text-align: center;
}

/* e-mail de alerta */
div#e-mail-de-alerta {
	display: block;
	float: left;
	margin-bottom: 20px;
	margin-left: 150px;
	margin-right: auto;
	margin-top: auto;
}

div.e-mail-de-alerta th {
	text-align: right;
	padding: 5px;
}

div.e-mail-de-alerta td {
	text-align: right;
}

div.e-mail-de-alerta div.remove {
	margin-top: 10px;
}

div.response {
	margin-bottom: 10px;
}

div.e-mail-de-alerta h2 {
	color: #009999;
	font-family: verdana;
	font-size: 14px;
	padding-bottom: 15px;
}

div.e-mail-de-alerta div.mensagem {
	margin-bottom: 10px;
}

div.e-mail-de-alerta div.mensagem span.erro {
	color: red;
	font-weight: bold;
}
#bt_google { 
	background: url('../img/busca_ok.png');
	width:24px;
	height:24px;
	border:none;
	position: relative;
	cursor: pointer;
}

/* kits-do-investidor-anos */
div.kits-do-investidor-anos {
	width:300px;
	float:left;
	border:1px solid #099;
	margin:10px;
	padding:10px;
	background:#eff;
}

div.kits-do-investidor-anos .ano {
	float:left;
	margin-left:20px;
}

/* companhia verde */
img.btn_companhia_verde {
	width: 200px; 
	height: 200px;
}

