/*ZERAR MARGIN/PADDING*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	color: #9d9d9d;
}

ol, ul 
{
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus 
{
	outline: 0;
}

ins 
{
	text-decoration: none;
}

del 
{
	text-decoration: line-through;
}

table 
{
	border-collapse: collapse;
	border-spacing: 0;
}

img
{
	border: none;
}
/*ZERAR MARGIN/PADDING*/


/*
# LAYOUT DIVS
*/

div
{
	position: relative;
	display: block;
}


div#box-Layout
{
	width: 756px;
	height: auto;
	margin: 0 auto !important;
}

div#box-Header, div#boxLogo, div#box-MainContainer, div#box-Footer
{
	float:left;
	width: 756px;
	height: auto;
}

div#box-Header
{
	height: 215px;
	background: url(../images/layout/bgBoxHeader.jpg) no-repeat left bottom;
	margin: 20px 0px 0px 0px;
} 

div#boxLogo
{
	height: 183px;
	background: url(../images/layout/bannerHeader.jpg) no-repeat left top;
} 

div#boxFormBusca, div#boxTituloBusca
{
	float: left;
	width: 740px;
	height: 30px;
	margin:0px 0px 0px 8px;
	background: url(../images/layout/bgBoxBusca.jpg) repeat-y left top;
}

div#box-MainContainer
{
	height: auto;
	background: url(../images/layout/bgBoxLayout.png) repeat-y left top;
	padding: 0px 8px;
}

div#box-ColEsquerda
{
	float: left;
	width: 245px;
	height: auto;
}

div#box-ColDireita
{
	float: left;
	width: 486px;
	height: auto;
	margin-left:5px; 
}

div#box-Footer
{
	clear: both;
	height: 70px;
	text-align: center !important;
	background: url(../images/layout/bgFooter.png) no-repeat left bottom;
}

/*
# TAGS
*/

body
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	margin: 0px;
	padding:0px;
	background:#0a2644 url(../images/layout/bgBody.jpg) repeat-x left top;
	color:#ABABAB;
}

a:link, a:visited
{
	text-decoration: none;
	color: #83a1c4;
}

a:hover
{
	text-decoration: underline;
}

a:active
{
	text-decoration: none;
	color: #83a1c4;
}

hr
{
	position: relative;
	display: block;
	width: 98%;
	height: 1px;
	clear: both;
	border-bottom: 1px solid #0B0100;
}

/* HEADER */
div#boxLogo h1, div#boxLogo h2
{
	text-indent: -9999px;
	overflow: hidden;
}

div#boxLogo h2 a
{
	position: relative;
	display: block;
	width: 290px;
	height: 60px;
	margin: 15px 0px 0px 8px;
}

/*FORM BUSCA*/

div#boxTituloBusca h1
{
	position: relative;
	display: block;
	float: left;
	font-size: 24px;
	font-weight: normal;
	color: #F4C2C1;
	margin: 0px 0px 0px 18px;
	width: 470px;
}
/*
form#frmBusca
{
	position: relative;
	display: block;
	width:200px;
	height: 30px;
	float: right;
	margin: 2px 55px 0px 0px;
}


input#txtBusca
{
	position: relative;
	display: block;
	float: left;
	border: 1px outset #efefef;
	background-color: #fff;
	width: 137px;
	height: auto;
	margin: 3px 0px 0px 0px;
	
}

input#btnBusca
{
	position: relative;
	display: block;
	float: left;
	border: 1px outset #efefef;
	background-color: #fff;
	margin: 3px 0px 0px 3px;
	height: 20px;
	font-weight: bold;
}
*/

#frmBusca {
	position: relative;
	display: block;
	float: left;
    width: 177px;
    height: 31px;
    background: url(../images/layout/bgInputBusca.jpg) no-repeat left top;
	 margin: 3px 0px 0px 0px;
}

#frmBusca #txtBusca {
    float: left;
    padding: 0;
    margin: 4px 0 0 6px;
    border:0px;
    width: 140px;
    background: none;
    font-size: .9em;
}

#frmBusca #go {
    float: right;
    margin:4px 1px 0px 0px;
}
/* COLUNA ESQUERDA*/
/*MENU*/
div#lstMenuSite
{
	width: 245px;
	min-height: 200px;
	background: url(../images/layout/bgBoxMenu.jpg) no-repeat left top;
	margin-bottom:10px;
}

div#lstMenuSite ul
{
	margin: 0px 0px 0px 20px;
}

