﻿.tituloProdutos {
	font: bolder 45px Arial, Sans-serif;
	color: #DEDEDE;
	left: 217px;
	top: 180px;
	overflow: hidden;
	text-indent: -9999em;
	position: absolute;
	background: url(img/Produtos/titulo.jpg) no-repeat;
	width: 202px;
	height: 26px;
}
.btnAdmProdutos { left: 457px; }
.btnCadastrarModelo { left: 592px; }
.btnAdmProdutos, .btnCadastrarModelo
{
	position: absolute;
	top: 140px;
	width: 125px;
	height: 23px;
}
.btnAdmProdutosLink { background:url(img/Produtos/btnAdmProduto.jpg) no-repeat; }
.btnAdmProdutosLinkOff { background:url(img/Produtos/btnAdmProdutoOff.jpg) no-repeat; }
.btnCadastrarModeloLink { background:url(img/Produtos/btnCadastrarModelo.jpg) no-repeat; }
.btnCadastrarModeloLinkOff { background:url(img/Produtos/btnCadastrarModeloOff.jpg) no-repeat; }
.btnAdmProdutosLink, .btnCadastrarModeloLink, .btnAdmProdutosLinkOff, .btnCadastrarModeloLinkOff
{
	width:125px;
	height:23px;
	position:absolute;
}
.titModeloVeiculo
{
	font-size:14px;
	font-weight:bold;
	left: 220px;
	position: absolute;
	top: 240px;
	color:#C03;
}
.titArquivos
{
	font-size:12px;
	font-weight:bold;
	color:#666;
	top: 370px;
	left: 220px;
	position: absolute;
}
.titGaleriaFotos
{
	font-size:12px;
	font-weight:bold;
	color:#666;
	left: 220px;
	top: 670px;
	position: absolute;
}
.tituloVeiculo
{
	width:477px;
	height:19px;
	background: #EBEBEB;
}
.tituloVeiculoTexto
{
	font-size:11px;
	font-weight:bold;
}
.listaDadosVeiculo
{
	min-height:130px;
	height:130px;
	list-style:none;
	font-size: 10px;
}
.listaDadosVeiculo span
{
	margin-left:10px;
	margin-bottom:13px;
	color:#666;
}
.listaDadosVeiculo .destaque { padding-left: 30px; }
.listaDadosVeiculo span a
{
	text-decoration:none;
	color:#666;
}
.listaConteudoVeiculo
{
	left: 220px;
	width: 477px;
	position: absolute;
	top: 280px;
}
.tituloVeiculo
{
	background: none;
	width: 250px;
	height: 27px;
}
.tituloVeiculoTexto
{
	position: absolute;
	padding-left: 12px;
	padding-top:6px;
	color:#666;	
	font-weight:bold;
}
.tituloVeiculoBread
{
	left: 310px;
	font: 10px Arial, Tahoma, Verdana, Sans-serif;
	color: #c03;
	position: absolute;
	top: 156px;
}
td.colunaProduto { 	padding-left:10px; }
.labelProdutosNome 
{
	left: 220px;
	position: absolute;
	top: 295px;
}
.txtProdutosNome
{
	left: 272px;
	position: absolute;
	top: 293px;
	width: 379px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
.labelProdutosStatus
{
	left: 220px;
	position: absolute;
	top: 328px;
}
.selecionaStatus
{
	left: 272px;
	position: absolute;
	top: 325px;
	width: 103px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
.btnProdutosCadastrar
{
	left: 272px;
	position: absolute;
	top: 360px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	width: 63px;
	height: 23px;
	background:url(img/Produtos/btn_cadastrar.jpg) no-repeat;
}
.btnProdutosCadastrar2
{
	width: 63px;
	height: 23px;
	background:url(img/Produtos/btn_cadastrar.jpg) no-repeat;
	left: 110px;
    position: absolute;
    top: 126px;
}
.listaProdutos
{
	left: 220px;
	position: absolute;
	top: 407px;
	width: 434px;
	background: #f6f6f6;
	border: 2px solid #FFF;
}
.listaProdutos2
{
	background: #f6f6f6;
	border: 2px solid #FFF;
	left: 110px;
	position: absolute;
	top: 170px;
	width: 391px;
}
.btnProdutosAtualizar
{
	left: 272px;
	position: absolute;
	top: 360px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	width: 63px;
	height: 23px;
	background:url(img/Produtos/btn_atualizar.jpg) no-repeat;
}
.msg_addfotos_produtos
{
	font-family: Arial;
	color:#666;
	left: 110px;
	position: absolute;
	top: 10px;
}