div#envolve_pags div#box_detalhe{width:960px;height:100%;background:none;}

/* INFORMAÇÕES GERAIS SOBRE O VEÍCULO */
div#envolve_pags div#box_detalhe div#info_veiculos{float:left;width:354px;height:100%;background:none;}
div#envolve_pags div#box_detalhe div#info_veiculos h3{color:#02377b;margin-bottom:10px;}
div#envolve_pags div#box_detalhe div#info_veiculos div.box_info, div.box_info_obs{width:354px;height:52px;background:#e7e8e9;margin-bottom:5px;}
div#envolve_pags div#box_detalhe div#info_veiculos div.box_info_obs{height:100%;padding-bottom:5px;}
div#envolve_pags div#box_detalhe div#info_veiculos div.box_info h5, div.box_info_obs h5{padding-top:5px;padding-left:5px;color:#02377b;margin-top:6px;}

div#envolve_pags div#box_detalhe div#info_veiculos div.box_info p, div.box_info_obs p{font-size:22px;color:#58595b;font-weight:bold;padding-left:5px;}
div#envolve_pags div#box_detalhe div#info_veiculos div.box_info p span, div.box_info_obs p span{font-size:12px;}
div#envolve_pags div#box_detalhe div#info_veiculos div.box_info p.valor{color:#c4161c;}


/* OPCIONAIS */
div#envolve_pags div#box_detalhe div#opcionais{float:left;width:220px;height:100%;background:none;margin-left:25px;}
div#box_detalhe div#opcionais h3{color:#02377b;margin-bottom:10px;}
div#box_detalhe div#opcionais ul li{color:#58595b;font-weight:bold;margin-bottom:5px;font-size:15px;}


/* FOTOS */
div#envolve_pags div#box_detalhe div#galeria{float:right;width:225px;height:100%;background:none;}
div#envolve_pags div#box_detalhe div#galeria h5{text-align:center;color:#939598;margin-bottom:10px;}
div#envolve_pags div#box_detalhe div#galeria div.miniaturas{float:left;width:109px;height:81px;margin-right:2px;margin-bottom:2px;}
div#envolve_pags div#box_detalhe div#galeria div.miniaturas img{width:109px;height:81px;}

/*
 *
 * FORMULARIO DE CONTATOS E DADOS DO CLIENTE
 *
*/
div#envolve_pags div#box_info_form{width:960px;height:100%;background:none;margin-top:10px;clear:both;}

div#envolve_pags div#box_info_form div#info{float:left;width:354px;height:100%;background:none;margin-top:10px;}
div#envolve_pags div#box_info_form h3{color:#02377b;margin-bottom:10px;}
div#envolve_pags div#box_info_form p{font-size:14px;color:#58595b;}

div#envolve_pags div#box_info_form div#form{float:right;width:450px;height:100%;background:none;margin-top:10px;}
div#envolve_pags div#box_info_form div#form table tr td input{width:420px;}
div#envolve_pags div#box_info_form div#form table tr td input#contatoSubmit{width:91px;height:21;float:right;}
div#envolve_pags div#box_info_form div#form table tr td textarea{width:420px;}