div#lstMenuSite ul li
{
	background: url(../images/layout/linhaMenu.jpg) no-repeat left bottom;
	padding: 5px 0px; 
}

div#lstMenuSite ul li a.lnkAtivo
{
	color: #ff0000;
	font-weight: bold;
}

div#lstMenuSite ul li ul li
{
	list-style-type: square;
	background: none;
	margin: 0px;
	padding: 0px;
	font-size: 8px !important;
	color: #ff0000;
}

div#lstMenuSite ul li ul li a
{
	font-size: 12px;
}

h2#txtDestaque, h2#txtLnkUteis
{
	text-indent: -9999px;
	width: 240px;
	height: 36px;
}

h2#txtDestaque
{
	background: url(../images/layout/titDestaques.jpg) no-repeat left top;
}

h2#txtLnkUteis
{
	background: url(../images/layout/titLinksUteis.jpg) no-repeat left top;
}

ul#lstDestaques
{
	width: 225px;
	height: auto;
	margin: 0px 0px 0px 10px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

ul#lstDestaques li
{
	position: relative;
	width:100%;
	min-height: 60px;
	display: block;
	margin: 5px 0px;
	padding: 5px 0px;
	border-bottom: 1px dashed #e7e6e6;
}

ul#lstDestaques li img
{
	display: block;
	float: left;
	margin:0px 5px 0px 0px;
	padding:0px;
}

ul#lstDestaques li h3
{
	font-size: 11px !important;
}

ul#lstDestaques li p
{
	margin: 0px 0px 0px 85px;
}

ul#lstDestaques li p a
{
	display: block;
	margin-top:6px !important;
	padding: 0px;
	color: #ff0000;
}

ul#lstLnkUteis
{
	margin: 0px 0px 0px 35px;
	padding-bottom: 20px;
}

ul#lstLnkUteis li
{
	/*background: url(../images/layout/bulletLnkUteis.jpg) no-repeat left center;*/
	color: #ff0000;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	font-size: 8px !important;
}

ul#lstLnkUteis li a
{
	font-size: 12px !important;
}

/*COLUNA DIREITA*/
div#box-DestaquePrincipal, div#box-OutrosDestaques
{
	float: left;
	width: 480px;
	height: auto;
	margin-top:10px; 
}

div#box-DestaquePrincipal img
{
	display: block;
	float: left;
	margin: 0px 5px 0px 0px;
	border: 1px solid #d1d7e6;
	padding: 2px;
}

div#box-DestaquePrincipal h2
{
	color: #83a1c4;
	font-size: 20px;
	margin-bottom:10px;
}

div#box-DestaquePrincipal h2 span
{
	color: #cbd2d9;
	font-size: 18px; 
	padding:0px 10px;
	height: 5px; 
	margin-left:5px; 
	background:transparent url(../images/layout/divTitPrincipal.jpg) no-repeat left center;
}

div#box-DestaquePrincipal p
{
	font-size: 12px;
	color: #9d9d9d;
}

div#box-DestaquePrincipal p a
{
	display: block;
	margin-top:10px !important;
	padding: 0px;
	color: #ff0000;
}

div#box-OutrosDestaques h2 
{
	color: #617699;
	font-size: 16px; 
	padding:0px 0px 0px 15px;
	background:transparent url(../images/layout/bgTitOutrosDest.jpg) no-repeat left 10px;
}

div#box-OutrosDestaques h3
{
	font-size: 13px;
	margin-top: 5px;
}

div#box-OutrosDestaques p
{
	font-size: 11px;
	color:#ABABAB;
}

div#box-OutrosDestaques p a
{
	color: #ff0000;
}

div#box-OutrosDestaques ul
{
	position: relative;
	width:475px;
	height: auto;
	float: left;
	display: block !important;
	margin-left: 5px;
}

div#box-OutrosDestaques ul li
{
	display: inline !important;
	float: left;
	padding: 10px 20px 10px 8px;
}

div#box-OutrosDestaques ul li img
{
	display: block;
	border: 1px solid #d1d7e6;
	padding: 2px;
}

/*CONTEUDO INTERNO*/
#boxConteudoInterna p
{
	margin:5px;
	color: #797979;
}

#boxConteudoInterna img
{
	position: relative;
	display: block;
	float: left;
	border: 1px solid #efefef;
	margin: 2px 5px 0px 0px;
	padding: 2px;
	
}

#boxConteudoInterna .borderBottom
{
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}

#boxConteudoInterna h2
{
	font-size: 18px;
	margin: 0px;
	color: #797979;
}

ul#lstParceiros
{
	margin: 10px 0px 0px 5px;
}

ul#lstParceiros li
{
	width: 100%;
	border-bottom: 1px solid #d8e3f2;
	padding-bottom: 5px;
	margin: 0px 0px 5px 0px;
}

ul#lstParceiros h3, ul#lstParceiros h3 a
{
	font-size: 14px;
	color: #ff0000;
	margin: 0px;
	padding: 0px;
	
}

ul#lstParceiros p, ul#lstParceiros p a
{
	margin: 0px;
	padding: 0px;
	color: #8b8b8b;
}

/*FALE CONOSCO*/

div#boxFrmContato
{
	width: 463px;
	height: auto;
	float: left;
	border: 1px solid #ececec;
	background-color: #f6f6f6;
}

div#boxContato h3
{
	font-size: 12px;
	border-bottom:1px dotted #ececec;
	margin: 10px 10px 10px 0px;
	color: #8b8b8b;
}

form#frmContato
{
	margin: 6px 0px 0px 8px;
	border: none;
	padding: 0px !important;
	float: left;
}

 form#frmContato span
{
	font-size: 11px;
	color: #9d9d9d;
	font-weight: bold;
	font-family: Tahoma;
	display: block;
	margin: 0px 0px 5px 0px;
	width: 190px;
	clear: both;
}

form#frmContato input, form#frmContato textarea
{
	border: 1px solid #dedede;
}

div.boxTelefoneContato
{
	float: right;
	margin: 30px 30px 0px 0px;
	padding: 5px;
	width: 190px;
	height:auto;
	border: 1px solid #ececec;
	background-color: #fdfded;
	color: #f48282;
	text-align: center;
}

/*FOOTER*/
div#box-Footer ul
{
	width: 740px;
	margin: 10px 0px 0px 8px;
	border-top:1px solid #EBEEF3;
	padding: 5px 0px;
}

div#box-Footer ul li
{
	display: inline;
	background: url(../images/layout/divMenuFooter.jpg) no-repeat left center;
	padding: 0px 8px;
	font-size: 12px;
}

div#box-Footer ul li a
{
	color: #a5a3a3 !important;
	font-size: 12px !important;
}

div#box-Footer p.txtFooter
{
	border-top:1px solid #EBEEF3;
	width: 740px;
	margin:10px auto;
	padding: 10px 0px 10px 0px;
	font-size: 11px !important;
}



/*
# CLASSES
*/
div.clearEspaco /*BG COMPLETO FF*/
{
	position: relative;
	display: block;
	width: 100%;
	clear: both;
   height: 1px;
   font-size: 1px;
   line-height: 1px;
   margin-bottom: 0px;
 }
 
 .dspBlock
 {
 	display: block;
 }
 
 .dspNone
 {
 	display: none;
 }
 
 .borderBottom
 {
 	border-bottom: 1px solid #dedede;
	padding-bottom: 10px;
 }
 
 
 h2.titInterna
 {
 	font-size: 14px;
	font-weight: normal;
	padding: 5px 0px 0px 5px;
 }
 
 select.tamanhoFixo
 {
	width: 300px;
 }
 
 div.fixIE6
 {
 	visibility: hidden;
	line-height: 1px;
	width: 100%;
	height: 1px;
 } 
 
 a.btnMaisDetalhes
 {
 	position: relative;
 	display: block;
	float: left;
	width: 98px;
	height: 17px;
	background: url(../images/layout/btnMaisDetalhes.jpg) no-repeat left center;
	text-indent: -9999px;
	overflow: hidden;
	
 }
 
 span.imgEmail
 {
 	position: relative;
 	width: 10px;
	height: 11px;
	padding-left: 7px;
	background: url(../images/layout/arroba.jpg) no-repeat left center;
 }
 
/*
# DISPLAY VEICULOS
*/

ul#lstVeiculoEstoque
{
	position: relative;
	display: block;
	width: 486px;
	height: auto;
	margin:0px;
	z-index: 1000 !important;
}

ul#lstVeiculoEstoque li
{
	position: relative;
	display: block;
	width: auto;
	height: auto;
	padding: 5px 0px;
	border-bottom: 1px dashed #ccc;
	margin-right: 5px;
}
/*
ul#lstVeiculoEstoque li.bgLinha
{
	background-color: #F1F4FB;
}
*/
table.tabInfoVeiculo tr td
{
	vertical-align: top;
	padding: 0px 5px 0px 0px;
}

table.tabInfoVeiculo tr td h5
{
	font-size: 14px;
}

table.tabInfoVeiculo tr td p
{
	margin: 0px !important;
	padding: 0px;
}

img.alignLeft
{
	position: relative;
	display: block;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 5px;
}

img.alignRight
{
	position: relative;
	display: block;
	float:right;
	margin: 0px 5px 0px 0px;
	padding: 5px;
}

#btnActionBuscar
{
	border: 1px solid #EEE9D3;
	background-color: #FEFF99;
	color: #ff0000;
	font-weight: bold;
}

/** paginacao **/
#navLinksPaginacaoTop {
	width: 486px;
	height: auto;
	text-align: left;
	margin:5px 0px 10px 0px;
	padding:5px 0px;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}

