/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	background:#f6f6f6 url(../../conteudo/imagens/fundo/bg_body.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;	
}
#container {
	width:780px;
	margin:auto;
	position:relative;
	padding-top:0;
}
#banner {
	height:129px;
	background:url(../../conteudo/imagens/fundo/bg_banner.jpg) no-repeat;
	position:relative;
}
#destaques {
	margin-left:4px;
}
#banner a img {
	border:none;
}
#banner #logo {
	height:98px;
	width:160px;
	left:62px;
	top:19px;
	position:absolute;
}
#banner #menu {
	height:37px;
	width:430px;	
	right:55px;
	top:83px;
	position:absolute;
}
html>body #banner #menu {
	right:35px;
}
#banner #menu ul {
	list-style:none;	
}
#banner #menu ul li {
	display:inline;
}
#banner #menu a {
	display:block;
	height:37px;
	width:104px;
	margin:0 3px 0 0;
	float:left;
	text-align:center;
	text-indent:-10000px;
	/* ações para evitar a borda de active */	
	outline:none;
}
.bt_inicial {
	background:url(../../conteudo/imagens/fundo/botoes/inicial.jpg) no-repeat;	
}
.bt_inicial_ativo {
	background:url(../../conteudo/imagens/fundo/botoes/inicial.jpg) no-repeat 0 -37px;	
}
.bt_empresa {
	background:url(../../conteudo/imagens/fundo/botoes/empresa.jpg) no-repeat;	
}
.bt_empresa_ativo {
	background:url(../../conteudo/imagens/fundo/botoes/empresa.jpg) no-repeat 0 -37px;	
}
.bt_produtos {
	background:url(../../conteudo/imagens/fundo/botoes/produtos.jpg) no-repeat;	
}
.bt_produtos_ativo {
	background:url(../../conteudo/imagens/fundo/botoes/produtos.jpg) no-repeat 0 -37px;	
}
.bt_contato {
	background:url(../../conteudo/imagens/fundo/botoes/contato.jpg) no-repeat;	
}
.bt_contato_ativo {
	background:url(../../conteudo/imagens/fundo/botoes/contato.jpg) no-repeat 0 -37px;	
}
.bt_inicial:hover, 
.bt_empresa:hover, 
.bt_produtos:hover, 
.bt_contato:hover {
	background-position:0 -74px;
}
.bt_inicial_ativo:hover, 
.bt_empresa_ativo:hover, 
.bt_produtos_ativo:hover, 
.bt_contato_ativo:hover {
	background-position:0 -37px;
}
#login {
	position:absolute;
	right:20px;
	top:-48px;
	width:433px;
	height:70px;
	background:url(../../conteudo/imagens/fundo/bg_login.jpg) no-repeat;
	z-index:100;
	padding:20px 0 0 0;
	text-align:right;
}
#bt_login {
	font-size:11px;
	color:#F2F2F2;
	font-weight:bold;
	position:absolute;
	right:0px;
	bottom:25px;
	line-height:20px;
	display:block;
	height:20px;
	width:110px;
	text-align:center;
	cursor:pointer;
}
#login label {
	font-size:11px;
	color:#666;
	font-weight:bold;
}
#login #form_login, #login #form_senha  {
	background:none;	
	width:106px;
	height:18px;
	font-size:12px;
	color:#5D5D5D;	
	border:none;
	padding:2px 5px 0 5px;	
}
#login #form_senha  {
	margin-right:65px;
}
#login #form_login  {
	margin-right:5px;
}
#login #form_login_enviar {
	background:url(../../conteudo/imagens/fundo/bg_botao_ok.gif);
	width:43px;
	height:20px;
	border:none;
	font-size:10px;
	cursor:pointer;
	color:#f2f2f2;
	font-weight:bold;
	top:20px;
	right:12px;
	position:absolute;
}
#login #form_login_enviar:hover {
	background:url(../../conteudo/imagens/fundo/bg_botao_ok.gif) 0 -20px;
}
#banner #busca {
	position:absolute;
	right:40px;
	top:45px;
}
#banner #busca #form_busca, #login #form_login  {
	position:relative;
}
#banner #busca #q  {
	background:url(../../conteudo/imagens/fundo/campo_busca.jpg) no-repeat;
	width:132px;
	height:18px;
	font-size:12px;
	color:#5D5D5D;	
	border:none;
	top:0;
	right:46px;
	position:absolute;
	padding:2px 5px 0 5px;	
}
#banner #busca #form_busca_enviar {
	background:url(../../conteudo/imagens/fundo/bg_botao_ok.jpg);
	width:43px;
	height:20px;
	border:none;
	font-size:10px;
	cursor:pointer;
	color:#f2f2f2;
	font-weight:bold;
	top:0;
	right:0;
	position:absolute;
}
#banner #busca #form_busca_enviar:hover {
	background:url(../../conteudo/imagens/fundo/bg_botao_ok.jpg) 0 -20px;
}
#banner #busca img {
	top:0;
	right:195px;
	position:absolute;
	z-index:10;
}


