/* general styles */

table { width: 700px; height: auto; text-align: left; padding: none; font-size: 16px; background-color: #FFF;}
th { padding: .5em; background-color: #000000; color: #fff;}
td { color: #B5B3B7; font-size: 13px; text-align: center;}

td img { float: left;}

/* tablecloth styles */

.img_veiculo { text-align: left;}


.table_detalhe_1 { text-align: left; background-color: #1E1E1E; width: 600px; height: 85px; margin: 5px 0; border: #FFFFFF 1px solid;}
.table_detalhe_2 { text-align: left; background-color: #000000; width: 600px; height: 85px; margin: 5px 0; border: #FFFFFF 1px solid;}

* html .table_detalhe_1 { height: 50px;}
* html .table_detalhe_2 { height: 50px;}

.img_listagem { max-width: 114px; width: 114px;}


.ver_detalhes { background: url(../img/bt_ver_detalhes.jpg) no-repeat top left; width: 99px; height: 21px; cursor: pointer;}

.ver_detalhes span { display: none;}

/** .listagem_detalhes_1 { width: 740px; height: 100px; margin-bottom: 5px; background-color: #1E1E1E; border: 1px solid #FFF;}

.listagem_detalhes_2 { width: 740px; height: auto; margin-bottom: 5px; background-color: #000000; border: 1px solid #FFF;} **/


/** TABELA DETALHES VEICULOS **/
.table_detalhe_veiculos { border: none;}
.table_detalhe_veiculos tfoot tr td { border: none;}
.table_detalhe_veiculos thead { border: none;}
.table_detalhe_veiculos thead tr th { font-size: 13px; border: none; width: 70px;}
.table_detalhe_veiculos tbody tr td { text-align: left; border: none; font-size: 13px;}
.table_detalhe_veiculos tbody { float: left;}



.table_detalhe_veiculos { text-align: left; padding: none; background-color: #1E1E1E; width: 80%; height: auto; color: #B5B3B7; padding: 0 .5em; font-size: 13px;}

.table_detalhe_veiculos thead th { background-color: #1E1E1E; color: #B5B3B7; text-align: left;}

.preco { float: right;}
.detalhes { font-size: 12px; text-align: right;}
.esquerda { float: left; padding: 0 0 0 .5em; text-align: left;}
.strong_tabela { color: #FFF; padding: 0 .5em 0 0; font-weight: bolder; text-align: left; width: 50px;}