body
{
    text-align: center;
	font: 12px arial;
	color: #0F0F0F;
	margin: 0;
	padding: 0;	
}

img
{
    border: 0;
}

div.geral
{
	width: 100%;
	text-align: left;
	margin: auto;
    _margin: 0;
}

a img 
{
	border: none; 
}

h1, h2, h3, h4, h5, h6, form, dl, ol, dt, dd, p, address, img, li, ul
{
	margin: 0;
	padding: 0;	
	text-decoration: none;
	border: none;
	list-style: none;
}

h1, h2, h3, h4, h5, h6
{
    font: 14px arial;
	color: #0F0F0F;
}

a
{
	text-decoration: none;
}

html>body #esquerda, html>body #direita
{
	width: 145px;
}

#detalhesProduto .preco
{
    font-weight: bold;
    color: #328DD4;
}

div.historico
{
	margin: 8px 0;
	font: 11px tahoma;
	color: #666;
	text-transform: capitalize;
}

#departamento .historico a:link, #departamento .historico a:visited,
#grupo .historico a:link, #grupo .historico a:visited,
#detalhesProduto .historico a:link, #detalhesProduto .historico a:visited
{
	color: #666;
	text-transform: capitalize;
}

#departamento .historico a:hover,
#grupo .historico a:hover,
#detalhesProduto .historico a:hover
{
	color: #000;
	text-decoration: underline;
	text-transform: capitalize;
}




/* ----- BARRA LOGO DA EMPRESA E MENU DA EMPRESA */

.topo
{
	background: #ffffff ; 
}

#barraEmpresa
{
	display: table;
    width: 100%;
    text-align: left;
}
 
#barraEmpresa b
{    
    float: left;
}

#barraEmpresa .meio
{
	margin: 0 130px;
	text-align: center;
}

#barraEmpresa .direita
{
    float: right;
    margin: 10px 0px 0 0px;
    padding: 0;
    font: 12px arial;
    color: #0e81b7;
}

#barraEmpresa span a
{
    font: bold 12px arial;
    color: #0e81b7;
}

#barraEmpresa span a:hover
{
    font: bold 12px arial;
    color: #51bcef;
}




/* ----- MENU TOPO ----- */
#menuTopo 
{
    display: table;    
	background: #016297 url('http://painel.atendeweb.com.br/midias/25367.jpg'); 
	width: 100%;
	height: 25px;
	text-align: center;
}

#menuTopo ul 
{	
}

#menuTopo li 
{
	height: 25px;
	float: left;
    background: url('http://www.equipaindustria.com.br/imagens/16/traco_menuTopo.gif') no-repeat right top;
}

#menuTopo a:link, #menuTopo a:visited
{ 
	font: 10px arial, helvetica, sans-serif; 
	color: #fff;
	display: block;
	padding: 8px 7px;
}

#menuTopo a:hover 
{ 
	color: #000;
	background: url('http://painel.atendeweb.com.br/midias/25373.gif');
	background-repeat:repeat-x;
}




/* ----- BARRA CLIENTE (BOAS VINDAS, MEU CADASTRO...) ----- */
#barraCliente
{
    display: table;
    width: 100%;
    padding: 5px 0;
	

}

#barraCliente span
{    
    float: left;
    text-indent: 10px;  
}

#barraCliente ul
{
    float: right;
    margin: 0;
    padding: 0;
}

#barraCliente li
{
    list-style: none;
    display: inline;
    padding: 0 5px;
    border-left: solid 1px #537aa1;
}

#barraCliente ul a:link, #barraCliente ul a:visited
{
    font: bold 12px arial;
    color: #537aa1;
}

#barraCliente ul a:hover
{
    color: #333;
}

#barraCliente .linkCarrinho a:link, #barraCliente .linkCarrinho a:visited
{
	color: Red;
	text-decoration: underline;
}

#barraCliente .linkCarrinho a:hover
{
	text-decoration: none;
}




/* ----- BARRA BUSCA TOPO ----- */
#barraBusca
{
    padding: 2px;
    background: #ffff00 url('http://painel.atendeweb.com.br/midias/25368.jpg') repeat-x;
    text-align: center;
}

#barraBusca select
{
    font: 14px arial;
    color: #414141;
    padding: 1px;
}

.campoBusca
{
    font: 14px arial;
    color: red; 
    text-indent: 20px;
    width: 500px;
    padding: 2px;
    background: #fdfbea url('http://www.equipaindustria.com.br/imagens/16/ico_lupaBusca.gif') no-repeat left 5px;
}

.botaoBusca
{
	background: #ececec url('http://painel.atendeweb.com.br/midias/25370.jpg') no-repeat;
	font: bold 11px arial;
    color: #333; 
    width: 32px;
    height: 25px;
    border: 0;
}




/* ----- BUSCA POR MARCA ----- */
.buscaMarca
{
	border: solid 1px #D1D1D3;
	background: #f5f5f5;
	margin: 4px 0 4px 0;
	padding: 3px 0;
}

.buscaMarca h1
{
	font: bold 11px arial;
	color: #333;
	margin-bottom: 3px;
}

.buscaMarca select
{
	font: 11px arial;
}




/* ----- BANNER TOPO ----- */
#bannerTopo
{
    text-align: center;
}




/* ----- COLUNA ESQUERDA (MENU E BANNERS) ----- */
div#esquerda 
{
	float: left;
	width: 145px;
	border-bottom: 5px solid #fff;
	margin-top: 4px;
}

