/* DEFINIÇÃO INICIAL ------------------------------------------------------------------------------------ */
body{background-image:url('../imagens/fundo.jpg');background-position:center top;background-attachment:scroll;}
p{margin-bottom:4px;margin-left:4px;}
.clear{clear:both;visibility:hidden;}

/* ESTRUTURAÇÃO BASE ------------------------------------------------------------------------------------ */
#header{width:100%;height:110px;background-position:center;}
#main{width:983px;margin:0px auto;padding-top:10px;}
#footer{width:100%;margin-top:10px;height:52px;background-image:url('../imagens/fundo_rodape.png');background-repeat:repeat-x;}
#content_left{width:199px;min-height:550px;float:left;}
#content_right{width:768px;min-height:550px;float:right;}

/* HOME ------------------------------------------------------------------------------------ */
.busca{width:199px;height:145px}
.base_campo{background-image:url('../imagens/campo_busca.png');width:199px;height:22px;text-align:center;margin-bottom:5px;}
.busca_campo{width:185px;height:14px;border:0px;margin-top:3px;font-family:Tahoma;font-size:11px;color:#005382;}
.base_combo{width:199px;height:22px;margin-bottom:5px;}
.combo_esquerda{width:8px;height:22px;background-image:url('../imagens/pxesquerda_combo.png');float:left;display:inline;}
.combo_meio{height:22px;float:left;display:inline;}
.buscar{width:99px;height:25px}
.config_combo{width:188px;}
.menu_produtos{width:199px;height:290px}
.areaexclusiva{width:199px;height:69px}
.capa{width:768px;height:351px;}
.destaque{width:768px;}
.produto{width:119px;margin-top:13px;float:left;margin-right:8px;}
.produto img{border:2px #e5e5e5 solid}
.titulo_produto{margin-left:3px; margin-right:3px; margin-top:3px; margin-bottom:3px; text-align:center; }
.sub_produto{text-align:center; margin-right:3px;margin-top:3px;}
.rodape{width:980px;margin:0px auto;text-align:right;padding-top:8px;}

/* ESTRUTURA INTERNA ------------------------------------------------------------------------------------ */
.toporodape{width:756px;height:9px;}
.meio{width:756px;background-image:url('../imagens/pxmeio_fundo.png');background-repeat:repeat-y;min-height:524px}

/* EMPRESA ------------------------------------------------------------------------------------ */
.conteudo{width:716px;padding:7px;margin:0px auto;}
.representacoes{width:716px;height:226px;}

/* PRODUTOS ------------------------------------------------------------------------------------ */
.pagina_produtos{min-height:180px; width:119px; margin-top:13px; float:left; margin-right:24px;}
.pagina_produtos img{border:2px #e5e5e5 solid}
.titulo{text-align:center; margin-right:3px; margin-top:3px; margin-left:3px; margin-bottom:3px;}
.referencia{font-family:Tahoma; font-size:10px; color:#DCDCDC}
.paginacao{text-align:center;}
.tituloCategoria{float:right;font-size:20px;}

/* PRODUTOS INTERNA ------------------------------------------------------------------------------------ */
.produto_grande{width:220px;height:208px;margin-right:15px;float:left;}
.produto_grande img{border:2px #e5e5e5 solid}
.descricao{width:480px;float:left;}
.fabricante{text-align:right;width:480px;float:left;}
.voltar{text-align:center;width:480px;margin:0px auto}

/* NOVIDADES ------------------------------------------------------------------------------------ */
.destaque_novi{width:339px;height:285px;float:left;margin-right:18px}

/* FONTES ------------------------------------------------------------------------------------ */
.gigante{font-family:Tahoma;font-size:14px;color:#ffffff;}
.grande{font-family:Tahoma;font-size:12px;color:#ffffff;}
.padrao{font-family:Tahoma;font-size:11px;color:#ffffff;}
.mini{font-family:Tahoma;font-size:10px;color:#ffffff;}

/* FALE CONOSCO ------------------------------------------------------------------------------------ */
.formulario_estru{width:450px;float:left;}
.atendimento_estru{width:250px;height:100px;float:left;padding-top:60px;text-align:center;}
.caixa{width:704px;height:136px;}
.caixa_clientes{width:224px;height:136px; float:left; margin-right:10px;}
.caixa_representacao{width:240px;height:136px;float:left;margin-right:10px;}
.caixa_trabalheconosco{width:240px;height:136px;float:left;margin-right:10px;}
.campos{width:450px;margin-bottom:10px;float:left;}
.nome{width:70px;text-align:right;margin-right:4px;margin-top:3px;float:left;}
.pxform_esquerda{width:12px;height:21px;float:left;}
.pxform_direita{width:12px;height:21px;margin-right:5px;float:left;}
.pxform_meio{height:21px;background-image:url('../imagens/pxmeio_esquerda.png');float:left;}
.campo_form{border:0px;margin-top:3px;font-family:Tahoma;font-size:11px;color:#636363;background:transparent;}
.pxformbig_esquerda{width:11px;height:81px;float:left;}
.pxformbig_direita{width:11px;height:81px;float:left;}
.pxformbig_meio{height:81px;background-image:url('../imagens/pxformbig_meio.png');float:left;}
.enviardados{height:25px;margin-right:13px;text-align:right;}

/* SEJA UM CLIENTE ------------------------------------------------------------------------------------ */
.opcao{width:20px;margin-right:4px;float:left;}
.tipos{width:150px;margin-right:4px;margin-top:3px;float:left;}
.enviarcliente{height:25px;margin-right:13px;text-align:right;}
.estru_cliente{width:450px;margin-left:100px;}

/* REPRESENTAÇÃO DISCAM ------------------------------------------------------------------------------------ */
.estru_representacao{width:600px;margin-left:70px;}
.nome_representacao{width:120px;text-align:right;margin-right:4px;margin-top:3px;float:left;}
.campos_representacao{width:500px;margin-bottom:10px;float:left;}
.enviarrepresentantes{height:25px;margin-right:13px;text-align:right;}

/* CORES ------------------------------------------------------------------------------------ */
.cinza{color:#cecdcd;}

/* LINKS ------------------------------------------------------------------------------------ */
a.linkpadrao,a.linkpadrao:link,a.linkpadrao:visited,a.linkpadrao:active{text-decoration:none;color:#ffffff;}
a.linkpadrao:hover{text-decoration:underline;color:#ffffff;}
