/* COMPARAR VEICULOS | CLASSIFICADOS 1/2/3/5/6 */

div#mainContent div#ColunaMenuClassificados {
	float:left;
	width:233px;
	margin-left:0px;
}
div#ColunaMenuClassificados div.BaseMenuClassificados {
	display:inline; float:left;
	width:231px;
	margin:0 0 19px 0;
	padding-top:2px;
	border-left:1px solid #D4D4D4;
	border-right:1px solid #D4D4D4;
	background:url(/static/img/template/v1/layout/bg_Classificados_topo_menu.gif) no-repeat top center;
	font:bold 11px Tahoma, Geneva, sans-serif;
	color:#000;
}
	div.BaseMenuClassificados ul.MenuClassificados {
		width:231px;
	}
	div.BaseMenuClassificados ul.MenuClassificados li.Titulo_Classificados {
		display:inline; float:left;
		width:231px;
		height:27px;
		border-bottom:1px solid #D4D4D4;
		background:url(/static/img/template/v1/titulo/titulo_Classificados.gif) #F7F7F7 no-repeat 0 0;
		text-indent:-5000em;
	}
	div.BaseMenuClassificados ul.MenuClassificados li.Titulo_AnuncieClassificados {
		display:inline; float:left;
		width:231px;
		height:27px;
		border-bottom:1px solid #D4D4D4;
		background:url(/static/img/template/v1/titulo/titulo_AnuncieClassificados.gif) #F7F7F7 no-repeat 0 0;
		text-indent:-5000em;
	}
	div.BaseMenuClassificados ul.MenuClassificados li {
		display:inline; float:left;
		width:231px;
		border-bottom:1px solid #D4D4D4;
		background-color:#F7F7F7;
		
	}
	
		div.BaseMenuClassificados ul.MenuClassificados li a {
			display:block;
			width:222px;
			padding:0 0 0 9px;
			font-family:Tahoma, Geneva, sans-serif;
			font-size:11px;
			font-weight:bold;
			color:#000;
			line-height:26px;
			text-decoration:none;
		}
		
			div.BaseMenuClassificados ul.MenuClassificados li a:hover {
				text-decoration:underline;
			}
			
		div.BaseMenuClassificados ul.MenuClassificados li.sub{
			border-bottom:none;
		}
			
			div.BaseMenuClassificados ul.MenuClassificados li.sub a {
				padding-left: 19px;
				font-weight: normal;
				line-height:20px;
			}
			
				div.BaseMenuClassificados ul.MenuClassificados li a.BotaoAtivo_MenuClassificados {
					display:block;
					width:222px;
					height:20px;
					padding:7px 0 0 9px;
					background:url(/static/img/template/v1/botao/botao_MenuClassificados_fundo.gif) no-repeat 0 0;
					font:bold 11px Tahoma, Geneva, sans-serif;
					color:#000;
					text-decoration:underline;
				}
			div.BaseMenuClassificados ul.MenuClassificados li ul {
				display:inline; float:left;
				width:231px;
				padding:10px 0 15px;
				background-color:#E3E3E3;
				border-bottom:1px solid #D4D4D4;
			}
			div.BaseMenuClassificados ul.MenuClassificados li ul li a {
				display:block;
				width:211px;
				height:15px;
				padding:0 0 0 20px;
				border-bottom:0;
				background-color:#E3E3E3;
				font:10px Tahoma, Geneva, Arial, Helvetica, sans-serif;
				color:#474746;
				text-decoration:underline;
			}
				div.BaseMenuClassificados ul.MenuClassificados li ul li a:hover {
					font:bold 10px Tahoma, Geneva, Arial, Helvetica, sans-serif;
					color:#474746;
					text-decoration:underline;
				}
				div.BaseMenuClassificados ul.MenuClassificados li ul li a.LinkAtivo {
					font:bold 10px Tahoma, Geneva, Arial, Helvetica, sans-serif;
					color:#474746;
					text-decoration:underline;
				}
		div.BaseMenuClassificados ul.MenuClassificados li span.SubMenuClassificados {
			display:inline; float:left;
			width:231px;
			padding:10px 0 15px;
			background-color:#E3E3E3;
			border-bottom:1px solid #D4D4D4;
			font:bold 10px Tahoma, Geneva, Arial, Helvetica, sans-serif;
			color:#474746;
		}