#menuLateral
{
    background: #fff;
    padding-left: 2px;
    border-right: solid 1px #f6f6f6;
} 

#menuLateral dt, #menuLateral dt a:link, #menuLateral dt a:visited
{
    font: 12px tahoma;
    color: #fff;
    height: 17px;
    padding: 2px 0;
    padding-left: -3px;
    margin: 2px 0;
    text-indent: 3px;
    background: url('http://painel.atendeweb.com.br/midias/25367.jpg') repeat-x;
}

#menuLateral dt a:hover
{
    color: #d1d1d5; 
}

#menuLateral dd, #menuLateral dd a:link, #menuLateral dd a:visited
{
    font-size: 11px;    
    color: #0b74bd;    
    text-indent: 8px;
    display: block;
    background: url('http://www.equipaindustria.com.br/imagens/16/ico_menuLateralHome.gif') no-repeat left 4px;
}

#menuLateral dd a:hover 
{
	color: #0b74bd;
	text-decoration: underline;	
}

#bannerEsquerda
{
    text-align: center;
    padding: 3px;
}

#bannerEsquerda img
{
    margin: 3px 0;
}




/* ----- COLUNA DIREITA (BANNERS E LOJAS ESPECIAIS) ----- */
div#direita 
{
	float: right;
	width: 140px;
	text-align: center;
	margin-top: 2px;
}

div#bannerDestaqueDireita 
{
	margin-bottom: 4px;
}

div#bannerDireita 
{
	margin-bottom: 4px;
}

div#bannerDireita img
{
	margin: 4px 0;
}

div#lojasEspeciais 
{
	margin-bottom: 4px;
	width: 140px;
	font: 11px verdana;
	letter-spacing: -1px;
	padding-bottom: 4px;
}

#lojasEspeciais h2 
{ 
	text-indent:-1000em;
	width: 140px;
	height: 26px;
	overflow: hidden;
	background: url(imagens/tit_lojasEspeciais.gif);
}

#lojasEspeciais p
{ 
	text-align: center;
	height: 32px;
	background: url(imagens/lojasEspeciais_separador.gif) no-repeat bottom;
}

#lojasEspeciais a 
{
	color: #000;
}

#lojasEspeciais a:hover 
{
    text-decoration: underline;
}




/* ----- CAIXA OS MAIS VENDIDOS ----- */

#maisVendidos
{
	width: 136px;
	border: solid 1px #006ab6;
	display: table;
	text-align: left;
	margin-bottom: 4px;	
	background: #fff url('http://www.equipaindustria.com.br/imagens/16/fd_maisVendidosCategorias2.gif') repeat-x bottom;
}

#maisVendidos ul
{
	padding-left: 2px;
}

#maisVendidos li
{
	width: 133px;
	display: table;
	margin-bottom: 3px;
}

#maisVendidos li:hover
{	
	background: #d4e3ee;
}

#maisVendidos ul li .linkVendidos
{
	display: block;
	height: 50px;
}

#maisVendidos h1
{
	background: #006ab6;
	font: bold 11px arial;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	padding: 2px 1px;
	margin-bottom: 3px;
}

#maisVendidos h1
{	
	background: #006ab6;
	font: bold 11px arial;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	padding: 2px 1px;
	margin-bottom: 3px;
}

#maisVendidos h1 a:link, #maisVendidos h1 a:visited
{
	color: #fff;
}

#maisVendidos img
{
	float: left;
}

#maisVendidos h2
{
	font: bold 18px tahoma;
	color: #006ab6;
	float: left;
	margin-right: 1px;
}

#maisVendidos ul li .descricao b
{
	padding-left: 3px;
}

#maisVendidos ul li .descricao b, #maisVendidos ul li .descricao b a:link
{
	color: #000;
	font: normal 10px tahoma;
}

#maisVendidos ul li .marca, #maisVendidos ul li .marca a:link
{
	color: #666;
	font: normal 9px tahoma;
}

#maisVendidos .listaCompleta
{
	display: block;
	font: 10px arial;
	text-transform: uppercase;
	letter-spacing: -1px;
	text-align: center;
	color: #006ab6;
	text-decoration: none;
	margin-bottom: 3px;
	padding: 3px 0;
}




/* ----- PÁGINA MAIS VENDIDOS ----- */

#listaMaisVendidos 
{
	margin-top: 8px;
	display: table;
	width: 100%;
}

#listaMaisVendidos h2 
{
	font: bold 16px arial;
	font-weight: bold;
	background: #006ab6;
}

#listaMaisVendidos h2 span 
{
	color: #ffffff;	
	padding: 3px 10px;
	display: block;
}

#listaMaisVendidos strong
{
    color: #00285e;
}

#listaMaisVendidos ul 
{
	margin-top: 10px;
}

#listaMaisVendidos li 
{
	list-style: none;
	font: 11px arial;
	color: #646464;
	width: 24%;
	text-align: center;
	margin-bottom: 10px;
	float: left;
	height: 200px;
}

#listaMaisVendidos ul li h1
{
	float: left;
}
#listaMaisVendidos a
{
	color: #005C9E;
}

#listaMaisVendidos a:hover 
{
	text-decoration: underline;
}

#listaMaisVendidos span 
{
	color: #0082D7;
}

#maisVendidosCategorias
{
	background: #c6e1ef url('http://www.equipaindustria.com.br/imagens/16/fd_maisVendidosCategorias.gif') repeat-x;
}