#conteudo {
	background:url(../../conteudo/imagens/fundo/bg_conteudo_principal.jpg) repeat-y;
}
#principal {
	height:258px;
	background:url(../../conteudo/imagens/fundo/bg_conteudo.jpg) no-repeat;
	padding:0 18px 3px 18px;
	position:relative;
}
#principal .titulo {
	height:45px;
	background:url(../../conteudo/imagens/fundo/bg_titulo.jpg) no-repeat;
	margin-bottom: 5px;	
	padding:15px 20px 20px 20px;	
	position:relative;
}
#principal .titulo img {
	top:0;
	right:7px;
	position:absolute;
}
#principal .titulo h1,  #principal .titulo h1 a{
	color:#a11a1f;
	font-style:italic;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
}
#principal .titulo h1 a:hover{
	text-decoration:underline;
}
#principal .titulo h2, #principal .titulo h2 a {
	color:#333;
	font-size:12px;
	font-weight:normal;
}
#principal .titulo h2 a:hover {
	text-decoration:none;
}
#principal p {
	color:#f2f2f2;
	font-size:12px;
	padding:0 10px;
	line-height:18px;
	margin-bottom: 20px;	
}
#principal h3 {
	color:#f2f2f2;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	margin:5px 0 0 15px;
	clear:both;
}
#principal .thumb_produto {
	width:220px;
	float:left;
	margin:5px 10px 10px 10px;
	min-height:250px;
	height:255px;
}
html>body #principal .thumb_produto {
	height:auto;	
}
#principal .thumb_produto_busca {
	width:720px;
	float:left;
	margin:0 10px 10px 0px;
	float:right;
	background:#f4f4f4;
	margin-right:2px;
	padding:5px 10px 10px 10px;
}
#principal .thumb_produto_busca td{
	vertical-align:top;
}
#principal .thumb_produto_busca h3, #principal .thumb_produto_busca h3 a {
	color:#a11a1f;
	font-size:14px;
	text-decoration:none;
	padding:0;
	margin:5px 0 0 5px;
}
#principal .thumb_produto_busca h3 a:hover {
	text-decoration:underline;
}
.destaque_busca{
	font-style:italic; 
	font-weight:bold;
}
#principal .thumb_produto_busca p { 
	color:#333333;
	margin:0;
}
#relacoes {
	min-height:225px;
	height:225px;
	position:relative;
	bottom:0;
	left:-7px;
	width:520px;
	background:#FFF;
	margin-top:10px;
	border:1px solid #ccc;
}
html>body #relacoes {	
	margin:5px 20px 0 20px;
	left:-22px;
}
#relacoes #prev2  {
	position: absolute;	
	top:30px;
	left:10px;
	cursor:pointer;
}
#relacoes #next2 {
	position: absolute;	
	top:30px;
	right:0;	
	cursor:pointer;
}
html>body #relacoes #next2 {
	right:10px;
}
#relacoes #carrossel_relacoes {		
	margin:5px 0 0 36px;
	min-height:165px;
	height:206px;
}
html>body #relacoes #carrossel_relacoes {		
	height:auto;
}
#relacoes h2{
	color:#a11a1f;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	margin:5px 0 0 15px;
	clear:both;
}
#relacoes ul li{
	width:156px;
	float:left;
	margin:5px 2px 10px 0;
	min-height:100px;	
	height:226px;	
}
html>body #relacoes ul li{	
	margin:5px 4px 10px 4px;
	width:142px;
}
#relacoes ul .item_categoria {
	width:152px;
	float:left;
	margin:5px 4px 10px 4px;
	min-height:180px;
	height:190px;
}
html>body #relacoes ul .item_categoria{
	height:auto;
}
#relacoes ul li a {
	font-size:12px;
}
#relacoes ul li img{
	width:140px;
	border-width:1px;
	border:1px solid #767474;
}
#principal .thumb_produto img,
#principal .thumb_produto_busca img {
	border:1px solid #767474;
}
#principal .thumb_produto p, #relacoes ul li p {
	font-style:italic;
	font-size:14px;
	font-weight:bold;
	margin:0 0 0 5px;
	padding:0;
}
#principal #menu_lateral {
	width:204px;
	float:left;
	position:relative;
	margin-right:-1px;
}
#principal #menu_lateral ul {
	list-style:none;
	margin-bottom:10px;
}
#principal #menu_lateral ul a {
	display:block;
	width:205px;
	height:43px;
	background:url(../../conteudo/imagens/fundo/bg_botao_aba_esquerda.jpg) no-repeat 1px -43px;	
	margin-bottom:0;	
	outline:none;
	line-height:50px;
	color:#7a1014;
	text-decoration:none;
	font-size:13px;
	text-indent:15px;
	font-weight:bold;
	font-style:italic;	
}
html>body #principal #menu_lateral ul a {
	background:url(../../conteudo/imagens/fundo/bg_botao_aba_esquerda.jpg) no-repeat 1px -46px;
	margin-bottom:5px;
}
#principal #menu_lateral ul a:hover {	
	background:url(../../conteudo/imagens/fundo/bg_botao_aba_esquerda.jpg) no-repeat 1px -89px;	
	margin-bottom:0;
	color:#FFF;
}
html>body #principal #menu_lateral ul a:hover {
	background:url(../../conteudo/imagens/fundo/bg_botao_aba_esquerda.jpg) no-repeat 1px -92px;
	margin-bottom:5px;
}
#principal #menu_lateral ul .ativo {
	background:url(../../conteudo/imagens/fundo/bg_botao_aba_esquerda.jpg) no-repeat 1px 3px;
	color:#f2f2f2;
	margin-bottom:0;
}
html>body #principal #menu_lateral ul .ativo {
	background:url(../../conteudo/imagens/fundo/bg_botao_aba_esquerda.jpg) no-repeat 1px 0;
	margin-bottom:5px;
}
#principal #menu_lateral ul .ativo:hover {
	background:url(../../conteudo/imagens/fundo/bg_botao_aba_esquerda.jpg) no-repeat 1px 3px;
}
html>body #principal #menu_lateral ul .ativo:hover {
	background:url(../../conteudo/imagens/fundo/bg_botao_aba_esquerda.jpg) no-repeat 1px 0;
}
#bt_linhas, #bt_categorias {	
	height:57px;
	background:url(../../conteudo/imagens/fundo/bg_botao_linhas.jpg) no-repeat;	
	display:block;
	margin-left:5px;
	text-indent:-10000px;
	width:197px;
	/* ações para evitar a borda de active */	
	outline:none;	
	margin-top:-67px;
}
html>body #principal #bt_linhas, html>body #principal #bt_categorias {
	position:absolute;
	bottom:4px;
	*bottom:8px;
	left:16px;
	width:192px;
	margin-top:0;
}
.margem_negativa {
	margin-top:-72px;	
}
#principal #bt_categorias {
	background:url(../../conteudo/imagens/fundo/bg_botao_categorias.jpg) no-repeat;
}
#principal #bt_linhas:hover, #principal #bt_categorias:hover {
	background-position:0 -57px;
}
#principal #conteudo_lateral {
	width:518px;
	float:right;	
	background:#f4f4f4;
	margin:0 2px 10px 0;
	padding:5px 10px 30px 10px;
	min-height:620px;
	height:620px;
	position:relative;		
}
html>body #principal #conteudo_lateral {
	height:auto;
	margin:0 2px 0 0;
}
#principal #conteudo_lateral h1{
	color:#a11a1f;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	margin:5px 0 10px 2px;
	clear:both;
}
#principal #conteudo_lateral .thumb_produto {
	width:220px;
	float:left;
	margin:5px 10px 10px 13px;
}
html>body #principal #conteudo_lateral .thumb_produto {
	margin:5px 10px 10px 22px;
}
#principal #conteudo_lateral .thumb_produto p, #relacoes ul li p {
	font-size:14px;
	margin:3px 0 0 3px;
	color:#5d5d5d;
	font-style:normal;
}
#principal #conteudo_lateral .thumb_produto a, #relacoes ul li a {
	color:#5d5d5d;
	text-decoration:none;
}
#principal #conteudo_lateral .thumb_produto a:hover, #relacoes ul li a:hover {	
	color:#a11a1f;
	text-decoration:underline;	
}
#principal #conteudo_lateral .thumb_produto .referencia, #relacoes ul li .referencia {
	font-size:11px;
	margin:-2px 0 3px 3px;
	color:#767676;
	font-style:italic;
	font-weight:normal;
}
#principal #conteudo_lateral .thumb_produto a:hover img, #relacoes ul li a:hover img{
	border:1px solid #a11a1f;
}
html>body #container #conteudo #principal {
	min-height:258px;
	height:auto;
}
#embaixo {
	height:39px;
	min-height:39px;
	margin-top:-20px;
	background:url(../../conteudo/imagens/fundo/bg_conteudo_baixo.jpg) no-repeat;
	z-index:0;
}
html>body #embaixo {
	height:auto;
}
#rodape {
	color:#f2f2f2;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:20px 0 0 20px;
}
.rodape_inicial {
	height:208px;
	background:url(../../conteudo/imagens/fundo/bg_rodape_inicial.jpg) no-repeat;	
}
.rodape_normal {
	height:79px;
	background:url(../../conteudo/imagens/fundo/bg_rodape_normal.jpg) no-repeat;
}
#rodape_esquerda {
	width:450px;
	float:left;
	margin:5px 0 0 5px;
}
html>body #container #rodape #rodape_esquerda {
	margin:5px 0 0 15px;
}
#rodape_direita {
	width:270px;
	float:right;
	text-align:right;
	margin:12px 25px 0 0;
}
#rodape #rodape_direita a {
	color:#f2f2f2;
	font-weight:bold;
	text-decoration:none;
}
#rodape #rodape_direita a:hover {
	text-decoration:underline;
}
.destaque_inicial {
	height:100px;
	overflow:hidden;
	float:left;
	color:#5d5d5e;
	width:214px;
	margin:5px 8px 23px 0;
	padding:0 15px 0 13px;
	position:relative;
}
.destaque_inicial h2 {
	color:#a11a1f;
	font-style:italic;
	font-size:20px;
	font-weight:bold;
	margin-bottom:3px;
}
.destaque_inicial p {
	color:#5d5d5d;
	font-size:11px;
	line-height:18px;
}
.destaque_inicial a {
	display:block;
	width:122px;
	height:22px;
	line-height:20px;
	background:url(../../conteudo/imagens/fundo/bg_botao_geral.jpg) no-repeat;
	text-align:center;
	float:right;
	margin:10px 0 0 0;
	color:#f2f2f2;
	text-decoration:none;
	font-weight:bold;
	line-height:22px; 
	position:absolute;
	bottom:0;
	right:12px;
}
.destaque_inicial a:hover {
	background:url(../../conteudo/imagens/fundo/bg_botao_geral.jpg) no-repeat 0px -22px;
	text-decoration: none;		
}
.fix {
	clear:both;
}
#form_contato {
	width:400px;
	margin:15px auto 0 auto;
}
#area_cidade {
	width:315px;
	margin-right:20px;
	float:left;
}
#area_uf {
	float:right;
}
#form_contato label {
	display:block;
	color:#f2f2f2;
	font-weight:bold;	
	margin-bottom:2px; 	
}
#form_contato input,#form_contato select ,#form_contato textarea  {
	color:#555;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-bottom:10px;	
	border-width:1px;
	border-style:solid;
}
#form_contato input {	
	width:100%;
	height:20px;
}
#form_contato select {
	height:22px;
	width:60px;
}
#form_contato textarea {
	width:100%;
	height:80px;
}
#form_contato #form_botoes {
	text-align:right;
}
#form_contato #form_botoes input {
	width:101px;
	height:26px;
	line-height:26px;
	background:url(../../conteudo/imagens/fundo/bg_botao_formulario.jpg) no-repeat;
	border:none;
	cursor:pointer;
	color:#f2f2f2;
	font-weight:bold;
}
#form_contato #form_botoes input:hover {
	background:url(../../conteudo/imagens/fundo/bg_botao_formulario.jpg) no-repeat 0 -26px;
}
.campo {
	background:#FFF;
	border-color:#EEE;
}
.campo_selecionado, .campo_area_selecionado {
	background:#DDD;
	border-color:#666;
}
.campo_errado {
		background:#AAA;
	border-color:#FFCC00;
}
/* div de retorno do formulário */
#retorno {
	font-size:11px;	
	margin-left:40px;
}
#retorno h2 {	
	color:#f2f2f2;
	font-size:14px;
}
#retorno ul {
	
	color:#f2f2f2;
	margin-left:30px;
	line-height:18px;	
}
#retorno .sucesso {
	color:#00CC00;
}
#retorno .erro {
	color:#FF9900;
}
/* DETALHES DOS PRODUTOS */
#produto_informacoes {
	width:280px;
	float:right;
	position:relative;
	min-height:240px
}
homel>body #produto_informacoes {
	height:auto;
}
#produto_informacoes h2 {
	color:#5d5d5d;
	font-size:14px;
}
#produto_informacoes p {
	color:#5d5d5d;
	font-size:11px;	
	padding-left:0;
}
#produto_informacoes #especificacoes p {
	margin-bottom:0;
	
}
#produto_informacoes #bt_cores {
	position:absolute;
	display:block;
	width:197px;
	height:62px;
	text-indent:-100000px;
	background:url(../../conteudo/imagens/fundo/bg_botao_cores.jpg) no-repeat;
	left:-225px;
	_top:220px;
	/* ações para evitar a borda de active */	
	outline:none;	
	
}
html>body #produto_informacoes #bt_cores {
	bottom:0;	
}
#produto_informacoes #bt_cores:hover {
	background:url(../../conteudo/imagens/fundo/bg_botao_cores.jpg) no-repeat 0 -62px;
}
#navegacao {
	position:relative;
	left:-4px;
	width:520px;
	height:26px;
	margin-top:20px;
}
html>body #navegacao {
	left:0;
}
#navegacao_busca {
	clear:both;
	position:relative;
	bottom:-3px;
	width:730px;
	height:26px;
	margin:20px 0 0 2px;
	background:#F2F2F2;
	padding:5px;
}
#navegacao #bt_anterior, #navegacao #bt_fechar, #navegacao #bt_proximo, #navegacao_busca #bt_anterior, #navegacao_busca #bt_proximo {
	display:block;
	width:120px;
	height:26px;
	line-height:26px;
	background:url(../../conteudo/imagens/fundo/bg_botao_navegacao.jpg) no-repeat;
	border:none;
	cursor:pointer;
	color:#f2f2f2;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	text-align:center;
}
#navegacao #bt_anterior:hover, #navegacao #bt_fechar:hover, #navegacao #bt_proximo:hover, #navegacao_busca #bt_anterior:hover, #navegacao_busca #bt_proximo:hover {
	background:url(../../conteudo/imagens/fundo/bg_botao_navegacao.jpg) no-repeat 0 -26px;
}
#navegacao #bt_anterior {
	position:absolute;
	left:-3px;
}
#navegacao #bt_fechar {
	position:absolute;
	left:200px;
}
#navegacao #bt_proximo {
	position:absolute;
	right:0;
}
/* PAGINAÇÃO */
#paginacao {
	clear:both;
	position:absolute;
	bottom:4px;
	width:520px;
	height:26px;
	margin:30px 0 0 0;
}
#paginacao #bt_anterior, #paginacao #bt_fechar, #paginacao #bt_proximo, #navegacao_busca #bt_anterior, #navegacao_busca #bt_proximo {
	display:block;
	width:120px;
	height:26px;
	line-height:26px;
	background:url(../../conteudo/imagens/fundo/bg_botao_navegacao.jpg) no-repeat;
	border:none;
	cursor:pointer;
	color:#f2f2f2;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	text-align:center;
}
#paginacao #bt_anterior:hover, #paginacao #bt_fechar:hover, #paginacao #bt_proximo:hover {
	background:url(../../conteudo/imagens/fundo/bg_botao_navegacao.jpg) no-repeat 0 -26px;
}
#paginacao #bt_anterior {
	position:absolute;
	left:-3px;
	top:0;	
}
#paginacao #bt_proximo {
	position:absolute;
	right:0;
	top:0;
}
#navegacao_busca #bt_anterior {
	position:absolute;
	left:5px;
	top:5px;
}
#navegacao_busca #bt_proximo {
	position:absolute;
	right:5px;
	top:5px;
}
#paginas_numeradas {
	left:120px;
	text-align:center;
	padding:0px;
	max-width:225px;	
	height:26px;	
	background:url(../../conteudo/imagens/fundo/bg_numeradas.gif) no-repeat 5px 0;
	margin-left:160px;
}
#navegacao_busca #paginas_numeradas {
	margin-left:270px;
}
html>body #paginas_numeradas {
	margin:auto;
	background:url(../../conteudo/imagens/fundo/bg_numeradas.gif) no-repeat;
}
#paginas_numeradas a, #paginas_numeradas .espaco {	
	background:url(../../conteudo/imagens/fundo/bg_botao_numeracao.jpg) no-repeat;
	padding:3px;
	color:#f2f2f2;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;	
	text-align:center;	
	line-height:18px;
	display:block;
	width:18px;
	height:18px;
	float:left;
	margin:0 2px;
}
#paginas_numeradas .ativo, #paginas_numeradas a:hover {	
	background:url(../../conteudo/imagens/fundo/bg_botao_numeracao.jpg) no-repeat 0 -24px;
	color: #FFFFFF;
	font-weight: bold;
}
#paginas_numeradas .espaco {	
	/*padding:15px 5px 0 5px;*/
}