div#mainContent div#BaseContClassificados {
	display:inline; float:left;
	width:501px;
	padding:7px 0 0 0;
	margin-left:20px;
	background:url(/static/img/template/v1/layout/separador_pontilhado.gif) repeat-x 0 0;
}
	div#BaseContClassificados div.BuscaClassificados {
		display:inline; float:left;
		width:501px;
		padding:0 0 11px 0;
		background:url(/static/img/template/v1/layout/separador_pontilhado.gif) repeat-x bottom center;
		font:bold 11px Tahoma, Geneva, Arial, Helvetica, sans-serif;
		color:#444;
	}
		div.BuscaClassificados div.CamposForm {
			display:inline; float:left;
			width:501px;
			margin-top:10px;
		}
			div.CamposForm select {
				float:left;
				width:137px;
				border:1px solid #000;
				font:12px Tahoma, Geneva, Arial, Helvetica, sans-serif;
				color:#444;
			}
			div.CamposForm input.inputPalavraChave {
				float:left;
				width:162px;
				height:15px;
				padding:1px 0 0 10px;
				border:1px solid #000;
				font:12px Tahoma, Geneva, Arial, Helvetica, sans-serif;
				color:#444;
				margin:0 10px;
			}
	div#BaseContClassificados div.BlocoClassificados {
		display:inline; float:left;
		width:501px;
		padding:5px 0 11px 0;
		background:url(/static/img/template/v1/layout/separador_pontilhado.gif) repeat-x bottom center;
		font:11px Tahoma, Geneva, Arial, Helvetica, sans-serif;
		color:#444;
	}
		div.BlocoClassificados a {
			font:bold 11px Tahoma, Geneva, Arial, Helvetica, sans-serif;
			color:#444;
			text-decoration:none;
		}
			div.BlocoClassificados a:hover {
				text-decoration:underline;
			}
		div.BlocoClassificados p.TituloBloco {
			font:bold 11px Tahoma, Geneva, Arial, Helvetica, sans-serif;
			color:#444;
			margin-bottom:2px;
		}
	div#BaseContClassificados div.BlocoCategorias {
		display:inline; float:left;
		width:501px;
		padding:5px 0 11px 0;
		font:11px Tahoma, Geneva, Arial, Helvetica, sans-serif;
		color:#444;
	}
		div.BlocoCategorias a {
			font:11px Tahoma, Geneva, Arial, Helvetica, sans-serif;
			color:#444;
			text-decoration:underline;
		}
		div.BlocoCategorias p.TituloBloco {
			font:bold 11px Tahoma, Geneva, Arial, Helvetica, sans-serif;
			color:#444;
			margin-bottom:4px;
		}
		div.BlocoCategorias ul#ListaCategorias_Classificados {
			width:501px;
		}
		div.BlocoCategorias ul#ListaCategorias_Classificados li {
			display:inline; float:left;
			width:245px;
			padding:0 5px 0 0;
			margin-bottom:3px;
		}
	div#BaseContClassificados div.ContBuscaClassificados {
		display:inline; float:left;
		width:487px;
		margin:15px 0 5px 0;
		background:url(/static/img/template/v1/layout/bg_FundoRedondo487_cinza.gif) repeat-y 0 0;
		font:10px Tahoma, Geneva, Arial, Helvetica, sans-serif;
		color:#000;
	}
		div.ContBuscaClassificados div.Topo_ContBuscaClassificados {
			display:inline; float:left;
			width:487px;
			padding:8px 0 0 0;
			background:url(/static/img/template/v1/layout/bg_TopoRedondo487_cinza.gif) no-repeat top center;
		}
		div.ContBuscaClassificados div.Footer_ContBuscaClassificados {
			display:inline; float:left;
			width:487px;
			padding:34px 0 35px 0;
			background:url(/static/img/template/v1/layout/bg_FooterRedondo487_cinza.gif) no-repeat bottom center;
		}
			div.Footer_ContBuscaClassificados ul#ListaBuscaClassificados {
				width:487px;
			}
			div.Footer_ContBuscaClassificados ul#ListaBuscaClassificados li {
				display:inline; float:left;
				width:156px;
				margin:0 32px 35px 51px;
			}
				ul#ListaBuscaClassificados li div.FotoBuscado {
					display:inline; float:left;
					width:156px;
					margin-bottom:10px;
				}
				ul#ListaBuscaClassificados li p {
					margin-bottom:1px;
				}
			div.Footer_ContBuscaClassificados ul#ListaBuscaClassificados_Diversos {
				width:487px;
			}
			div.Footer_ContBuscaClassificados ul#ListaBuscaClassificados_Diversos li {
				display:inline; float:left;
				width:485px;
				padding:20px 0;
				margin:0 1px;
			}
				ul#ListaBuscaClassificados_Diversos li.BuscaClassificados_Diversos_Branco {
					background-color:#FFF;
				}
				ul#ListaBuscaClassificados_Diversos li div.FotoBuscado {
					display:inline; float:left;
					width:156px;
					margin:0 0 0 21px;
				}
				ul#ListaBuscaClassificados_Diversos li div.ContBuscado {
					display:inline; float:left;
					width:286px;
					margin:0 0 0 18px;
				}
					div.ContBuscado p {
						margin-bottom:1px;
					}
					div.ContBuscado p.Subtitulo_ContBuscado {
						font-weight:bold;
						margin-bottom:10px;
					}
			div.Footer_ContBuscaClassificados div.BaseTituloProduto_Menu {
				position:relative;
				width:100%;
				margin-bottom:20px;
			}
				div.Footer_ContBuscaClassificados span.TituloProduto_Menu {
					position:absolute; top:-20px; left:20px;
					display:block;
					font:bold 11px Tahoma, Geneva, Arial, Helvetica, sans-serif;
					color:#444;
				}