#maisVendidosCategorias h1
{
	font: bold 16px arial;
	color: #006ab6;
	margin-bottom: 6px;
	display: block;
	background: #fff;
	text-indent: 10px;
	border-bottom: 1px solid #73c4ff;
}

#maisVendidosCategorias h2
{
	font: bold 14px arial;
	color: #006ab6;
	background: #b2defe;
	display: block;
	width: 180px;
	padding: 4px 0;
}

#maisVendidosCategorias .tabela ul
{
	background: #fff url('http://www.equipaindustria.com.br/imagens/16/fd_maisVendidosCategorias2.gif') repeat-x bottom;
	width: 170px;
	text-align: left;
	padding: 5px;
	margin-bottom: 10px;
}

#maisVendidosCategorias .imagem
{
	text-align: center;
	display: block;
}

#maisVendidosCategorias .tabela ul li
{
	margin: 2px 0;
}

#maisVendidosCategorias .tabela ul li a:link, #maisVendidosCategorias .tabela ul li a:visited
{
	font: 11px arial;
	color: #333;
}

#maisVendidosCategorias .tabela ul li a:hover
{
	font: 11px arial;
	color: #005C9E;
	text-decoration: underline;
}





/* ----- DIV CONTEÚDO DO SITE ----- */
div#conteudo 
{
	margin: 0 145px;
}

div#conteudoSemDireita
{
	margin-left: 145px;
	text-align: left;
}




/* ----- BANNER E PRODUTOS EM DESTAQUE ----- */
#destaques
{
	vertical-align: top;
	text-align: left;
	height: 260px;
	margin-top: 4px;
}

#destaques ul
{
}

#destaques li.destsemana 
{
	list-style: none;
	width: 57%;   /* usar quando tiver a LI.GIRO*/ 
	float: left;  /* usar quando tiver a LI.GIRO*/ 
	background: #f5f5f5;
	
}

#destaques li.giro 
{
	list-style: none;
	/* width: 38%;   --- usar quando tiver a LI.GIRO*/
}

#destaques li.giro h2 
{
    margin-left: 10px;
	font: 12px arial;
	color: #525A5B;
	font-weight: bold;
	background: #f5f5f5;
}

#destaques li.giro h2 span 
{
    padding: 3px 10px;
    display: block; 
}

#destaques li.giro p 
{
	margin: 2px;
	height: 90px;
	font: 11px arial;
	color: #646464;
}

#destaques li.giro a 
{
	color: #646464;
}

#destaques li.giro a:hover 
{
	text-decoration: underline;
}

#destaques li.giro img 
{
	margin-right: 4px;
	float: left;
}




/* ----- LISTA PRODUTOS HOME ----- */
#produtos 
{
	margin-top: 4px;
	padding: 0;
}

#produtos h2 
{
	font: 12px arial;
	font-weight: bold;
	background: #67a2da url('http://painel.atendeweb.com.br/midias/25366.jpg') repeat-x;
	height: 23px;
	display: block;
}

#produtos h2 span 
{
	color: #ffffff;	
	padding: 3px 10px;
	display: block;
}

#produtos strong
{
    color: #646464;
}

#produtos ul 
{
	margin-top: 4px;
}

#produtos li 
{
	list-style: none;
	font: 11px arial;
	color: #646464;
	width: 24%;
	text-align: center;
	margin-bottom: 10px;
	float: left;
	height: 200px;
}

#produtos a
{
	color: #646464;
}

#produtos a:hover 
{
	text-decoration: underline;
}

#produtos span 
{
	color: #0082D7;
}




/* ----- RODAPÉ ----- */
div#rodape 
{
	clear: both;
	height: 135px;
	background: #f0f6fa;
	margin-top: 4px;
}

#rodape div.centralAtendimento
{ 
	width: 800px;
	position: absolute;
	left: 50%;  
	margin-left: -380px; 
}

#rodape h1
{ 
	padding-top: 4px; 
	font: 11px verdana; 
	color: #39668d; 
	font-weight: bold; 
}

#rodape a
{ 
	color: #39668d; 
}

#rodape a:hover
{ 
	color: #041626;
	text-decoration: underline; 
}

#rodape li.pagamento
{ 
	list-style: none; 
	width: 410px; 
	float: left;
}

#rodape li.siteSeguro
{ 
	list-style: none; 
	width: 215px; 
	float: left; 
}

#rodape ul.campoProgramado
{
	height: 85px;
}

#rodape div.centralAtendimento ul
{ 
	list-style: none; 
	margin-top: 4px; 
}

#rodape li.campoEditavel
{ 
	font: 11px arial;
}





/********************************************************************************
 ------------------------------- ESTILOS INTERNOS ------------------------------- 
*********************************************************************************/


/* ----- PÁGINA DEPARTAMENTOS ----- */

#menuLateralDep
{
    background: #fff;
    padding-left: 3px;
    border-right: solid 1px #f6f6f6;
} 

#menuLateralDep dt, #menuLateralDep dt a:link, #menuLateralDep dt a:visited
{
    font: 12px tahoma;
    color: #fff;
    height: 17px;
    padding: 2px 0;
    padding-left: -3px;
    margin: 2px 0;
    text-indent: 3px;
    background: url('http://painel.atendeweb.com.br/midias/25367.jpg') repeat-x;
}

#menuLateralDep dt a:hover
{
    color: #000; 
}

#menuLateralDep dd, #menuLateralDep dd a:link, #menuLateralDep dd a:visited
{
    font-size: 11px;    
    color: #0b74bd;    
    text-indent: 8px;
    display: block;
    background: url('http://www.equipaindustria.com.br/imagens/16/ico_menuLateralHome.gif') no-repeat left 4px;
}

