.textoCarrinho { color:#000; }
.fontePequena { color:#000; font-size:90%; }


.fonteCarrinhoMaior{ font-size:14px; color:#000; font-weight:bold; }
.linhaProduto { background:#fff; border-bottom:1px dotted silver; }

.tituloFrete { color:#900;}
.tempoEntrega{ font-size:10px; }
.linhaFrete { font-weight:normal; font-size:10px; background:#e2e2e2; height:16px; text-align:center; color:#000; }
.headerFrete { font-weight:bold; font-size:12px; background:#555; color:white; }



#tCarrinho { border:1px solid silver; }
#tCarrinho, #tCarrinho * { vertical-align:middle; }
#tCarrinho td { padding:5px; }
#tCarrinho tr:hover { background:white; }
#tCarrinho .topicosCarrinho { color: #fff; font-weight:bold; height:30px; background:#006699 !important;  }
#tCarrinho .topicosCarrinho td { background:#006699 !important;  }
#tCarrinho .topicosCarrinho:hover { background:#069;  }
#tCarrinho .linhaPeso { font-weight:bold; font-size:110%; background:#FF6600; color:white; height:30px; font-weight:bold; }
#tCarrinho .linhaPeso td{ background:#FF6600; }
#tCarrinho .linhaPeso:hover { background:#F60;  }

/* PROCESSO DE FINALIZAÇÃO DA COMPRA */

.escolhaFrete { height:25px; font-size:14px; font-weight:bold; }
.valorTotalPedido { height:22px; font-weight:bold; }