/* CSS Document */

table.tableDestaqueUsados td.destaque { border-left: 1px solid #fff; width: 187px; height: 221px; }

table.modDestaque 						{ width: 100%; height: 221px;}
table.modDestaque td.destaque_img 		{ height: 142px; border-bottom: 1px solid #fff;}
table.modDestaque td.destaque_info 		{ height: 78px; background: #04b1ca; padding-left: 10px; cursor: pointer }
table.modDestaque td.destaque_infoOver	{ height: 78px; background: #f4792d; padding-left: 10px; cursor: pointer }
table.modDestaque span.modelo			{ font: bold 18px Arial; color: #fff }
table.modDestaque span.versao			{ font: bold 12px Arial; color: #fff }
table.modDestaque span.ano				{ font: bold 12px Arial; color: #fff }
table.modDestaque span.preco			{ font: bold 14px Arial; color: #fff21d; }

td.pesquisa			{ width: 186px; background: #04b1ca url(../servicos/usados/usados2008/bg_formPesquisa.gif) left top no-repeat; }
td.pesquisa	select	{ border: 0; background: #b2ebf2; height: 17px; }

table.usadosList					{ border: 0; }
table.usadosList td.headerCor		{ width: 32px; height: 18px; background: #004f71; text-align:center }
table.usadosList td.headerModelo	{ width: 214px; height: 18px; background: #004f71; border-left: 1px solid #fff; padding-left: 8px; }
table.usadosList td.headerKm		{ width: 77px; height: 18px; background: #004f71; border-left: 1px solid #fff; padding-right: 8px; text-align: right }
table.usadosList td.headerMesAno	{ width: 70px; height: 18px; background: #004f71; border-left: 1px solid #fff; text-align: center }
table.usadosList td.headerPreco		{ width: 80px; height: 18px; background: #004f71; border-left: 1px solid #fff; padding-right: 8px; text-align: right }
table.usadosList td.headerFoto		{ width: 43px; height: 18px; background: #004f71; border-left: 1px solid #fff; text-align: center }

table.usadosList tr.usadosLine td			{ background: #fff; padding-top: 3px; padding-bottom: 3px; cursor: pointer }
table.usadosList tr.usadosLineOver td		{ background: #fff21d; padding-top: 3px; padding-bottom: 3px; cursor: pointer }
table.usadosList td a 						{ color: #004f71 }
table.usadosList td img						{ border: 0}

table.usadosList td.cor		{ text-align:center }
table.usadosList td.modelo	{ border-left: 1px solid #fff; padding-left: 10px; font: normal 11px Arial; color: #004f71 }
table.usadosList td.km		{ border-left: 1px solid #fff; padding-right: 10px; text-align: right; font: normal 10px Arial; color: #004f71 }
table.usadosList td.mesAno	{ border-left: 1px solid #fff; text-align: center; font: normal 10px Arial; color: #004f71 }
table.usadosList td.preco	{ border-left: 1px solid #fff; padding-right: 10px; text-align: right; font: normal 10px Arial; color: #004f71 }
table.usadosList td.foto	{ border-left: 1px solid #fff; text-align: center }

table.usadosList td.hr		{ height: 5px !important; vertical-align:middle; border-left: 1px solid #fff; padding: 0 !important; }
table.usadosList td.hr img	{ width:100%; background: #dcdee0; height: 1px; }