#menuLateralDep dd a:hover 
{
	color: #0b74bd;
	text-decoration: underline;	
}

#departamento
{
    margin: 0 148px;
	margin-top: 4px;
}

#departamento a:link, a:visited
{
    color: #4C6B8A;
    text-decoration: none;
}

#departamento a:hover 
{ 
    text-decoration: underline; 
}

#text 
{	
    font-family: tahoma; 
    font-size: 11px; 
    color: #4C6B8A; 
}

#destaqueDepartamento 
{ 
    font-family: tahoma; 
    font-size: 11px; 
    color: #4C6B8A; 
    height: 170px;        
}

#destaqueDepartamento dl 
{ 
    width: 370px; 
    float: left; 
    text-align: left;      	
}

#destaqueDepartamento dt 
{ 
    margin-left: 370px;
    text-align: justify;
}

#destaqueDepartamento h2 
{ 
    margin-left: 370px; 
    margin-bottom: 10px; 
    height: 35px; 
}

.secoes 
{ 
    display: table;
    font-family: tahoma; 
    font-size: 11px; 
    color: #4C6B8A; 
    text-align: justify; 
    width: 99%;
}

.secoes ul 
{ 
    list-style: none; 
    widows: 100%;  
}

.secoes li 
{ 
    display: block; 
    float: left; 
    width: 49%; 
    _height: 180px; 
    min-height: 180px;
}

.secoes span 
{ 
    padding: 4px 0;
    display: block;
}

.secoes p 
{ 
    padding-top: 20px; 
    text-align: right; 
}

.secoes p a 
{ 
    color: #4C6B8A; 
}

.secoes h2 
{ 
    font: 12px arial;
	font-weight: bold;
	background: #67a2da url('http://painel.atendeweb.com.br/midias/25367.jpg') repeat-x;
	height: 23px;
	display: block;
}

.secoes h2 span 
{
	color: #ffffff;	
	padding: 3px 10px;
	display: block;
}

.imagemDepartamento
{
    float: left;
    margin-right: 4px;
}

.preco
{ 
    color: #0072C6;
}





/* ----- PÁGINA GRUPOS ----- */

#grupo
{
    margin: 2px 148px;
}

#grupo a:link, a:visited
{
    color: #4C6B8A;
    text-decoration: none;
}

#grupo a:hover 
{ 
    text-decoration: underline; 
}

#text 
{	
    font-family: tahoma; 
    font-size: 11px; 
    color: #4C6B8A; 
}

#grupo dl 
{ 
    width: 370px; 
    float: left; 
    text-align: left;      	
}

#grupo dt 
{ 
    margin-left: 370px;
    text-align: justify;
}

.secoesGrupos 
{
}

.secoesGrupos h2 
{
	font: 12px arial;
	font-weight: bold;
	background: #67a2da url('http://www.equipaindustria.com.br/imagens/16/fd_titConteudo1.gif') repeat-x;
	height: 23px;
	display: block;
}

.secoesGrupos h2 span 
{
	color: #ffffff;	
	padding: 3px 10px;
	display: block;
}

.secoesGrupos strong
{
    color: #646464;
}

.secoesGrupos ul 
{
	width: 99%;
}

.secoesGrupos li 
{
	list-style: none;
	font: 11px arial;
	color: #646464;
	width: 24%;
	text-align: center;
	margin-bottom: 10px;
	float: left;
	height: 240px;
}

.secoesGrupos a
{
	color: #646464;
}

.secoesGrupos a:hover 
{
	text-decoration: underline;
}

.secoesGrupos span 
{
	color: #0082D7;
}



/* ----- PÁGINA DETALHES DO PRODUTO ----- */
#detalhesProduto
{
    text-align: left;
    margin: 4px 0 0 148px;    
}


#detalhesProduto h1 
{
	font: bold 16px arial;	
	color: #666;
	text-transform: capitalize;
}

#detalhesProduto span
{
	font: 11px tahoma;  
	color: #7C7C7C;
	padding-right: 15px;
}

#detalhesProduto h3 
{
	font-family: tahoma;  
	font-size: 12px;  
	font-weight: bold;  
	color: #328DD4;
}

#detalhesProduto p span a:link, #detalhesProduto p span a:visited
{
	color: #ff5113;
	text-decoration: underline;
	margin: 5px 0;
}

#detalhesProduto p span a:hover
{
	text-decoration: none;
}

#formaPgto 
{
	border: 1px solid #D9D9D9;
	width: 250px;	
}

.prazo
{
}

.prazo a:link, .prazo a:visited
{
	text-decoration: underline;
	color: #333;
}

.prazo a:hover
{
	text-decoration: none;
}