div.BasePopUpDescricao_Produto {
	position:absolute; top:360px; left:600px; z-index:99;
	display:inline; float:left;
	width:280px;
	background:url(/static/img/template/v1/layout/bg_PopUp_cont.gif) repeat-y 0 0;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
}
	div.BasePopUpDescricao_Produto div.TopoPopUpDescricao_Produto {
		display:inline; float:left;
		width:280px;
		padding:3px 0 0 0;
		background:url(/static/img/template/v1/layout/bg_PopUp_topo.gif) no-repeat top center;
	}
	div.BasePopUpDescricao_Produto div.FooterPopUpDescricao_Produto {
		display:inline; float:left;
		width:234px;
		padding:23px 23px 28px 23px;
		background:url(/static/img/template/v1/layout/bg_PopUp_footer.gif) no-repeat bottom center;
	}
		div.FooterPopUpDescricao_Produto div.FecharPopUp {
			display:inline; float:right;
			width:11px;
			height:12px;
		}
			div.FecharPopUp a {
				display:block;
				width:11px;
				height:12px;
				background:url(/static/img/template/v1/botao/botao_FecharPopUp.gif) no-repeat 0 0;
				text-indent:-5000em;
			}
		div.FooterPopUpDescricao_Produto p {
			margin-bottom:3px;
		}
		div.FooterPopUpDescricao_Produto p.TituloProduto_Descricao {
			font-weight:bold;
		}
		
