﻿/*-----> Cotação da Bolsa */
.DV_cotaBolsa { width:240px; margin:0; text-align:left }

.DV_cotaBolsa li, .DV_cotaBolsa table { float:left; background:transparent url('../images/BgBoxCinza50.png') repeat; _background:transparent url('../images/BgBoxCinza50.gif') repeat;  }

.DV_cotaBolsa .TD_azul { background:transparent url('../images/BgAzul50.png') repeat; }
*html .DV_cotaBolsa .TD_azul { background:transparent url('../images/BgAzul50.gif') repeat; }
.DV_cotaBolsa .TD_cinza { background:transparent url('../images/BgBoxCinza50.png') repeat; }
*html .DV_cotaBolsa .TD_cinza { background:transparent url('../images/BgBoxCinza50.gif') repeat; }

.LI_btnBolsa { width:55px; height:22px; }
.DV_cotaBolsa .LI_cMargin { margin-right:4px; }
.DV_cotaBolsa li input { width:55px; height:22px; }

.LI_btnBolsa .IMG_indices { background:transparent url('../images/apligraf/h1Indice.gif') center no-repeat; }
.LI_btnBolsa .IMG_indices:hover { background:transparent url('../images/apligraf/h1IndiceAtivo.gif') center no-repeat; }
.LI_btnBolsa .IMG_indicesAtivo { background:transparent url('../images/apligraf/h1IndiceAtivo.gif') center no-repeat; }

.LI_btnBolsa .IMG_maisAltas { background:transparent url('../images/apligraf/h1MaisAltas.gif') center no-repeat; }
.LI_btnBolsa .IMG_maisAltas:hover { background:transparent url('../images/apligraf/h1MaisAltasAtivo.gif') center no-repeat; }
.LI_btnBolsa .IMG_maisAltasAtivo { background:transparent url('../images/apligraf/h1MaisAltasAtivo.gif') center no-repeat; }

.LI_btnBolsa .IMG_maisBaixas { background:transparent url('../images/apligraf/h1MaisBaixas.gif') center no-repeat; }
.LI_btnBolsa .IMG_maisBaixas:hover { background:transparent url('../images/apligraf/h1MaisBaixasAtivo.gif') center no-repeat; }
.LI_btnBolsa .IMG_maisBaixasAtivo { background:transparent url('../images/apligraf/h1MaisBaixasAtivo.gif') center no-repeat; }

.LI_btnBolsa .IMG_moedas { background:transparent url('../images/apligraf/h1Moedas.gif') center no-repeat; }
.LI_btnBolsa .IMG_moedas:hover { background:transparent url('../images/apligraf/h1MoedasAtivo.gif') center no-repeat; }
.LI_btnBolsa .IMG_moedasAtivo { background:transparent url('../images/apligraf/h1MoedasAtivo.gif') center no-repeat; }

.DV_cotaBolsa .DV_panels { width:232px; height:105px; overflow:hidden; }
.DV_cotaBolsa table { width:232px; }
.DV_cotaBolsa td, .DV_cotaBolsa p { padding:2px 1px; font-size:10px; color:#fff; }
.DV_cotaBolsa .TD_indice { padding-left:6px; width:102px; text-align:left; }
.DV_cotaBolsa .TD_moeda { padding-left:6px; width:151px; text-align:left; }
.DV_cotaBolsa .TD_setas { width:15px; text-align:center; }
.DV_cotaBolsa .TD_porcento { width:45px; text-align:left; }
.DV_cotaBolsa .TD_valor { width:50px; text-align:right; padding-right:6px;}
.DV_cotaBolsa .P_green { color:#92CD55; }
.DV_cotaBolsa .P_red { color:#FF0000; }