#formaPgto h1
{
	padding: 5px 0;
	text-align: center;
	background-color: #328DD4;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}

.formaPgtoExtra
{
    margin: 4px;
    color: #4E4E4E;
    font: 11px arial;
}




/* ----- ORÇAMENTO ONLINE ----- */
#orcamentoOnline
{
}

.caixaOrcamentoOnline
{
	font: 11px arial;
    background-color: #f1f1f1;
}

.caixaOrcamentoOnline ul
{
    padding: 4px;
}

#orcamentoOnline .caixaOrcamentoOnline h1
{
	padding: 4px 0;
	text-align: center;
	background-color: #328DD4;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #fff;
}

.caixaOrcamentoOnline h2
{
	padding: 2px 0;
	font: bold 14px tahoma;
	font-weight: bold;
	border-top: solid 1px #666;
	margin-top: 13px;
}

.caixaOrcamentoOnline input
{
	font-size: 11px;
	padding: 2px;
	margin: 1px 0;
}

.caixaOrcamentoOnline .txtOrcamentoOnline
{
	font: 11px arial;
	padding: 2px;
	color: #666;
}

.botaoOrcamento
{
	background-color: #666;
	font: bold 11px arial;
	color: #fff;
	border: solid 1px #666;
}

.valida
{
    font-size: 10px;
    color: Red;
}
/* ----- FIMM ORÇAMENTO ONLINE ----- */




/* ----- Outras localidades ----- */

.outraLocalidades
{
	text-align: center;
	font: arial;
	margin: 20px;
}

.outraLocalidades h1
{
	font: bold 24px arial;
	color: #328DD4;
}

.alerta
{
	width: 370px;
	background: #ffffe1;
	font-size: 11px;
}


/* ----- FIMM Outras localidades ----- */



#outrosProdutos
{
    display: table;
    margin: 4px 0;
    width: 99%;
    border-top: solid 1px #CACACA;
}

#outrosProdutos h1
{
    background: #F4F4F6;
    width: 100%;
    padding: 3px;
}

#outrosProdutos h2
{
    font: bold 14px arial;
    margin-bottom: 5px;
}

#outrosProdutos h2 a:link, #outrosProdutos h2 a:visited
{
    color: #000;
}

#outrosProdutos h2 a:hover
{
	text-decoration: underline;
}

#outrosProdutos table
{
    width: 100%;
    padding: 5px;   
    border-bottom: solid 1px #CACACA;
}

#outrosProdutos table tr:hover
{
	background: #f7f7f7;
}

#outrosProdutos td
{
    vertical-align: top;
}

#outrosProdutos span
{
}

#outrosProdutos b
{
}

#outrosProdutos strong
{
    font: bold 20px arial;
    margin: 32px 0;
    display: block;
}

#detalhesProduto .formaPgtoExtra span 
{
	font: bold 12px tahoma, arial;
	color: #0072c6;	
}


.descricaoProduto
{
    margin: 10px 3px 20px 0; 
}

.descricaoProduto h1
{
    background: #F2F2F3;
    color: #328DD4;
    width: 100%;
    margin: 20px 0;
    text-indent: 6px;
    padding: 5px 0;
}

.descricaoProduto ul
{

	display:table;
}

.descricaoProduto li
{
    list-style: none url(imagens/ico_detalhes.gif) inside;
	display:list-item;
	
}

.thumbnail
{
    display: block;
    text-align: left;
    height: 70px;
}

.thumbnailMaisFotos
{
	cursor: pointer;
}

.linkAmpliar
{
	cursor: pointer;
}

/* ----- PAINEL IMAGEM ZOOM E APRESENTAÇÃO DO VÍDEO */
#janela 
{
	border: solid 1px #000; 
	padding: 4px; 
	z-index: 6; 
	left: 0px; 
	visibility: hidden; 
	width: 610px; 
	padding-top: 0px; 
	position: absolute; 
	top: 0px; 
	background-color: #ccc;
}

#janela .cabecalho 
{
	padding-right: 2px 0 2px 0; 
	color: gray; 
	text-align: right;
}

#janela .cabecalho a 
{
	font-size: 120%; 
	text-decoration: none;
}

#janelaConteudo 
{
	border: gray 1px solid; 
	background: #fff;
}

#janelaConfig 
{
	z-index: 5; 
	right: 0px; 
	background: url(blackdot.gif) black;
	visibility: hidden; 
	width: 10px; 
	position: absolute; 
	top: 0px;
	opacity: 0.8;
}

.painelImagemZoom a:link img, .painelImagemZoom a:visited img
{
	border: solid 3px #ccc;
	margin-bottom: 3px;
}

.painelImagemZoom a:hover img
{
	border: solid 3px #328DD4;
	margin-bottom: 3px;
}

.fotoProduto 
{
	position: relative;
	display: block;
/*	border: solid 1px #ccc;
	width: 240px;*/
}

.fotoIlustrativa 
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 236px;
	padding: 2px;
	background: #f1f1f1;
	filter: alpha(Opacity=75, FinishOpacity=100, Style=5); /* ----- transparencia IE ----- */
	-moz-opacity: 0.75; /* ----- transparencia Mozila ----- */
	opacity: 0.75; /* ----- transparencia FF ----- */
	-khtml-opacity: 0.75; /* ----- transparencia Safari e Konqueror ----- */
	font: 10px tahoma;
	color: #000;
	text-align: right;
}





/* ----- PÁGINA LOGIN DO USUÁRIO ----- */
div#caixaLogin
{
    padding: 10px;
    text-align: center;    
}

#caixaLogin ul
{
}

#caixaLogin li
{
    width: 49%;
    float: left;    
    margin-bottom: 10px;
}

#caixaLogin div
{
    height: 270px;
    width: 320px;
    background: #f5f5f5;
    text-align: left;
    float: left;    
    padding: 10px;
}

#caixaLogin h1
{
    padding: 5px 0;   
    background: #e0e0e0;
    margin: -10px -10px 10px -10px;
    text-indent: 10px;
    font: bold 16px arial;
    color: #537aa1;
}

#caixaLogin h2
{
    font: bold 16px arial;
    color: red;
    border-top: solid 1px #555;
    margin-top: 15px;
    padding-top: 10px;
}