div#mainContent div#BaseDestCarro_Classificados {
	display:inline; float:left;
	width:487px;
	padding:0 0 0 0;
	margin-left:20px;
	border-top:1px solid #CCC;
	background:url(/static/img/template/v1/layout/bg_DetalhesAutomovel2_fundo.gif) repeat-y 0 0;
}
	div#BaseDestCarro_Classificados div.FooterDestCarro_Classificados {
		display:inline; float:left;
		width:487px;
		padding:16px 0 48px 0;
		background:url(/static/img/template/v1/layout/bg_DetalhesAutomovel2_footer.gif) no-repeat bottom center;
	}
		div.FooterDestCarro_Classificados div.Titulo_DestProduto {
			display:inline; float:left;
			width:468px;
			margin:0 0 19px 15px;
			border-bottom:1px solid #CCC;
			background:url(/static/img/template/v1/titulo/titulo_DetalheProdutos2.gif) no-repeat 0 0;
			text-indent:-5000em;
		}
		div.FooterDestCarro_Classificados div.Titulo_Descricao {
			display:inline; float:left;
			width:468px;
			margin:0 0 19px 15px;
			border-bottom:1px solid #CCC;
			background:url(/static/img/template/v1/titulo/titulo_Descricao.gif) no-repeat 0 0;
			text-indent:-5000em;
		}
		div.FooterDestCarro_Classificados div.BaseDestProduto {
			display:inline; float:left;
			width:468px;
			margin:0 0 36px 15px;
		}
			div.BaseDestProduto div.ImagemDestProduto {
				display:inline; float:left;
				width:197px;
				border:1px solid #CCC;
			}
			div.BaseDestProduto div.ContDestProduto {
				display:inline; float:left;
				width:200px;
				margin-left:10px;
				font:11px Arial, Helvetica, sans-serif;
				color:#444;
			}
				div.ContDestProduto p.Titulo_DestProduto {
					font:bold 12px Arial, Helvetica, sans-serif;
					color:#444;
					margin-bottom:1px;
				}
				div.ContDestProduto p.Preco_DestProduto {
					font:bold 16px Arial, Helvetica, sans-serif;
					color:#ff7510;
					margin-bottom:4px;
				}
				div.ContDestProduto p.Vendedor_DestProduto {
					font:11px Arial, Helvetica, sans-serif;
					color:#444;
					margin-bottom:8px;
				}
					p.Vendedor_DestProduto span {
						font-weight:bold;
					}
		div.FooterDestCarro_Classificados div.BaseDescricaoProduto {
			display:inline; float:left;
			width:468px;
			margin:0 0 10px 15px;
			font:12px Arial, Helvetica, sans-serif;
			color:#444;
		}
			div.BaseDescricaoProduto p.Titulo_DescricaoProduto {
				font:bold 12px Arial, Helvetica, sans-serif;
				color:#444;
				margin-bottom:3px;
			}
		div.FooterDestCarro_Classificados div.BasePerguntaVendedor {
			display:inline; float:left;
			width:457px;
			margin:0 0 0 6px;
			padding:10px 11px 0 9px; 
			background:url(/static/img/template/v1/layout/separador_pontilhado.gif) repeat-x top center;
			font:11px Arial, Helvetica, sans-serif;
			color:#444;
		}
			div.BasePerguntaVendedor div.BotaoPerguntaVendedor {
				display:inline; float:left;
				width:457px;
				margin:0 0 7px 0;
				padding:0 0 0 0;
			}
			    /*url(/static/img/template/v1/botao/botao_ContatoVendedor.gif) */
			    div.Botao_ContatoVendedor a {
                    display:block; 
                    width:175px;
                    height:25px;
                    background:url(/static/img/template/v1/botao/botao_ContatoVendedor.gif) no-repeat 0 0;
                    text-indent:-5000em;
                }
				div.BotaoPerguntaVendedor a {
					display:inline; float:right;
					width:188px;
					height:25px;
					background:url(/static/img/template/v1/botao/botao_PerguntarVendedor.gif) no-repeat 0 0;
					text-indent:-5000em;
				}
			div.BasePerguntaVendedor div.BlocoPerguntasVendedor {
				display:inline; float:left;
				width:457px;
				/*height:177px;
				overflow-y:auto;*/
				background:url(/static/img/template/v1/layout/bg_BlocoPerguntasVendedor_footer.gif) #F5F5F5 no-repeat bottom left;
			}
				div.BlocoPerguntasVendedor div.Footer_BlocoPerguntasVendedor {
					display:inline; float:left;
					width:439px;
					padding:17px 0 17px 18px;
					background:url(/static/img/template/v1/layout/bg_BlocoPerguntasVendedor_topo.gif) no-repeat top left;
				}
					div.Footer_BlocoPerguntasVendedor ul#PerguntasVendedor {
						width:420px;
						height:177px;
						overflow:auto
					}
					div.Footer_BlocoPerguntasVendedor ul#PerguntasVendedor li {
						display:inline; float:left;
						width:392px;
						padding:2px 5px 2px 5px;
					}
						div.Footer_BlocoPerguntasVendedor ul#PerguntasVendedor li.Linha_Pergunta {
							background-color:#FFF;
						}
						ul#PerguntasVendedor li span.Data_PerguntasVendedor {
							display:inline; float:left;
							width:110px;
							font-weight:bold;
						}
						ul#PerguntasVendedor li span.Pergunta_PerguntasVendedor {
							display:inline; float:left;
							width:280px;
						}
							span.Pergunta_PerguntasVendedor span {
								font-weight:bold;
							}
		