#navLinksPaginacaoBottom {
	clear: both;
	width: 486px;
	height: auto;
	border-top: 1px solid #efefef;
	margin:5px 0px 0px 0px;
	padding:5px 0px;
}

#navLinksPaginacaoBottom span.pagAtiva
{
	position: relative;
	display: inline;
	background-color: #efefef;
	padding: 0px 6px;
	border: 1px solid #ccc;
}

/*
# PREVIEW CARRO
*/
/*


div#lstPreviewCarros
{
	position: relative;
	display: block;
	float: left;
	width: 164px;
	height: auto;
	margin: 0px 5px 0px 0px;
}

ul#lstImagemPreview
{
	position: relative;
	display: block;
	float: left;
	width: auto;
	height: auto;
}



div#lstPreviewCarros div#propostaForm
{
	width: 135px;
	height: 16px;
	background: url(../images/layout/icoProposta.gif) no-repeat 5px center;
	padding: 5px 0px 10px 25px;
	margin: 5px 0px;
	border-bottom: 1px solid #616483;
	
}

div#lstPreviewCarros div#propostaForm a
{
		font-size: 14px !important;
		font-family:'Trebuchet MS' !important;
}

div#lstPreviewCarros h6
{
	color: #ff0000;
	width: 135px;
	height: 16px;
	background: url(../images/layout/icoImpressao.gif) no-repeat 5px center;
	padding: 0px 0px 2px 25px;
	margin: 5px 0px;
	font-size: 14px  !important;
}

div#lstPreviewCarros li a img
{
	margin: 0px;
	padding: 0px;
}

div#lstPreviewCarros li
{
	display: inline;
}

ul#lstOpcional
{
	margin: 0px 0px 0px 30px;
}

ul#lstOpcional li
{
	list-style: square;
}

div#boxCarroDetalhes
{
	position: relative;
	display: block;
	float: left;
	width: 314px;
	height: auto;
}

div#boxCarroDetalhes h4
{
	color: #ff0000;
}

div#boxCarroDetalhes p
{
	margin: 5px 0px;
	padding: 0px;
}

#boxEndereco
{
	 width: 100%;
	 height: auto;
	 clear: both;
	 border-top: 1px solid #ccc;	
}

#boxEndereco h2
{
	font-size: 14px;
	padding-top: 8px;
}

#boxEndereco p
{
	margin: 0px;
	padding: 0px;
}

*/
/*new preview carros*/