#caixaLogin a:link, #caixaLogin a:visited
{
    font: bold 14px arial;
    color: #0082D7;
    text-decoration: underline;
}

#caixaLogin a:hover
{
    text-decoration: none;
}


#caixaLogin .botaoLogin
{
    font: bold 11px arial;
    color: #414141; 
    background: #ADDAE4;
    border: solid 1px #7BB1BD;
    width: 80px;
    cursor: pointer;
}

#caixaLogin hr
{
    margin: 15px 0;
    color: #555;
    height: 1px;
}




/* ----- PÁGINA CADASTRO CLIENTE (USUÁRIO) ----- */
#cadastroCliente
{
    padding: 25px 20px;
    text-align: left;    
}

#cadastroCliente h1
{
    border-bottom: solid 1px #6799c9;
    padding: 5px 0;
    text-indent: 10px;
    font: bold 14px arial;
    color: #31699F;
}

#cadastroCliente span
{
    font-size: 10px;
}

#cadastroCliente .botaoCadastro
{
    background: #C9C8B4;
    width: 80px;
    padding: 4px 0;
    border: solid 1px #9A998A;
    font: bold 12px arial;
    cursor: pointer;
}




/* ----- PÁGINA RESULDADO DA BUSCA ----- */
.topoResultado 
{
    text-align:left;
}

.topoResultado h1, #resultadoBusca2 h1
{
    font: bold 18px arial;
    color: #328DD4;
    padding: 10px 0;
}

.topoResultado ul 
{
    background-color: #F5F5F5;
    margin: 5px 0;
    padding: 10px 0;
    text-indent: 5px
}

.topoResultado li 
{
}

.topoResultado i b span
{
	color: #FF0000;
    font-size: 12px;
}

.topoResultado select
{
    color: #343434;
    font: 11px arial;
}

.detalheResultado
{
    margin: 5px 0;
    font: 11px arial;
}

#resultadoBusca 



{
    margin: 4px;    
}

.imgResultado
{
    float: left;
    margin-right: 4px;
}

#resultadoBusca ul 
{
    width: 100%;
	display:table;
}

.resultadoBuscaTitulo 
{
    float: left;
    width: 60%;
    text-align: left;    
}

.resultadoBuscaTitulo a.linkProd:link, .resultadoBuscaTitulo a.linkProd:visited
{ 
    font: 12px arial;
    color: #646464;
}

#resultadoBusca a.linkProd:hover 
{ 
    color: red;
    text-decoration: underline;
}

#resultadoBusca strong 
{ 
    font: 10px arial;
    color: #646464;
}

.resultadoCompre 
{
    float: right;
    width: 40%;
}

.resultadoLinha
{
    background-color: #E6E6E6;
    height: 1px;
    width: 100%;
    _width: 99%;
    float: left;
    overflow: hidden;
    margin: 4px 0;
}





/* ----- PÁGINA RESULDADO DA BUSCA: NÃO ENCONTRADO ----- */
#resultadoBusca2
{
    margin: 0 15px;
    font: 11px arial;
    color: #000;
}

#resultadoBusca2 li
{
    height: 200px;
    float: left;
    width: 48%;  
}

#resultadoBusca2 ul li h5
{
    margin: 10px 0 0 0;
    font: bold 11px arial;
}

#resultadoBusca2 ul li h2
{
    font: bold 18px arial;
    color: #328DD4;
    margin-bottom: -3px;
    text-transform: uppercase;
}

#resultadoBusca2 ul li strong
{
    font: bold 12px arial;
    color: #328DD4;
}

#resultadoBusca2 i
{
    color: #FF0000;
    font-size: 12px;
}

.caixaBuscaNovamente 
{
    background-color: #F5F5F5;
	display:table;
    width: 330px;
    padding: 4px;
}

a.linkMais:link, a.linkMais:visited 
{
	color: #646464;
    text-decoration: underline;
}

a.linkMais:hover
{
    color: red;
    text-decoration: none;
}



/* ----- PÁGINAÇÃO DOS PRODUTOS ----- */
.paginacao,
#departamento .paginacao a:link, #departamento .paginacao a:visited,
#grupo .paginacao a:link, #grupo .paginacao a:visited,
#resultadoBusca .paginacao a:link, #resultadoBusca .paginacao a:visited
{
  font: 12px arial;
  color: #343434;
  margin: 5px 0 10px 0;
  width: 95%;
  clear: both;
  text-align: center;
}

.paginacao h2,
#departamento .paginacao h2,
#grupo .paginacao h2,
#resultadoBusca .paginacao h2
{
  font: 12px arial;
  margin-bottom: 3px;   
}

.paginacao a,
#departamento .paginacao a,
#grupo .paginacao a,
#resultadoBusca .paginacao a 
{
    padding: 0 8px;
}

.paginacao a.pagina:link, .paginacao a.pagina:visited, 
#departamento a.pagina:link, #departamento a.pagina:visited,
#grupo a.pagina:link, #grupo a.pagina:visited,
#resultadoBusca a.pagina:link, #resultadoBusca a.pagina:visited
{
    background-color: #E8E7DF;
    font-weight: bold;
    padding-left: 4px;
    color: #000;
}

.paginacao a.irpagina:link, a.irpagina:visited,
#departamento a.irpagina:link, #departamento a.irpagina:visited,
#grupo a.irpagina:link, #grupo a.irpagina:visited,
#resultadoBusca a.irpagina:link, #resultadoBusca a.irpagina:visited
{
    color: #646464;
}