div#mainContent div.BaseTitulo_Identificacao {
	display:inline; float:left;
	width:777px;
	padding:0 0 10px 0;
	background:url(/static/img/template/v1/layout/separador_pontilhado.gif) repeat-x bottom center;
}
div#mainContent div.BaseIdentificacao {
	display:inline; float:left;
	width:754px;
	padding:20px 0 0 24px;
}
	div.BaseIdentificacao div.BaseSouCliente_NaoSouCliente {
		display:inline; float:left;
		width:754px;
	}
		div.BaseSouCliente_NaoSouCliente div.BaseSouCliente {
			display:block; float:left;
			width:349px;
			background:url(/static/img/template/v1/layout/bg_BlocoSouCliente_cont.gif) repeat-y 0 0;
			font:11px Arial, Helvetica, sans-serif;
			color:#444;
		}
			div.BaseSouCliente div.TopoSouCliente {
				display:block; float:left;
				width:349px;
				padding:8px 0 0 0;
				background:url(/static/img/template/v1/layout/bg_BlocoSouCliente_topo.gif) no-repeat top center;
			}
			div.BaseSouCliente div.FooterSouCliente {
				display:inline; float:left;
				width:349px;
				padding:12px 0 30px 0;
				background:url(/static/img/template/v1/layout/bg_BlocoSouCliente_footer.gif) no-repeat bottom center;
			}
				div.FooterSouCliente div.TituloBloco {
					width:349px;
					height:20px;
					margin-bottom:18px;
					background:url(/static/img/template/v1/titulo/titulo_SouCliente.gif) no-repeat 17px 0;
					text-indent:-5000em;
				}
				div.FooterSouCliente div.BaseCampos_SouClienteNao {
					display:inline; float:left;
					width:349px;
					margin-bottom:10px;
				}
					div.BaseCampos_SouClienteNao label {
						display:inline; float:left;
					}
						div.BaseCampos_SouClienteNao label span {
							display:inline; float:left;
							width:55px;
							padding:2px 5px 0 0;
							text-align:right;
							font-weight:bold;
						}
						div.BaseCampos_SouClienteNao label input {
							float:left;
							width:147px;
							height:17px;
							padding-top:1px;
							border-top:1px solid #404040;
							border-right:1px solid #404040;
							border-bottom:1px solid #d4d0c7;
							border-left:1px solid #404040;
							font:11px Arial, Helvetica, sans-serif;
							color:#000;
						}
					div.BaseCampos_SouClienteNao span.BaseLink {
						display:inline; float:left;
						width:289px;
						padding:3px 0 0 60px;
					}
						span.BaseLink a {
							font:11px Arial, Helvetica, sans-serif;
							color:#444;
							text-decoration:underline;
						}
						
		div.BaseSouCliente_NaoSouCliente div.BaseNaoSouCliente {
			display:inline; float:left;
			width:349px;
			margin:0 0 0 40px;
			background:url(/static/img/template/v1/layout/bg_BlocoSouCliente_cont.gif) repeat-y 0 0;
			font:11px Arial, Helvetica, sans-serif;
			color:#444;
		}
			div.BaseNaoSouCliente div.TopoNaoSouCliente {
				display:inline; float:left;
				width:349px;
				padding:8px 0 0 0;
				background:url(/static/img/template/v1/layout/bg_BlocoSouCliente_topo.gif) no-repeat top center;
			}
			div.BaseNaoSouCliente div.FooterNaoSouCliente {
				display:inline; float:left;
				width:349px;
				padding:12px 0 47px 0;
				background:url(/static/img/template/v1/layout/bg_BlocoSouCliente_footer.gif) no-repeat bottom center;
			}
				div.FooterNaoSouCliente div.TituloBloco {
					width:349px;
					height:20px;
					margin-bottom:18px;
					background:url(/static/img/template/v1/titulo/titulo_NaoSouCliente.gif) no-repeat 20px 0;
					text-indent:-5000em;
				}
				div.FooterNaoSouCliente div.BaseCampos_SouClienteNao {
					display:inline; float:left;
					width:349px;
					margin-bottom:10px;
				}
					div.BaseCampos_SouClienteNao label {
						display:inline; float:left;
					}
						div.BaseCampos_SouClienteNao label span {
							display:inline; float:left;
							width:55px;
							padding:2px 5px 0 0;
							text-align:right;
							font-weight:bold;
						}
						div.BaseCampos_SouClienteNao label input {
							float:left;
							width:147px;
							height:17px;
							padding-top:1px;
							border-top:1px solid #404040;
							border-right:1px solid #404040;
							border-bottom:1px solid #d4d0c7;
							border-left:1px solid #404040;
							font:11px Arial, Helvetica, sans-serif;
							color:#000;
						}
					div.BaseCampos_SouClienteNao span.BaseLink {
						display:inline; float:left;
						width:289px;
						padding:3px 0 0 60px;
					}
						span.BaseLink a {
							font:11px Arial, Helvetica, sans-serif;
							color:#444;
							text-decoration:underline;
						}
					div.BaseCampos_SouClienteNao div.BotaoProsseguir {
						display:inline; float:left;
						width:80px;
						margin:0 0 0 20px;
					}
						div.BaseCampos_SouClienteNao div.BotaoProsseguir input {
							float:left;
							width:81px;
							height:20px;
							background:url(/static/img/template/v1/botao/bg_botaoEnviar.gif) repeat-x 0 0;
							border-top:1px solid #D3D0C9;
							border-right:1px solid #666666;
							border-bottom:1px solid #666666;
							border-left:1px solid #D3D0C9;
							font:bold 10px Tahoma, Geneva, Arial, Helvetica, sans-serif;
							color:#454545;
						}
		div.BaseFiltroAntiSpam {
			display:inline; float:left;
			width:738px;
			margin:10px 0 0 0;
			background:url(/static/img/template/v1/layout/bg_BlocoArredondado738_cont.gif) repeat-y 0 0;
			font:11px Arial, Helvetica, sans-serif;
			color:#444;
		}
			div.BaseFiltroAntiSpam div.TopoFiltroAntiSpam {
				display:inline; float:left;
				width:738px;
				padding:8px 0 0 0;
				background:url(/static/img/template/v1/layout/bg_BlocoArredondado738_topo.gif) no-repeat top center;
			}
			div.BaseFiltroAntiSpam div.FooterFiltroAntiSpam {
				display:inline; float:left;
				width:724px;
				padding:14px 0 30px 14px;
				background:url(/static/img/template/v1/layout/bg_BlocoArredondado738_footer.gif) no-repeat bottom center;
			}
		
