body {
	margin-top: 22px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 22px;
	background-color: #8B8B8B;
}

img {
	border: 0;	
}

form {
	margin: 0;	
}

td, div {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 16px;
	text-decoration: none;
}

input, select, textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	background-color: #E0E0E0;
	border: 1px solid #E0E0E0;
}

a {
	text-decoration: none;	
	color: #666;
}

a:hover {
	text-decoration: underline;	
	color: #666;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}

h1 {
	color: #7f7f7f;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: 300;
	font-size: 18px;
}

/*************************************
	BODY
*************************************/

.body_interna {
	margin: 10px;
	background-color: #FFF;
}

.body_abertura {
	background-image: url(../_imagens/bg_abertura.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

/*************************************
	FORMS
*************************************/

.frm_zero {
	background-color: transparent;
	border: 0px;
	padding: 0px;
}

.frm_cinza {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	background-color: #E0E0E0;
	border: 2px solid #E0E0E0;
}

.frm_verificando {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
	background-color: #F2F2F2;
	border: 2px solid #F2F2F2;
}

.frm_branco {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	background-color: #FFFFFF;
	border-left: 2px solid #808080;
	border-top: 2px solid #808080;
	border-bottom: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
}

.frm_invalido {
	border: 1px dotted #F00;
	background-color: #FFEAEA;
}



/*************************************
	LINKS
*************************************/

a.link_10_cinza {
	font-size: 10px;
	color: #BABABA;
	text-decoration: none;
}

a.link_10_cinza:hover {
	font-size: 10px;
	color: #BABABA;
	text-decoration: none;
}

a.link_11_laranja {
	font-size: 11px;
	color: #fca308;
	text-decoration: none;
}

a.link_11_laranja:hover {
	font-size: 11px;
	color: #fab53c;
	text-decoration: none;
}

a.link_11_branco {
	color: #FFF;
}

a.link_11_branco:hover {
	color: #FFF;
}

a.link_11_cinza {
	color: #666;
}

a.link_11_cinza:hover {
	color: #666;
}

a.link_11_amarelo {
	color: #FFFC00;
}

a.link_11_amarelo:hover {
	color: #FFFC00;
}

a.link_11_claro {
	color: #e8e4e1;	
}

a.link_11_claro:hover {
	color: #e8e4e1;	
}

a.link_12_cinza {
	color: #666;
	text-decoration: none;
	font-size: 12px;
}

a.link_12_cinza:hover {
	color: #333;	
	font-size: 12px;
	text-decoration: underline;
}

a.link_12_cinzinha {
	color: #7f7f7f;
	text-decoration: none;
	font-size: 12px;
}

a.link_12_cinzinha:hover {
	color: #333;	
	font-size: 12px;
	text-decoration: none;
}

/*************************************
	TEXTOS
*************************************/

.txt_11_cinza {
	font-size: 11px;
	color: #666;
}

.txt_11_cinzao {
	font-size: 11px;
	color: #333;
}

.txt_11_cinzinha {
	font-size: 11px;
	color: #8c8c8c;
}

.txt_11_branco {
	font-size: 11px;
	color: #FFF;	
}

.txt_11_claro {
	font-size: 11px;
	color: #e8e4e1;
}

.txt_11_laranja {
	font-size: 11px;
	color: #fca308;
}

.txt_12_cinza {
	font-size: 12px;
	color: #666;
}



/*************************************
	TABELAS
*************************************/

.td_abertura {
	background-image: url(../_imagens/bg_abertura.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.td_abertura_linha {
	background-image: url(../_imagens/bg_abertura_linha.png);
	background-repeat: no-repeat;
	background-position: center;
}

.td_topo {
	background-image: url(../_imagens/bg_topo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.td_internas {
	background-image: url(../_imagens/bg_internas.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #8B8B8B;
}

.td_internasproduto {
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #8B8B8B;
}

.td_homeproduto {
	background-repeat: no-repeat;
	background-position: top center;
}

.td_borda_2_cinza {
	border: 2px solid #c1c4c8;
	background-color: #FFF;
	text-align: center;
}

.td_borda_2_branco {
	border: 2px solid #FFF;
	background-color: #a1a1a1;
	text-align: center;
}

.td_borda_2_escura {
	border: 2px solid #91867d;	
	background-color: #FFF;
	text-align: center;
}


/*************************************
	DIV
*************************************/

div.divRodape {
	width: 100%;
	text-align: center;
}

div.divRodape ul li {
	list-style: none;
	margin-top: 10px;
}

div.divMenu {
	width: 100%;
	height: 103px;
	background-image: url(../_imagens/bg_topohome.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

div.divMenuInterna {
	width: 950px;
	margin: 0 auto;
	position: relative;
}

div.divMenuLateral {
	padding-right: 16px;	
}

div.divMenuLateralAtivo {
	background-image: url(../_imagens/bt_seta.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

div.divNovidadeFoto {
	border: 0;
	background-position: center; 
	background-repeat: no-repeat;
	width: 95px;
	height: 75px;
	display: block;
	overflow: hidden;
}

div.divProdutoFoto {
	border: 3px solid #FFF;
	background-color: #FFF;	
	background-position: center; 
	background-repeat: no-repeat;
	width: 140px;
	height: 120px;
	display: block;
	overflow: hidden;
}

div.divProdutoFotoAmpliada {
	border: 3px solid #E0E0E0;
	background-color: #FFF;	
	width: 350px;
	margin-bottom: 30px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

div.divProdutoTexto {
	margin-top: 5px;
	font-size: 12px;
	color: #666;
}

div.divProdutoChamada {
	float: left;
	position: relative;
	text-align: left;
}

div.divProdutosCoresDesenho {
	width: 225px;
}

div.divProdutosCor {
	width: 20px;
	height: 20px;
	border: 1px solid #CCC;
	margin-right: 8px;
	margin-bottom: 8px;
	float: left;
	background-image: url(../_imagens/bg_cor.png);
	background-position: top left;
	background-repeat: no-repeat;
}

div.divProdutosDesenho {
	width: 90px;
	height: 68px;
	border: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	background-color: #FFF;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
}

div.avisoErro {
	background-color: #FFF0F0;
	border: 1px solid #FCC;
	padding: 4px;
	color: #333;
	text-align:left;
	margin-bottom: 15px;
}

#divSubProdutos {
	margin-bottom: 0px;
}

#divSubProdutos ul {
	list-style: none;
}

#divSubProdutos ul li a {
	padding-right: 16px;
	text-align: right;
	font-size: 11px;
	text-decoration: none;
}

#divSubProdutos ul li a:hover {
	list-style-type: none;
	text-align: right;
	font-size: 11px;
	text-decoration: none;
}

#divVoltarTopo {
	width: 72px;
	height: 7px;
	background-image: url(../_imagens/bt_voltaraotopo.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

/*************************************
	BOTÕES
*************************************/

#btEnviar { display: block; width: 47px; height: 11px; background: url(../_imagens/bt_enviar.gif) no-repeat 0 0; }
#btEnviar:hover { background-position: 0 -11px; }
#btEnviar span { display: none; }

#btDownload { display: block; width: 71px; height: 11px; background: url(../_imagens/bt_download.gif) no-repeat 0 0; }
#btDownload:hover { background-position: 0 -11px; }
#btDownload span { display: none; }

#btProxima { display: block; width: 58px; height: 11px; background: url(../_imagens/bt_proxima.gif) no-repeat 0 0; }
#btProxima:hover { background-position: 0 -11px; }
#btProxima span { display: none; }

#btBuscar {	display: block; width: 44px; height: 10px; background: url(../_imagens/bt_buscar.gif) no-repeat 0 0; }
#btBuscar:hover { background-position: 0 -10px; }
#btBuscar span { display: none;}

#btFechar { display: block; width: 54px; height: 8px; background: url(../_imagens/bt_fechar.gif) no-repeat 0 0; }
#btFechar:hover { background-position: 0 -8px; }
#btFechar span { display: none; }

#btOk { display: block; width: 16px; height: 10px; background: url(../_imagens/bt_ok.gif) no-repeat 0 0; }
#btOk:hover { background-position: 0 -10px; }
#btOk span { display: none; }