body {
	background-color: #FFFFFF;
	text-align: center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin-top: 0px;
	margin-left: 0px;
	width:100%;
}
a:link, a:visited, a:active{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#333333;
	text-decoration:underline;
}

a.menucima:link, a.menucima:visited, a.menucima:active{
	color:#333333;
	text-decoration:none;
}
a.menucima:hover{
	color:#333333;
	text-decoration:underline;
}

.tabela_menu_cima {
	background:url(../site/imagens/fundo_menu_cima.gif) repeat-x;
	height: 33px;
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	vertical-align:middle;
	font-weight: bold;
	}

.fundo_tabela_menu_cima {
	background:url(../site/imagens/divisor_menu_cima.gif) repeat-x;
	border-bottom-color:#f59e2f;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	}
	
.cabecalho_loja {
	background-color: #CCCCCC;
	background-image: url(../site/imagens/fundo_cabecalho_loja.jpg);
	background-repeat: repeat-x;
}

.buscaebanner { 
	background-color: #CCCCCC;
	background-image: url(../site/imagens/fundo_buscaebanner.jpg);
	background-repeat: repeat-x;
}

.campanha { 
	background-color: #CCCCCC;
	background-image: url(../site/imagens/fundo_campanha.gif);
	background-repeat: repeat-x;
}

.promocional { 
	background-color: #CCCCCC;
	background-image: url(../site/banners/img_fundo.gif);
	background-repeat: repeat-x;
}

.divisor {
	background-color: #FFFFFF;
	background-image: url(../site/imagens/divisor.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	width: 100%;
}
.titulos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	background-color: #f59e2f;
	width: auto;
	border: 1px solid #999999;
	text-align: left;
	padding: 5px;
	height: auto;
}

.titulos1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	width: auto;
	border-bottom-style:solid;
	border-bottom-color:#999999;
	border-top-color:#999999;
	border-top-style: solid;
	text-align: center;
	padding: 3px;
	height: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;

}

.menu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../site/imagens/fundo_btmenu.jpg);
	background-repeat: repeat-x;
	height: auto;
	padding: 3px;
	text-align: left;
}
.borda_solida {
	border: 1px solid #CCCCCC;
}

.borda_produtos {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

select, input, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	height: auto;
	border: 1px solid #000000;
}
.exibicao_preco{
	color:#173E04;
}

.precoproduto{
color:#FF0000;
font-size:10px;
font-weight:bold;
}

.exibicao_frete_gratis{
	color:#FF0000;
}

.pagamentos_icones{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#42576D;
	padding:20px;
	height:60px;
	width:100%;
	background-image: url(../site/imagens/pagamentos_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.atendimentoonline{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:20px;
	height:74px;
	width:203px;
	background-image: url(../site/imagens/img_msn.gif);
	background-repeat: no-repeat;
	background-position: top;
}

/*FORMAS DE PAGAMENTO*/
#tabela_formas_pagamento{
	text-align:center;
}
#tabela_formas_pagamento table{
	border:1px solid #f59e2f;
}
#tabela_formas_pagamento thead td{
	background:#f59e2f;
	color:#666666;
	padding:4px;
	font-weight:bold;
}
#tabela_formas_pagamento .par{
	background:#EEEEEE;
	border:0px;
}

#tabela_formas_pagamento .vezes{
	background:#DEDEDE;
	border:0px;
	text-align:center;
}
#tabela_formas_pagamento .valor{
	background:#FFFFFF;
	border:0px;
	text-align:center;
}
#tabela_formas_pagamento .total{
	background:#DEDEDE;
	border:0px;
	text-align:center;
}
/*FORMAS DE PAGAMENTO*/

/*SEMELHANTES*/
#semelhantes table{
	border:1px solid #E7E7E7;
}
#semelhantes thead td{
	background:#FAFAFB;
	padding:10px;
	font-weight:bold;
}
/*SEMELHANTES*/

/*tabela_frete*/
#tabela_lista{
	border:1px solid #f59e2f;
	padding:2px;	
	font-size:11px;
}
#tabela_lista table{
	padding:10px;	
	width:100%;
	font-size:11px;
}
#tabela_lista td{
	padding:10px;
	border:0px;
	border-collapse:collapse;
	text-align:left;
}
#tabela_lista .par{
	border:0px;
}
#tabela_lista thead td{
	background:#f59e2f;
	color:#666666;
	padding:10px;
	font-weight:bold;
	border:0px;
	border-bottom:0px;
}
.lista_over{
	background:#DDDDDD;
	border:0px;
}

/*tabela_frete*/

/*CESTA DE COMPRAS*/
#tabela_cesta{
	border:1px solid #f59e2f;
	padding:2px;	
	font-size:11px;
}
#tabela_cesta td{
	padding:10px;
	border:0px;
	border-bottom:1px solid #f59e2f;
	text-align:center;
}
#tabela_cesta thead td{
	background:#f59e2f;
	color:#666666;
	padding:10px;
	font-weight:bold;
	border:0px;
	border-top:1px solid #f59e2f;
	border-bottom:0px;
}
/*CESTA DE COMPRAS*/


/*FORMULÁRIO*/
#tabela_formulario{
	border:1px solid #f59e2f;
	padding:2px;
	font-size:12px;
}
#tabela_formulario td{
	padding:2px;
	border:0px;
	text-align:center;
}
#tabela_formulario thead td{
	background:#f59e2f;
	color:#666666;
	padding:12px;
	font-weight:bold;
	border:0px;
}
#tabela_formulario .par{
	background:#F7F7F7;
	border:0px;
}
/*FORMULÁRIO*/