/* LOGIN SOU CLIENTE / NAO SOU CLIENTE */

div.BaseLoginCliente {
	/*position:absolute; top:0; left:200px; z-index:110; */
	display:inline; float:left;
	width:584px;
}
	div.BaseLoginCliente div.Topo_LoginCliente {
		display:inline; float:left;
		width:584px;
		height:37px;
		padding:15px 0 0 0;
		background:url(/static/img/template/v1/layout/bg_LoginCliente_topo.gif) no-repeat 0 0;
		font:bold 20px Arial, Helvetica, sans-serif;
		color:#000;
		text-align:center;
	}
		div.Topo_LoginCliente div.SouCliente {
			display:inline; float:left;
			width:293px;
		}
		div.Topo_LoginCliente div.NaoSouCliente {
			display:inline; float:left;
			width:291px;
		}
	div.BaseLoginCliente div.Cont_LoginCliente {
		display:inline; float:left;
		width:584px;
		padding:7px 0 7px 0;
		background-color:#f7f7f7;
		font:11px Tahoma, Geneva, Arial, Helvetica, sans-serif;
		color:#666;
	}
		div.Cont_LoginCliente div.Form_SouCliente {
			display:inline; float:left;
			width:293px;
			padding-top:20px;
			background:url(/static/img/template/v1/layout/separador_pontilhado_vertical.gif) repeat-y right;
		}
			div.Form_SouCliente div.BaseCampos_SouClienteNao {
				display:inline; float:left;
				width:293px;
				margin-bottom:8px;
			}
				div.BaseCampos_SouClienteNao label {
					display:inline; float:left;
					width:238px;
				}
					div.BaseCampos_SouClienteNao label input {
						float:left;
						width:143px;
						height:14px;
						padding-left:5px;
						border:1px solid #000;
						background:url(/static/img/template/v1/layout/bg_AmareloInput.gif) #f7f7f7 repeat-y 0 0;
					}
					div.BaseCampos_SouClienteNao label span {
						display:inline; float:left;
						width:84px;
						padding-right:4px;
						text-align:right;
					}
				div.BaseCampos_SouClienteNao span.BaseLink {
					display:inline; float:left;
					width:150px;
					padding-left:88px;
				}
					span.BaseLink a {
						font:10px Tahoma, Geneva, Arial, Helvetica, sans-serif;
						color:#666;
						text-decoration:underline;
					}
				div.BaseCampos_SouClienteNao div.BotaoOK {
					display:inline; float:left;
					width:24px;
					margin:0 0 0 3px;
				}
					div.BaseCampos_SouClienteNao div.BotaoOK input {
						float:left;
						width:22px;
						height:17px;
						background:url(/static/img/template/v1/botao/bg_botaoEnviar.gif) repeat-x 0 0;
						border-top:1px solid #D3D0C9;
						border-right:1px solid #666666;
						border-bottom:1px solid #666666;
						border-left:1px solid #D3D0C9;
						font:bold 10px Tahoma, Geneva, Arial, Helvetica, sans-serif;
						color:#454545;
					}
		div.Cont_LoginCliente div.Form_NaoSouCliente {
			display:inline; float:left;
			width:291px;
			padding-top:20px;
		}
			div.Form_NaoSouCliente div.BaseCampos_SouClienteNao {
				display:inline; float:left;
				width:291px;
				margin-bottom:22px;
			}
				div.BaseCampos_SouClienteNao label {
					display:inline; float:left;
					width:238px;
				}
					div.BaseCampos_SouClienteNao label input {
						float:left;
						width:143px;
						height:14px;
						padding-left:5px;
						border:1px solid #000;
						background:url(/static/img/template/v1/layout/bg_AmareloInput.gif) #f7f7f7 repeat-y 0 0;
					}
					div.BaseCampos_SouClienteNao label span {
						display:inline; float:left;
						width:84px;
						padding-right:4px;
						text-align:right;
					}
				div.BaseCampos_SouClienteNao span.BaseLink {
					display:inline; float:left;
					width:150px;
					padding-left:88px;
				}
					span.BaseLink a {
						font:10px Tahoma, Geneva, Arial, Helvetica, sans-serif;
						color:#666;
						text-decoration:underline;
					}
				div.BaseCampos_SouClienteNao div.BotaoOK {
					display:inline; float:left;
					width:24px;
					margin:0 0 0 3px;
				}
					div.BaseCampos_SouClienteNao div.BotaoOK input {
						float:left;
						width:22px;
						height:17px;
						background:url(/static/img/template/v1/botao/bg_botaoEnviar.gif) repeat-x 0 0;
						border-top:1px solid #D3D0C9;
						border-right:1px solid #666666;
						border-bottom:1px solid #666666;
						border-left:1px solid #D3D0C9;
						font:bold 10px Tahoma, Geneva, Arial, Helvetica, sans-serif;
						color:#454545;
					}
	div.BaseLoginCliente div.Footer_LoginCliente {
		display:inline; float:left;
		width:584px;
		height:8px;
		background:url(/static/img/template/v1/layout/bg_LoginCliente_footer.gif) no-repeat top center;
	}
	