div#boxPreviewCarro
{
	float: left;
	width: 468px;
	height: auto;
	margin: 0px 0px 20px 0px;
}

div#colEsquerdaPreview
{
	width: 204px;
	height: auto;
	float: left;
	margin-top:20px;
}

div#colEsquerdaPreview ul
{
	position: relative;
	display: block;
	float: left;
	width: 204px;
	height: auto;
	text-align: center;
	margin: 0px 0px 0px 2px;
}

div#colEsquerdaPreview ul li
{
	display: inline;
	float: left;
	margin:0px 6px 5px 0px;
}

div#colEsquerdaPreview ul li img
{
	padding:2px;
	border: 1px solid #efefef;
}

div#colEsquerdaPreview h3
{
	font-size: 10px;
	color: #ff0000;
	font-family: Tahoma;
	width: 203px;
	height: 16px;
	background: url(../images/layout/icoAmpliar.gif) no-repeat left top;
	padding: 0px 0px 0px 20px;
	margin: 5px 0px;
}

div#colEsquerdaPreview h4
{
	position: relative;
	display: block;
	float: left;
	width: 199px;
	height: 24px;
	background: url(../images/layout/bgTitProposta.gif) no-repeat left top;
	font-size: 11px;
	padding: 4px 0px 0px 6px;
	font-family: Tahoma;
}

div#boxForm
{
	float: left;
	width: 201px;
	height: auto;
	border: 1px solid #ececec;
	background-color: #f6f6f6;
}

