/********************************************************************************

Copyright (C) 2004 - Daniel Arantes Loverde - Web Loverde - daniel@loverde.com.br

********************************************************************************/
.wrapper div.conteudo{}
.wrapper div.conteudo h1{ border-bottom:solid 2px #929eae; color:#929eae; font-size:18px; margin:20px 0 10px 0; }
.wrapper div.conteudo h1 a.comprar_mais{ float:right; font-size:12px; color:#069; margin:0 0 4px 0; *margin:-22px 0 0 0;  }

table{}
table.produtos{ width:933px; font-size:14px; }
table.produtos thead th{ border:solid 0px #000; text-align:center; font-size:12px; color:#959596; padding:2px 0 4px 0; }
table.produtos thead th.nome{ text-align:left; width:500px; }

table.produtos tbody td{ border:solid 0px #000; text-align:center; }
table.produtos tbody td.nome{ text-align:left; vertical-align:top; height:20px; padding:15px 0 5px 0; }
table.produtos tbody td.nome img{ float:left; margin:-10px 10px 0 0; }
table.produtos tbody td span.field.pqueno input{ width:30px; text-align:center; }
table.produtos tbody td span.field.cep input{ width:80px; text-align:center; }
table.produtos tbody td.cep{ text-align:right; height:50px; }
table.produtos tbody td.cep a.cep{ display:inline-block; font-size:10px; color:#8896b8; }
table.produtos tfoot td{ text-align:center; color:#657096; font-size:16px; height:50px; }
table.produtos tfoot td.total{  }

table.dados{ width:933px; }
table.dados td{ border:solid 0px #000; padding:0 0 20px 0; font-size:14px; }
table.dados td.espaco.grande{ padding:0 0 0 150px; }
table.dados td.espaco.medio{ padding:0 0 0 98px; }
table.dados tbody td span.field, select, table.dados tbody td span.textarea textarea{ margin:8px 0 0 0; }
table.dados tbody td select{ width:120px; }
table.dados tbody td select#departamento{ width:347px; }
table.dados tbody td a.botao{ margin:170px 0 0 0; }
.botao{ font-size:12px; }