/* CONTATO COM O VENDEDOR */

div.BaseContatoVendedor {
	position:absolute; top:0; left:265px; z-index:110;
	display:inline; float:left;
	width:473px;
	padding:14px 7px 12px 5px;
	border:1px solid #CCC;
	background-color:#FFF;
	font:11px Arial, Helvetica, sans-serif;
	color:#444;
}
	div.BaseContatoVendedor div.IdentificacaoCliente {
		display:inline; float:left;
		width:465px;
		padding:0 0 7px 8px;
		background:url(/static/img/template/v1/layout/separador_pontilhado.gif) repeat-x bottom center;
		font:bold 12px Arial, Helvetica, sans-serif;
		color:#444;
	}
	div.BaseContatoVendedor div.DadosProduto {
		display:inline; float:left;
		width:465px;
		padding:10px 0 7px 8px;
		background:url(/static/img/template/v1/layout/separador_pontilhado.gif) repeat-x bottom center;
	}
		div.DadosProduto p.NomeProcuto {
			font:bold 14px Arial, Helvetica, sans-serif;
			color:#444;
			margin-bottom:6px;
		}
		div.DadosProduto p.DescProcuto {
			font:11px Arial, Helvetica, sans-serif;
			color:#444;
			margin-bottom:3px;
		}
		div.DadosProduto p.PrecoProcuto {
			font:bold 16px Arial, Helvetica, sans-serif;
			color:#ff760f;
		}
	div.BaseContatoVendedor div.DadosVendedor {
		/* display:inline; float:left; */
		width:465px;
		/*padding:10px 0 7px 8px; */
		/*margin-bottom:35px; */
	}
		div.DadosVendedor p {
			margin-bottom:2px;
		}
			div.DadosVendedor p span {
				font-weight:bold;
			}
		div.DadosVendedor p.NomeVendedor {
			font:bold 14px Arial, Helvetica, sans-serif;
			color:#444;
			margin-bottom:6px;
		}
		div.DadosVendedor span.MsgAtencao {
			display:inline; float:left;
			width:448px;
			padding:0 0 0 17px;
			margin-top:14px;
			background:url(/static/img/template/v1/icone/ico_atencao.gif) no-repeat left center;
			font:bold 12px Arial, Helvetica, sans-serif;
			color:#444;
		}
	div.BaseContatoVendedor a.Link_LeiaConselhos {
		display:inline; float:left;
		width:465px;
		height:28px;
		margin:0 0 37px 8px;
		background:url(/static/img/template/v1/titulo/titulo_LeiaConselhos.gif) no-repeat 0 0;
		text-indent:-5000em;
	}
	div.BaseContatoVendedor div.EnviarPergunta {
		display:inline; float:left;
		width:465px;
		padding:0 0 0 8px;
		font:bold 12px Arial, Helvetica, sans-serif;
		color:#444;
	}
		div.EnviarPergunta p {
			margin-bottom:8px;
		}
		div.EnviarPergunta textarea {
			float:left;
			width:463px;
			height:134px;
			border:1px solid #CCC;
			font:12px Arial, Helvetica, sans-serif;
			color:#444;
		}
		
/* TITULOS */

h2.TituloIdentificao {
	display:inline; float:left;
	width:120px;
	height:23px;
	margin:0 0 0 0;
	background:url(/static/img/template/v1/titulo/titulo_Identificacao.gif) no-repeat 0 0;
	text-indent:-5000em;
}
h2.TituloDadosProduto_ContatoVendedor {
	display:inline; float:left;
	width:468px;
	height:28px;
	margin:0 0 19px 8px;
	background:url(/static/img/template/v1/titulo/titulo_DadosProduto_ContVend.gif) no-repeat 0 0;
	text-indent:-5000em;
}
h2.TituloInsiraPergunta {
	display:inline; float:left;
	width:468px;
	height:27px;
	margin:0 0 10px 8px;
	background:url(/static/img/template/v1/titulo/titulo_InsiraPergunta.gif) no-repeat 0 0;
	text-indent:-5000em;
}
