body {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 10px;
  margin: 0;
  padding: 0;
}

table.tabelaPrincipal {
	background-image: url('../img/fundo-grife-marcopolo.jpg');
	background-repeat: no-repeat;
	border-collapse: collapse;
	height: 528px;
	ovweflow: hidden;
	width: 823px;
}

.noborder {
	border: 0 !important;
}

/* MENU */
.menuGrife {
	padding-top: 4px;
	padding-left: 30px;
}

.menuGrife a {
	border-right: 2px solid #686765;
	padding-right: 8px;
	padding-left: 4px;
	color: #686765;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.menuGrife a.linkAtual {
	color: #1b1711;
}

.menuGrife a.ultimoLink {
  border: 0;
}

/* HOME */
div.container_produtos {
	background-image: url('../img/fundo_formulario_produtos.gif');
  background-repeat: no-repeat;
  height: 483px;
  margin-top: 8px;
  overflow: auto;
	padding: 21px 30px 0 24px;
}

div.container_produtos div.box_produto {
	margin-bottom: 12px;
}

div.box_produto div.produtos_nome {
	border-left: 2px solid #1b1711;
	padding-left: 3px;
	margin-bottom: 4px;
}

div.produtos_nome a {
  color: #1b1711;
  font-size: 12px;
  text-decoration: none;
}

div.box_produto div.produtos_preco a {
  color: #e3712f;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

/* PRODUTO */
div.box_detalhe_produto {
	margin-top: 8px;
}
div.box_dados_produto {
	font-size: 12px;
	height: 165px;
	overflow: auto;
	padding-left: 25px;
	width: 300px;
}

/* CARRINHO */
table.tabela_carrinho {
  font-size: 11px;
}

table.tabela_carrinho th {
	background-color: #E4712F;
	border-right: 2px solid #F4E0CD;
	color: #FFF;
	font-weight: bold;
	padding: 7px 10px 7px 8px;
}

table.tabela_carrinho td {
  background-color: #FFF;
  border-right: 2px solid #F4E0CD;
  color: #62615e;
  font-size: 11px;
  padding: 8px;
}

table.tabela_carrinho th.bordaEsquerda {
  background-image: url('../img/borda-esquerda-cabecalho-tabela.gif');
  background-repeat: no-repeat;
}

table.tabela_carrinho th.bordaDireita {
  background-image: url('../img/borda-direita-cabecalho-tabela.gif');
  background-position: top right;
  background-repeat: no-repeat;
  border: 0;
}

table.tabela_carrinho td.bordaTopoEsquerda {
  background-image: url('../img/borda-topo-esquerda-corpo.gif');
  background-repeat: no-repeat;
}

table.tabela_carrinho td.bordaTopoDireita {
  background-image: url('../img/borda-topo-direita-corpo.gif');
  background-position: top right;
  background-repeat: no-repeat;
}

table.tabela_carrinho td.bordaRodapeEsquerda {
  background-image: url('../img/borda-rodape-esquerda-corpo.gif');
  background-position: bottom left;
  background-repeat: no-repeat;
}

table.tabela_carrinho td.bordaRodapeDireita {
  background-image: url('../img/borda-rodape-direita-corpo.gif');
  background-position: bottom right;
  background-repeat: no-repeat;
}

div.botao_total {
	background-image: url('../img/botao-total.gif');
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	height: 29px;
	text-align: right;
	width: 149px;
}

div.botao_total span {
  display: block;
  padding-top: 7px;
  padding-right: 15px;
}

td.fundoFormularioLogin {
	background-image: url(../img/fundo_formulario_login.gif);
	background-repeat: no-repeat;
	height: 122px;
	padding: 18px 0 0 26px;
	width: 385px;
}

td.fundoFormularioLogin input {
	border: 2px solid #eea97c;
	width: 284px;
}

/* STATUS PEDIDO */
table.tabela_status_pedido {
  font-size: 11px;
}

.tabela_status_pedido caption {
	color: #ec8347;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0;
	text-align: left;
}

table.tabela_status_pedido th {
  background-color: #E4712F;
  border-right: 2px solid #F4E0CD;
  color: #FFF;
  font-weight: bold;
  padding: 7px 10px 7px 8px;
}

table.tabela_status_pedido td {
  background-color: #FFF;
  border-right: 2px solid #F4E0CD;
  color: #62615e;
  font-size: 11px;
  padding: 8px;
}

table.tabela_status_pedido th.bordaEsquerda {
  background-image: url('../img/borda-esquerda-cabecalho-tabela.gif');
  background-repeat: no-repeat;
}

table.tabela_status_pedido th.bordaDireita {
  background-image: url('../img/borda-direita-cabecalho-tabela.gif');
  background-position: top right;
  background-repeat: no-repeat;
  border: 0;
}

table.tabela_status_pedido td.bordaTopoEsquerda {
  background-image: url('../img/borda-topo-esquerda-corpo.gif');
  background-repeat: no-repeat;
}

table.tabela_status_pedido td.bordaTopoDireita {
  background-image: url('../img/borda-topo-direita-corpo.gif');
  background-position: top right;
  background-repeat: no-repeat;
}

table.tabela_status_pedido td.bordaRodapeEsquerda {
  background-image: url('../img/borda-rodape-esquerda-corpo.gif');
  background-position: bottom left;
  background-repeat: no-repeat;
}

table.tabela_status_pedido td.bordaRodapeDireita {
  background-image: url('../img/borda-rodape-direita-corpo.gif');
  background-position: bottom right;
  background-repeat: no-repeat;
}

/* CADASTRO */
div.divCadastro {
	background-image: url('../img/fundo_formulario_cadastro.jpg');
  background-repeat: no-repeat;
  height: 360px;
  padding-left: 13px;
  padding-top: 4px;
  width: 385px;
}
div.box_cadastro .tblCadastro {
	color: #62615e;
	font-size: 11px;
	font-weight: bold;
}

div.box_cadastro .tblCadastro td {
	padding: 4px 2px;
}

div.box_cadastro .tblCadastro input {
	border: 1px solid #f1a97b;
}

/* CONCLUSÃO COMPRA */
p.cabecalhoTabela {
	background-color: #E4712F;
	background-image: url(../img/borda-esquerda-cabecalho-tabela.gif);
  background-repeat: no-repeat;
  color: #FFF;
  font-size: 12px;
  height: 27px;
  padding: 0 0 0 10px;
  margin: 0;
}

p.cabecalhoTabela b {
	background-image: url(../img/borda-direita-cabecalho-tabela.gif);
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
	padding: 6px 0 6px 0;
}