/* SLIDESHOW PRODUTOS */
#imagens_grandes {
	position:relative;
	height:170px;
}
#imagens_grandes img{
	position:absolute;
}
#slideshow_imagens {
	width:223px;
	float:left;
	position:relative;
}
#slideshow_imagens img {
	border:1px solid #5d5d5d;
	margin:0;
}
#slideshow_imagens  #img_principal {
	margin-bottom:5px;
}
#slideshow_imagens  #img_principal img {
	width:220px;
}
#slideshow_imagens  #thumbs {
	padding-left:1px;
}
#slideshow_imagens  #thumbs img{
	height:34px;
	margin:0 1px;
}
#slideshow_imagens  #thumbs .seta{
	border:none;
	margin:0;
}
#slideshow_imagens #zoom {
	position:absolute;
	z-index:20;
	border:none;
	right:5px;
	top:143px;
}
#slideshow_imagens #thumbs {
	margin:2px 0 0 -2px;
}
#slideshow_imagens #thumbs img {
	float:left;
}
#slideshow_imagens #thumbs .seta {
	border:none;
	margin:0;
}
#carrossel {
	height:36px;
	float:left;
}
#carrossel li {
	width:49px;
}
#thumbs img {
	cursor:pointer;
}
/* Cluetip */
.cluetip-default #cluetip-outer {
	position: relative;
	margin: 0;
}
.cluetip-default h3#cluetip-title {	
	padding: 4px 6px 5px;
	background: #666;
	color: #fff;	
	font-size:10px; 
	font-weight:normal; 	
}
.cluetip-default #cluetip-inner {
	display:none;
}
/* PRODUTOS */
.area_produto {
	background:#00CC00;
	width:370px;
	float:left;
	background:url(../../conteudo/imagens/fundo/bg_area_produto.jpg) no-repeat 0 35px;
	min-height:395px;
	height:395px;
}
html>body .area_produto {
	height:auto;
}
.area_produto img {
	display:block;
	margin:20px auto 8px;
	border:0;	
}
.area_produto p {
	display:block;
	margin:0 15px 0 15px;
	border:0;	
	font-size:8px;
}
.area_produto ul {
	color:#F2F2F2;
	margin: -10px 0 0 50px;
	font-size:12px;	
	line-height:20px;	
}
.area_produto ul li a {
	color:#F2F2F2;
	text-decoration:none;	
}
.area_produto ul li a:hover {
	text-decoration:underline;	
}
.imagem_cor_oculta {
	display:none;
}
#carrossel_relacoes ul li .ref_relacionada {
	font-weight:normal;
	font-size:11px;
	font-style:italic;
}
#cores_produtos img {
	display:none;
}
#produto_geral {
	margin-bottom:260px;

}
#navegacao_relacoes {
	position:absolute;
	bottom:10px;
}