	/* CENTRAL DO CLIENTE */
.centralIcones {float:left; width:850px; padding:15px 0 0 100px; overflow:hidden; display:none }
.centralIcones img{float:left; margin-right:10px}
.centralIcones a{cursor:pointer}
.centralIcones span{font-size:2.0em; font-weight:bold; float:left}
.centralIcones li{height:40px; float:left; width:30%; border-right:1px solid #ccc; padding:10px 0 10px 10px;}

.infoCentralAtendimento{font-size:0.9em; float:left; width:98%; text-align:center; border-top:1px solid #ccc; padding-top:5px; margin-top:10px}

.menuCentral{border:1px solid #ccc; border-top:0}
.menuCentral h1{font-size:1em; background:#eeeeee; color:#6f0000; padding:4px 5px; margin-top:10px}
.menuCentral a{display:block; padding:3px 0 3px 14px; background:url(images/arrow.png) no-repeat 3px center}

.centralConteudo { overflow:hidden; margin:0 5px; float:left; width:640px; }

.centralConteudo h2{ font-size:3em; font-weight:bold; color:#6f00; padding-bottom:10px }
.centralConteudo h3{ font-size:2em; color:#666; padding-bottom:5px }

	/* MEUS PEDIDOS */
.pedidoSelecionado {background:#f1f1f1; float:left; width:100%; margin-top:20px}
.pedidoSelecionado .numeroPedido {background:url(images/bgNumeroPedido.gif) no-repeat; width:248px; margin-bottom:20px; margin-right:15px; height:133px; float:left; text-align:center; color:#fff; padding:10px 0}
.pedidoSelecionado .numeroPedido li {float:left; width:100%; margin:2px 0}
.pedidoSelecionado .numeroPedido span {padding-top:10px; float:left; text-align:center; width:100%}
.pedidoSelecionado .numeroPedido li.codigo {background:#6f0000; padding:5px 0; font-size:1.7em; font-weight:bold; color:#FC0; margin-bottom:3px}
.pedidoSelecionado .numeroPedido a {color:#fff}

.pedidoSelecionado .formaPagamento { padding:10px 0; font-size:1.15em; color:#666; font-weight:bold; float:left }
.pedidoSelecionado .formaPagamento img{ float:left;}
.pedidoSelecionado .formaPagamento span{ margin-top:2px; float:left; width:425px; }

.pedidoSelecionado .dataPedido { color:#6f0000; font-size:0.9em; font-weight:normal; padding:2px 0}
.pedidoSelecionado .dataPedido a{color:#6f0000;}

.listaPedidos ul { float:left; width:100%; border-bottom:1px dashed #ddd; padding:10px 0 }
.listaPedidos .nav{ background:#f9f9f9; font-weight:bold; font-size:1.1em }
.listaPedidos li{ text-align:center; float:left; width:130px; }
.listaPedidos li.coluna5 { width:240px }
.listaPedidos a{ color:#0566ae; }

.listaPedidos .colunaDetalhe1 {width:110px}
.listaPedidos .colunaDetalhe2 { width:220px}
.listaPedidos .colunaDetalhe3 {width:110px}
.listaPedidos .colunaDetalhe4 {}
.listaPedidos .colunaDetalhe5 {width:180px}

.formMeusPedidos ul{float:left; width:100%;}
.formMeusPedidos li{float:left; width:100%; font-size:1.1em; padding:6px 0 6px 50px }

.entrega {float:left; width:280px; background:#f1f1f1; padding:10px; line-height:16px; margin-top:10px}

.valoresPedido {float:right; width:450px; margin-top:10px; font-size:1.2em}
.valoresPedido li {float:left; width:75%; text-align:right; line-height:24px}
.valoresPedido li.col2 {width:24%; }

/*ajustes berlanda*/

.central {color:#6f0000; text-align:center; font-size:4em; font-weight:bold}

.minhaConta {clear:both; padding-left:250px }
.minhaConta ul {float:left; width:300px; padding:10px; border:2px solid red}