.paginacao a.pagina:hover, .paginacao a.irpagina:hover,
#departamento a.pagina:hover, #departamento irpagina:hover,
#grupo a.pagina:hover, #grupo irpagina:hover,
#resultadoBusca a.pagina:hover, #resultadoBusca irpagina:hover
{
    color: red;
    text-decoration: underline;
}




/* ----- PÁGINA CARRINHO: PASSO 1 (LISTA DE PRODUTOS)----- */
.topoFinalizaCompra
{
	display:table;
	width: 100%;
	background: #3d8ab4 url('http://www.equipaindustria.com.br/imagens/16/fd_topo.gif') repeat-x;
}

.finalizaCompra h1
{
    font: bold 21px arial;
    color: #192C79;
}
.finalizaCompra, .finalizaCompraVazio
{
    padding: 10px;
}

.finalizaCompraVazio
{
    text-align: center;
    padding: 40px 0;
}

.finalizaCompraVazio b
{
    color: #ff0000;
    font-size: 16px;
}

table 
{
     border-collapse: collapse;
}

.tabCarrinho table, .tabCarrinho tr, .tabCarrinho td
{
    border: 1px solid #d9d9d9;
}

.tabCarrinho strong
{
    color: #ff0000;
    font: normal 11px arial;
}

.titCarrinho
{
    background: #d9d9d9;
    height: 36px;
    text-align: center;
    font: bold 11px arial;
    text-transform: uppercase;
}

.tabCarrinho .imgEsquerda
{
    float: left;
    margin-right: 4px;
}

.tabCarrinho h1
{   
	color: #000;
    font: normal 12px arial;
    text-transform: capitalize;
}

.tabCarrinho h1 a:link, .tabCarrinho h1 a:visited
{
	color: #000;   
    text-decoration: underline;
}

.tabCarrinho h1 a:hover
{
    text-decoration: none;
    color: red;
}

.tabCarrinho h2
{
    color: #4D4D4D;
    font-size: 11px;
}

.precoCep
{
    background: #F5F5F5;
}

.botaoCep
{
    background: url('http://www.equipaindustria.com.br/imagens/bt_ok.gif') no-repeat;
    width: 25px;
    height: 21px;
    text-indent: -9000px;
    word-spacing: -9000px;
    z-index: -9000px;
    border: 0;
    cursor: pointer;
}

.precoTotal
{
    background: #FDFBEA;
    height: 50px;
    font: bold 15px arial;
}

.formaPagtoLista
{
	font: 10px verdana;
}

.formaPagtoLista p span b
{
	padding: 2px 0;
	display: block;
	text-transform: uppercase;
}

.navegacaoCarrinho
{
    text-align: right;
    margin: 10px;
}

.navegacaoCarrinho li
{
    display: inline;
    padding: 0 10px;
}




/* ----- PÁGINA CARRINHO: PASSO 4 (FORMA DE PAGTO) ----- */
.formaPagto
{
    display: table;    
}

.formaPagto ul
{
    display: table;
    height: 80px;
}

.formaPagto li
{
    text-align: center;
    float: left;   
    background: #EFEFEF;
    padding: 7px;
    margin: 0 10px 10px 0;
}

.enderecoEntrega li
{
	text-align: center;
	float: left;
	background: #ffffe1;
	border: solid 1px #ccc;
	padding: 7px;
	margin: 0 10px 10px 0;
	font: 11px tahoma;
	display: block;
    text-align: left;
    height: 110px;
    width: 300px;
}

.formaPagto li p, .enderecoEntrega li p
{
    font-size: 11px;
    text-transform: uppercase;
}

.formaPagtoCartao h1
{
    display: block;
    background: #EFEFEF;
    padding: 4px;
    border-top: solid 1px #c2c2c2;
    margin-bottom: 5px;
}

.formaPagtoCartao ul
{
    display: inline-block;
    display: table;
}

.formaPagtoCartao li
{
    text-align: center;
    float: left;    
    padding: 7px;
    border-right: solid 40px #fff;
}

.formaPagtoParcelas
{
    background: #f7f7f7;
    padding: 7px;
    width: 250px;
}

.formaPagtoParcelas strong
{
    background: #e5e5e5;
    color: #666;
    padding: 6px;
    margin: -6px;
    margin-bottom: 0;
    display: block;
}

.dadosCartao
{
    display: table;
    width: 99%;
}

.botaoFecharPedido
{
    display: block;
    height: 40px;
    padding-top: 10px;
    text-align: right;
}

.formaPagtoDebito
{
}

.formaPagtoDebito ul
{
    display: list-item;
    display: table;
}

.formaPagtoDebito li
{
    text-align: left;
    border-bottom: solid 1px #333;
}

.formaPagtoDebito img
{
    float: left;
    margin-right: 5px;
}

.txtAlerta
{
	display: block;
	background: #ffffe1;
	border: solid 1px #ccc;
	padding: 5px;
	margin: 4px 0;
	color: red;
	font: 11px tahoma;
}

.txtVendaFinalizada
{
	color: red;
	font: bold 16px arial;
}




/* ----- PÁGINA MEU CADASTRO E MEUS SERVIÇOS ----- */
.meuCadastro
{
    padding: 10px;
    text-align: center;
}

.meuCadastro h1 span
{
    font: bold 18px arial;
    color: #555555;
    display: block;
    padding: 10px;
    text-transform: uppercase;
    text-align: left;
    background: #f1f1f1;
    margin-bottom: 10px;
}

