/*-- MERCADO --*/

/*titulos*/
#content h1.tit_mercado {
	height: 40px;
	width: 507px;
	
	clear:both;
}
	/* Languages 
	body.en #content h1.tit_mercado { background: url(/img/en/tit_mercado.gif) no-repeat; }
	body.es #content h1.tit_mercado { background: url(/img/es/tit_mercado.gif) no-repeat; }
	body.pt #content h1.tit_mercado { background: url(/img/pt/tit_mercado.gif) no-repeat; }
	*/
	
#content h2.tit_precos_partida {
	/*background: url(/img/tit_precos_de_partida.gif) no-repeat;*/
	height: 15px;
	width: 143px;
	text-indent: -9999px;		
	margin-top: 25px;
}

	/* Languages
	body.en #content h2.tit_precos_partida  { background: url(/img/tit_precos_de_partida.gif) no-repeat; }
	body.es #content h2.tit_precos_partida  { background: url(/img/tit_precos_de_partida.gif) no-repeat; }
	body.pt #content h2.tit_precos_partida  { background: url(/img/tit_precos_de_partida.gif) no-repeat; }
	*/
	

	
/*conteudo*/
.bts_down_print_arq {
	float: right;
	height: 40px;
}

	#content.institucional.mercado div.bts_down_print_arq {
		
		clear:both
	}
		
select.op_arquivo {
	float: left;
	width: 109px;
	height: 19px;
	margin-right: 7px;
}
.vei_comer {
	border-top: 3px solid #fff;
}
.total {
	border-top: 1px solid #fff;
}
p.top {
	margin-top: 12px;
}
.box_mercado {
	border: 1px solid #E2E2E2;
	padding: 5px 5px 5px 2px;
	width: 497px;
	height: auto;
	overflow: auto;
	margin:40px 0;
	overflow:hidden;
}
.box_carros {
	border: 1px solid #E2E2E2;
	padding: 10px 20px;
	width: 417px;
	margin-top: 25px;
	float: left;
}
.lista_carros {
	width: 175px;
	float: left;	
	display: block;
	margin-right: 30px;
}
.lista_carros p {
	margin-top: 10px;
	line-height: 22px;
}
.lista_carros p a {
	text-decoration: underline;
	color: #6d6c6a;
}
td.center {
	text-align:center
}

#content.mercado table{	
	width:100%;
	margin:10px 0;
}

#content.mercado .box_mercado{
	float:left;
	margin:8px;
	width:300px;
}

#content.mercado a{ text-decoration:underline }
#content.mercado table{ color:#8E8E8D }
#content.mercado table td p{ font-weight:normal}
span#Texto{
	margin-top:15px;
	display:block
	
}

span#Texto table td{ padding:5px 10px; border-bottom:1px solid #E6E6C5;}

#content.mercado h2{ margin-top:10px }
#content.mercado h3{margin-bottom:20px}

#content.mercado b{ color:#8E8E8D}

