/****************************************************************
'* ESTILO UTILIZADO EM TODOS OS NAVEGADORES, EXCETO NOS IEs
'*
'*	Criado em: 07/08/2007			Por: ANDRÉ LUIZ
****************************************************************/

body					{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; margin:0; padding:0}
img, div, form, h1, h2	{border:0; margin:0; padding:0}
p						{border:0; margin:0; padding:3px 0}
a						{color:#000; text-decoration:none}
a:hover					{color:#000; text-decoration:underline}

.bd_00			{}

.bgc_00			{background-color:#FEFCCF;} /*# cor de fundo do body */

.bgi_00			{background-image:url(../imagens/layout/bg_00.jpg); background-position:top; background-repeat:repeat-x}	/*# degradê do body */
.bgi_01			{background-image:url(../imagens/layout/bg_01.gif); background-position:top; background-repeat:repeat-y}	/*# degradê com fios separadores [conteúdo e menu] */
.bgi_02			{background-image:url(../imagens/layout/bg_02.jpg); background-position:top; background-repeat:no-repeat}	/*# detalhes e fundo do topo do conteúdo e menu */
.bgi_03			{background-image:url(../imagens/layout/bg_03.gif); background-position:left top; background-repeat:no-repeat}	/*# fundo do rodapé */

.cr_00			{}

.dv_00			{clear:both; display:table; height:auto; margin:auto; padding:12px 0 0 0; width:744px}	/*# limitador de conteúdo */
.dv_01			{clear:both; display:table; height:auto; width:100%}	/*# degradê com fios separadores [conteúdo e menu] */
.dv_02			{clear:both; display:table; height:auto; padding:0 40px 0 16px; width:688px}	/*# detalhes e fundo do topo do conteúdo e menu */
.dv_03			{clear:both; display:table; height:45px; overflow:hidden; padding:25px 40px 5px 0; width:704px}	/*# rodapé */
.dv_04			{display:table; height:auto; float:right; padding:11px 0 0 0; width:470px}	/*# box do conteúdo */

.hh_00			{background-position:top left; background-repeat:no-repeat; clear:both; display:block; float:left; height:21px; overflow:hidden; text-indent:-999em; width:465px}
.hh_01			{background-position:top left; background-repeat:no-repeat; clear:both; display:block; float:left; overflow:hidden; text-indent:-999em; width:450px}
.hh_02          {background-position:top left; background-repeat:no-repeat; clear:both; display:block; float:left; height:40px; overflow:hidden; text-indent:-999em; width:465px}

.hr_00			{border-top:1px solid #ccc; border-bottom:0; border-left:0; border-right:0; clear:both; display:block; height:0px; padding:0; margin:10px auto;}	/*# fio separador dos boxes de produtos */

.im_00			{clear:both; display:block}
.im_01			{clear:left; display:block}
.im_02			{display:block; float:left; padding:0 15px 10px 0}

.li_00			{display:block; float:left; list-style-type:none}

.lk_00			{background-position:top left; background-repeat:no-repeat; clear:both; display:block; float:left; overflow:hidden; text-indent:-999em; width:157px}	/*# links do menu lateral */
.lk_00:hover	{background-position:top right}	/*# links do menu lateral */

.lk_01			{background-position:top left; background-repeat:no-repeat; clear:both; display:block; height:12px; margin:0 auto; overflow:hidden; text-indent:-999em; width:54px}	/*# links do botão ver mais */
.lk_01:hover	{background-position:top right}	/*# links do botão ver mais */

.lk_02			{font-size:10px; font-weight:bold; text-transform:uppercase}	/*# link no título do produto */

.lk_03			{background-position:top left; background-repeat:no-repeat; clear:both; display:block; height:12px; margin:0 auto; overflow:hidden; text-indent:-999em; width:54px}	/*# links do botão mais informações */
.lk_03:hover	{background-position:top right}	/*# links do botão mais informações */

.lk_04			{background-position:top left; background-repeat:no-repeat; clear:both; display:block; height:12px; margin-top:70px auto; overflow:hidden; text-indent:-999em; width:54px}	/*# links do botão ver mais */
.lk_04:hover	{background-position:top right}	/*# links do botão ver mais */

.pp_00			{clear:both; display:block; margin:0; padding:0; width:100%}	/*# usado como espaçador */

.tb_00          {margin-top:120px;}

.tx_00			{display:block; overflow:hidden; text-indent:-999em}	/*# informações do rodapé [aparecem apenas qndo o CSS é desativado] */
.tx_01			{line-height:16px}
.tx_02          {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
.tx_03          {line-height:16px; margin-top:90px}

.ul_00			{display:block; float:left; height:260px; margin:0; padding:32px 5px 0 11px; width:173px}	/*# box do menu */

.bd {border:1px solid #000}	/*# class usada p/ testes */

.bgc_campo {border:1px solid #000;font-size:12px;padding:3px 1px;font-family:Arial, Helvetica, sans-serif;background-color:#fefccf;} /*# Class usada para colorir o fundo dos inputs,textareas*/
.bd_input  {border:1px solid #000;font-size:12px;padding:3px 1px;font-family:Arial, Helvetica, sans-serif;}
.bd_textarea {border:1px solid #000;font-size:12px;padding:3px 1px;font-family:Arial, Helvetica, sans-serif;}