div#boxForm form#frmContato
{
	margin: 5px 0px 0px 8px;
	border: none;
	padding: 0px !important;
}

div#boxForm form#frmContato label
{
	font-size: 11px;
	color: #9d9d9d;
	font-weight: bold;
	font-family: Tahoma;
	display: block;
	margin: 0px  0px 5px 0px !important;
}

div#boxForm form#frmContato input, div#boxForm form#frmContato textarea
{
	border: 1px solid #dedede;
}

div#colDireitaPreview
{
	float: left;
	width: 250px;
	height: auto;
	margin: 20px 0px 0px 5px;
}

div.boxDetalhes, div.boxDetalhesContato
{
	background-color: #fafafa;
	border: 1px solid #ececec;
	padding: 2px 5px;
	width: 245px;
	float: left;
}

div.boxDetalhesContato p
{
	color: #f48282 !important;
	text-align: center;
}

div#colDireitaPreview h3
{
	font-size: 16px;
	/*border-bottom:1px solid #c6d7ef;*/
	margin:0px 0px 3px 0px;
	color: #83a1c4;
}

div#colDireitaPreview h3 span
{
	color:#cbd2d9;
	background:transparent url(../images/layout/divTitPrincipal.jpg) no-repeat left center;
	padding: 0px 0px 0px 8px;
}

div#colDireitaPreview h5
{
	position: relative;
	display: block;
	float: left;
	background: url(../images/layout/bgTitImpresao.gif) no-repeat left center;
	width: 259px;
	height: 25px;
	font-size: 11px;
	padding: 10px 0px 0px 8px;
	font-family: Tahoma;
	color: #3d3d3d !important;
}

div#colDireitaPreview h5 a
{
	color: #3d3d3d !important;
}

div#colDireitaPreview p
{
	margin: 5px 0px;
	color: #9d9d9d;
}

p.txtSubTitulo
{
	font-size: 12px;
	font-family: Tahoma;
	color: #83a1c4;
}

/*pesquisa avancada*/
#frmPesqAvancada label
{
	position: relative;
	display: block;
	float: left;
	width: 120px;
	border-bottom:1px solid #ccc;
	padding-bottom: 3px;
	color: #797979;
	margin: 0px 0px 0px 5px;
}

#frmPesqAvancada div.blockElemento
{
	position: relative;
	display: block;
	height: 30px;
}

form#frmPesqAvancada #btnAction
{
	background-color: #fff;
	font-weight: bold;
	color: #8b8b8b !important;
	font-family: "Trebuchet MS" !important;
	border: 1px outset #ccc;
	width: 120px;
}

/*
#LOCALIZACAO
*/

h2.titLocalizacao
{
	position: relative;
	display: block;
	width: 109px;
	height: 16px;
	margin: 10px 0px 0px 30px;
	text-indent: -9999px;
	background: url(../images/layout/titMapaLocalizacao.jpg) no-repeat left top;
}

div#boxLocalizacao
{
	width:462px;
	height: 373px;
	border: 1px solid #ced5e4; 
	margin: 0px 0px 0px 10px;
}

p.boxEndereco
{
	position: relative;
	display: block;
	float: right;
	width: 184px;
	height: 36px;
   text-indent: -9999px;
	background: url(../images/layout/boxEndereco.jpg) no-repeat left top;
	margin: 5px 10px 0px 0px; 
}

/*
# AUTOSUGESTAO
*/
	.suggestionsBox {
		position: absolute;
		left: 30px;
		margin: 10px 0px 0px 0px;
		width: 200px;
		background-color: #efefef;
		border: 2px solid #fff;	
		color: #fff;
		z-index:1000;
	}
	
	.suggestionList {
		margin: 0px;
		padding: 0px;
	}
	
	.suggestionList li {
		
		margin: 0px 0px 3px 0px;
		padding: 3px;
		cursor: pointer;
	}
	
	.suggestionList li:hover {
		background-color: #659CD8;
	}
	
/*
#FORM
*/
/*
label 
{
	position: relative;
	display: block;
	width: 120px;
	float: left;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	text-align: right;
	padding:0px 20px 5px 0px;
	font-weight: bold;
}

br 
{
	clear: both;
}
*/

/*JQUERY*/
label.error {
	display: block;
	line-height: 1.8;
	vertical-align: top;
	cursor: hand;
	font-size:10px;
	border:none;
	color: #ff0000 !important;
	width: auto;
	text-align: left;
	margin-right: -200px;
	font-weight: normal !important;
}