.meuCadastro h1 span a:link, .meuCadastro h1 span a:visited
{
    color: #555555;
}

.meuCadastro h1 span a:hover
{
    text-decoration: underline;
}

.meuCadastroHome
{
    display: table;
    padding: 8px;
    background: #f5f5f5;
    margin: 0 auto;
    text-align: left; 
}

.meuCadastroHome h1 b, .meusPedidos h1 b
{
    display: block;
    background: #E0E0E0;
    margin: -8px 0 6px -8px;
    position: relative;
    padding: 6px;
    text-transform: capitalize;
}

.meuCadastroHome ul
{
    display: inline-block;
}

.meuCadastroHome li
{
    background: #E0E0E0;
    padding: 6px;
    display: block;    
    margin: 5px 10px 5px 0;
    float: left;
    color: #333;
}

.caixaEndereco
{
    width: 220px;
    height: 120px;
}

.meuCadastroHome li a:link, .meuCadastroHome li a:visited
{
    color: #333;
    display: block;
    height: 70px;
    width: 210px;
}

.meuCadastroHome li a:link strong, .meuCadastroHome li a:visited strong
{
    color: #000;
    text-transform: uppercase;
}

.meuCadastroHome li a:hover
{
    text-decoration: underline;
}

.menuMeuCadastro
{
    background: #f5f5f5;
    width: 140px;
    float: left;
    text-align: left;
    padding: 4px;
    font: arial 11px;
}

.menuMeuCadastro ul
{    
}

.menuMeuCadastro li
{
}

.menuMeuCadastro ul li strong
{
    text-transform: uppercase;
    background: #E0E0E0;
    display: block;
    margin: -4px -4px 3px -4px;
    padding: 3px 0;
    text-indent: 5px;
    color: #686868;
}

.menuMeuCadastro ul li a:link, .menuMeuCadastro ul li a:visited
{
    color: #0B74BD;
}

.menuMeuCadastro li a:hover
{
    text-decoration: underline;
}

.botaoNovoEndereco
{
    background: url(imagens/bt_incNovoEnd.gif) no-repeat;
    display: block;
    height: 35px;
    width: 205px;
    border: 0;
    text-indent: -9000px;
    word-spacing: -9000px;
    z-index: -9000px;
    cursor: pointer;
}

.meusPedidos
{
    display: table;
    margin: 0 auto;
    text-align: left; 
}

.meusPedidos ul
{
}

.meusPedidos li
{
    padding: 6px;
    display: block;    
    margin: 0 8px 8px 0;
    float: left;
}

.meusPedidos strong
{
    color: #2384CE;
    font-size: 14px
}

.meusPedidos a:link, .meusPedidos a:visited
{
    color: #333;
}

.meusPedidos a:hover
{
    text-decoration: underline;
}

.ultimoPedido
{
    width: 200px;
    height: 100px;
    background: #2384CE;
    text-align: center;
    color: #fff;
}

.ultimoPedido h1
{
    font: bold 30px arial;
    color: #FDE614;
}

.ultimoPedido h2
{
    font: bold 20px arial;
    color: #fff;
}

.ultimoPedido a:link, .ultimoPedido a:visited
{
    color: #fff;
}

.ultimoPedido a:hover
{
    text-decoration: underline;
}

.tabResultPedidos
{
	width: 100%;
}

.tabResultPedidos tr
{
    height: 20px;
}

.tabResultPedidos .tabelaTitulo
{
    background: #dedede;
}

.tabResultPedidos .tabelaTr
{
    background: #ededed;
}

.tabResultPedidos a:link strong, .tabResultPedidos a:visited strong
{
    color: #2384CE;
    text-decoration: underline;
}

.tabResultPedidos a:hover strong
{
    color: #ff0000;
    text-decoration: none;
}




/* ----- PÁGINA RENDER (CANAIS) ----- */
#render
{
    padding: 8px 0;
    margin: 0 160px;
	font: 12px arial;
	width: 600px;
	color: #333333;
}


#render h1
{
	font: bold 24px arial;
	color: #0072C6;
}

#render h2
{
	font: bold 14px arial;
	color: #0072C6;
}

.renderTextos a:link, .renderTextos a:visited
{
	color: #0072C6;
	text-decoration: underline;
}

.renderTextos a:hover
{
	text-decoration: none;
}


/* ----- PÁGINA CENTRAL DE ATENDIMENTO ----- */
#centralAtendimento
{
	display: table;
	width: 100%;
	text-align: center;
}


#centralAtendimento h1
{
	font: bold 18px arial;
	color: #1c5295;
	text-align: left;
}

.topicos
{
	display: table;
	width: 700px;
	text-align: left;
	margin: auto;
    _margin: 0;
}

.topicos ul
{
	margin-top: 10px;
	width: 700px;
}

.topicos li
{
	font: 11px arial;
	color: #646464;
	width: 49%;
	float: left;
}

.topicos h2
{
	font: bold 14px arial;	
	color: #0072C6;
	padding: 3px 0;
	text-transform: uppercase;
}

.topicos p
{
	padding-left: 13px;
}

.topicos p a:link, .topicos p a:visited
{
	font: 11px arial;
	color: #646464;
}

.topicos p a:hover
{
	color: #0072C6;
	text-decoration: underline;
}
/* ------------ MODAL POPUPS ---------- */
.modalBackground
{
	background-color:Gray;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.linha{
	border-bottom: solid 3px #666;
}