/* CSS Document */

*{
	margin:0;
	padding:0;
	
}

body{
	background:url(../imgs/bg_geral.gif) repeat-x #E3E4E5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#797b7d;
}

p{
	margin-bottom:20px;
}	

a{ 
	text-decoration:none;
	cursor:pointer;
	color:#7b858d;
	outline:none;
}


ul li{list-style:none;}

img{
	border:none;
}

.clear{
	clear:both;
}

.wrap_geral{
	margin:0 auto;
	width:1003px;
	margin-top: -15px;
}

fieldset{border:none;}

h1{
	text-indent:-9999px;
}


.error
{
	float:left;
	position:relative;
	color:red;
	margin-left:1px;
}

.btn_agendar{
	float:left;
	background:url(../imgs/btn_agendar.png) no-repeat;
	width:80px;
	height:22px;
	text-indent:-9999px;
	display:inline;
	cursor:pointer;
	margin-left: 5px;
}

.btn_enviar{
	float:left;
	background:url(../imgs/btn_enviar.png) no-repeat;
	width:72px;
	height:22px;
	text-indent:-9999px;
	display:inline;
	border:none;
	padding-left:73px;
	cursor:pointer;
}

.conteudo_geral{
	float:left;
	margin: -80px 0 160px 53px;
	position:relative;
}

.hr_geral{
	background:url(../imgs/hr_geral.gif) repeat-x;
	height:1px;
	margin:15px 0 15px 0;
}

.btn_voltar{
	float:right;
	background:url(../imgs/btn_voltar.png) no-repeat;
	width:65px;
	height:11px;
	text-indent:-9999px;
	margin:6px 10px 0 0;
}

#btn_voltar_topo{
	margin:-40px 26px 0 0;
}


.input_text_geral{
	float:left;
	height:18px;
	padding:2px 0 0 3px;
	border:none;
	background:#E3E4E5;
	margin:2px 0 10px 3px;
	color:#6B7D90;
	font-size:11px;
	border:1px solid #C5C9CE;
}

.textarea_geral{
	float:left;
	padding:2px 0 0 3px;
	border:none;
	background:#E3E4E5;
	margin:2px 0 10px 3px;
	color:#6B7D90;
	font-size:11px;
	border:1px solid #C5C9CE;
}



/* Index */

.conteudo_index{
	float:left;
	padding-left:25px;
}

.container_conheca_o_veiculo{
	float:left;
	margin:-235px 0 0 55px;
	width:520px;
	display:inline;
}

#tit_conheca_o_veiculo_index{
	background:url(../imgs/tit_conheca_o_veiculo_index.png) no-repeat;
	width:148px;
	height:37px;
}


.container_conheca_o_veiculo ul li{
	list-style:none;
	display:inline;
	height:90px;
	width:130px;
	position:relative;
	text-align:center;
}



.container_conheca_o_veiculo button{
	background:none;
	border:none;
	cursor:pointer;
}

.btn_seta_esquerda{
	width:25px;
	height:28px;	
	display:block;
	float:left;
	margin:20px 0 0 -30px;
	position:relative;
	z-index:999999;
}

.btn_seta_direita{
	width:25px;
	height:28px;
	display:block;
	float:right;
	margin:-65px -40px 0 0;	 
	position:relative;
	z-index:999999;
}

.index_conheca_a_copave{
	float:left;
	width:194px;
	display:inline;
}

.index_conheca_a_copave img{
	margin:15px 0 10px 3px;
}


#tit_conheca_a_copave_index{
	background:url(../imgs/tit_conheca_a_copave_index.png) no-repeat;
	width:145px;
	height:37px;
}

.index_nossa_oficina{
	float:left;
	width:194px;
	margin-left:25px;
}

.index_nossa_oficina img{
	margin:15px 0 10px 3px;
}


#tit_nossa_oficina_index{
	background:url(../imgs/tit_nossa_oficina_index.png) no-repeat;
	width:136px;
	height:36px;
}

.index_faca_uma_revisao{
	float:left;
	width:240px;
	margin-left:25px;
}

.index_faca_uma_revisao img{
	margin:15px 0 10px 3px;
}


#tit_faca_uma_revisao_index{
	background:url(../imgs/tit_faca_uma_revisao_index.png) no-repeat;
	width:175px;
	height:37px;
}

#btn_agendar_index{
	position:relative;
	margin:-42px 0 0 175px;
	z-index:999;
}

.box_agende_um_test_drive{
	float:right;
	background:url(../imgs/bg_box_test_drive.png) no-repeat;
	width:262px;
	height:420px;
	margin:-455px 28px 0 0;
	padding:120px 0 0 60px;
	display:inline;
	position:relative;
	z-index:99;
}



#tit_agende_um_test_drive_index{
	background:url(../imgs/tit_agende_um_test_drive_index.png) no-repeat;
	width:173px;
	height:36px;
	margin-left:55px;
}

#form_test_drive{
	float:left;
	margin:30px 0 0 -5px;
}

#form_test_drive fieldset{
	width:274px;
}

.label_test_drive{
	float:left;
	width:62px;
	margin-bottom:10px;
	text-indent:-9999px;
}


#label_nome{background:url(../imgs/label_nome.png) right bottom no-repeat;}
#label_telefone{background:url(../imgs/label_telefone.png) right bottom no-repeat;}
#label_email{background:url(../imgs/label_email.png) right bottom no-repeat;}
#label_dia{background:url(../imgs/label_dia.png) right bottom no-repeat;}
#label_horario{background:url(../imgs/label_horario.png) right bottom no-repeat;}
#label_veiculo{background:url(../imgs/label_veiculo.png) right bottom no-repeat;}
#label_duvidas{
	background:url(../imgs/label_duvidas.png) right bottom no-repeat;
	float:left;
	width:105px;
	height:40px;
	margin-bottom:10px;
	margin-left:-42px;
	text-indent:-9999px;	
	position:relative;
}

.box_agende_um_test_drive .input_text_test_drive{
	float:left;
	width:198px;
	height:18px;
	padding:2px 0 0 3px;
	border:none;
	background:#E3E4E5;
	margin-bottom:10px;
	margin-left:3px;
	color:#6B7D90;
	font-size:11px;
}

.box_agende_um_test_drive .input_select_test_drive{
	float:left;
	width:202px;
	height:20px;
	padding:2px 0 0 3px;
	border:none;
	background:#E3E4E5;
	margin-bottom:10px;
	margin-left:3px;
	color:#6B7D90;
	font-size:11px;
}

.box_agende_um_test_drive .input_text_test_drive_dia{
	float:left;
	width:108px;
	height:18px;
	padding:2px 0 0 3px;
	border:none;
	background:#E3E4E5;
	margin:2px 0 10px 3px;
	color:#6B7D90;
	font-size:11px;
}

.label_text_test_drive{
	float:left;
	padding-top:5px;
	background:url(../imgs/bg_txt_test_drive.png) right top no-repeat;
	margin-top:-3px;
}

#formato_dia{
	text-indent:-9999px;
	float:left;
	width:65px;
	height:9px;
	background:url(../imgs/formato_dia.png) no-repeat;
	margin:8px 0 0 5px;
}

#formato_horario{
	text-indent:-9999px;
	float:left;
	width:35px;
	height:9px;
	background:url(../imgs/formato_horario.png) no-repeat;
	margin:8px 0 0 5px;
}

#submit_test_drive{
	margin:10px 0 0 64px;
}


/* Copave */

#conteudo_copave{
	float:left;
	margin:-20px 0 160px 25px;
}

#tit_conheca_a_copave{
	background:url(../imgs/tit_conheca_a_copave.png) no-repeat;
	width:245px;
	height:61px;
	margin:0 0 10px 125px;
}

.copave_esq{
	float:left;
	width:320px;
	margin-right:15px;
}

.copave_esq img{
	margin:0 0 10px 2px;
}

.copave_dir{
	float:left;
	width:572px;
	display:block;
}

#btn_veja_mais_fotos_copave{
	float:left;
	margin:-22px 0 0 10px;
	position:relative;
	border:none;
}

.lista_geral li{
	margin:0 0 10px 15px;
	list-style:disc;
}

#subtit_como_chegar{
	text-indent:-9999px;
	background:url(../imgs/subtit_como_chegar.png) no-repeat;
	width:200px;
	height:18px;
	margin:40px 0 0 0;
}

#span_para_tracar_copave{	
	float:left;
	text-indent:-9999px;
	background:url(../imgs/span_para_tracar_copave.png) no-repeat;
	width:528px;
	height:26px;
}

#subtit_copave_patos{
	text-indent:-9999px;
	background:url(../imgs/subtit_copave_patos.png) no-repeat;
	width:174px;
	height:12px;
	margin:0 0 10px 0;
}


#subtit_copave_sao_gotardo{
	text-indent:-9999px;
	background:url(../imgs/subtit_copave_sao_gotardo.png) no-repeat;
	width:162px;
	height:13px;
	margin:0 0 10px 0;
}

.form_como_chegar{font-size:12px;}


.form_como_chegar .txt_como_chegar{
	width:252px;
	height:22px;
	padding:3px 0 0 3px;
	background:#E3E4E5;
	border:1px solid #CBCCCC;
}

#submit_como_chegar_patos{
	float:right;
	margin-right:115px;
}

#submit_como_chegar_sao_gotardo{
	float:right;
	margin-right:115px;
}

.ex_como_chegar{
	position:absolute;
	margin:27px 0 0 -200px;
	font-size:11px;
}


/* Veiculos 0KM */

#tit_veiculos_0km{
	background:url(../imgs/tit_veiculos_0km.png) no-repeat;
	width:245px;
	height:61px;
}

.veiculos_esq{
	float:left;
	width:190px;
	height:100%;
	margin:25px 0 0 0 ;
}

.veiculos_dir{
	float:left;
	margin:25px 0 0 0 ;
	width:730px;
}

.veiculos_dir_monte{
	float:left;
	margin:25px 0 0 0 ;
	width:730px;
}

	
.menu_veiculos_0km ul{
	float:left;
	margin-left:10px;
	background:url(../imgs/pontilhado_menu.gif) repeat-y;
	background-position:162px 10px; 
	padding-right:8px;
	width:162px;
	height:122px;
}	
	
.menu_veiculos_0km ul li a{
	float:left;
	text-indent:-9999px;
	width:152px;
	height:22px;
	cursor:pointer;
	margin-bottom:17px;
	margin-top:-7px;
	position:relative;
}

#li_monte_seu_carro a{background:url(../imgs/li_monte_seu_carro.gif) no-repeat;}
#li_monte_seu_carro a:hover{background:url(../imgs/li_monte_seu_carro.gif)no-repeat; background-position:0 -22px;}

#li_test_drive a{background:url(../imgs/li_test_drive.gif) 58px 0 no-repeat;}
#li_test_drive a:hover{background:url(../imgs/li_test_drive.gif) no-repeat;background-position:58px -22px ;}

#li_pos_venda a{background:url(../imgs/li_pos_venda.gif) 50px 0 no-repeat;}
#li_pos_venda a:hover{background:url(../imgs/li_pos_venda.gif) no-repeat;background-position:50px -22px;}

#li_venda_direta a{background:url(../imgs/li_venda_direta.gif) 31px 0 no-repeat;}
#li_venda_direta a:hover{background:url(../imgs/li_venda_direta.gif)no-repeat;background-position:31px -22px;}

/* Seminovos */
#tit_seminovos{
	background:url(../imgs/tit_seminovos.png) no-repeat;
	width:335px;
	height:69px;
}

#li_seminovos {background: url(../imgs/acesselinks.png) no-repeat;
	width: 122px;
	height: 20px;
	text-indent: -5000px;
}

#marcaSeminovos {
	width: 566px;
	height: auto;
	display: block;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px #666666 dotted;
}

.linksSeminovos {
	color: #960500;
	text-decoration: none;
}

/* Oficina */
#tit_oficina{
	background:url(../imgs/tit_oficina.png) no-repeat;
	width:335px;
	height:69px;
}

.oficina_esq{
	float:left;
	width:240px;
	height:100%;
	margin:25px 0 0 0 ;
}

.oficina_dir{
	float:left;
	margin:25px 0 0 0 ;
	width:670px;
}

#tit_auto-centro{
	background: url(../imgs/tit_autoCentro.png) no-repeat;
	width:159px;
	height:30px;
	text-indent:-9999px;
}

.menu_oficina ul{
	float:left;
	margin-left:10px;
	background:url(../imgs/pontilhado_menu.gif) repeat-y;
	background-position:220px 10px; 
	padding-right:8px;
	width:240px;
	height:122px;
}	
	
.menu_oficina ul li a{
	float:left;
	text-indent:-9999px;
	width:210px;
	height:22px;
	cursor:pointer;
	margin-bottom:17px;
	margin-top:-7px;
	position:relative;
}

#li_auto_centro a{background: url(../imgs/li_auto_centro.gif) 58px 0 no-repeat;}
#li_auto_centro a:hover{background: url(../imgs/li_auto_centro.gif)no-repeat; background-position: 58px -32px;}

#li_lanternagem_pintura a{background: url(../imgs/li_lanternagem_pintura.gif) 0px 0 no-repeat;}
#li_lanternagem_pintura a:hover{background:url(../imgs/li_lanternagem_pintura.gif) no-repeat;background-position: 0px -32px ;}

#li_revisao a{background:url(../imgs/li_revisao.gif) 126px 0 no-repeat;}
#li_revisao a:hover{background:url(../imgs/li_revisao.gif) no-repeat;background-position: 126px -32px;}

#li_telepecas a{background:url(../imgs/li_telepecas.gif) 106px 0 no-repeat;}
#li_telepecas a:hover{background:url(../imgs/li_telepecas.gif)no-repeat;background-position: 106px -32px;}

/* Auto Centro */
#fotosAutoCentro {
	width: 339px;
	height: auto;
	float: left;
	margin-right: 10px;
}

.fotoGrande {
	margin-bottom: 5px;
}

.thumbFotos {
	text-decoration: none;
	margin-right: 3px;
	margin-bottom: 3px;
}

/* Lanternagem */
#tit_lanternagem{
	background:url(../imgs/tit_lanternagem.png) no-repeat;
	width:296px;
	height:38px;
	text-indent: -9999px;
}

/* Revisão */
.veiculos_dir{
	float:left;
	margin:25px 0 0 0 ;
	width:650px;
}

#tit_revisao{
	background:url(../imgs/tit_revisao.png) no-repeat;
	width:113px;
	height:33px;
	text-indent: -9999px;
}

/* Telepeças */
#tit_telepecas{
	background:url(../imgs/tit_telepecas.png) no-repeat;
	width:136px;
	height:38px;
	text-indent: -9999px;
}

/* Monte seu carro */

#tit_monte_seu_carro{
	background:url(../imgs/tit_monte_seu_carro.gif) no-repeat;
	width:227px;
	height:23px;
	text-indent:-9999px;
}

.item_monte{
	float:left;
	width:128px;
	height:125px;
	margin:18px 15px 0 0;
	text-align:center;
}

.veiculo_monte_nome{
	float:left;
	width:100%;
	min-height:15px;
	max-height:15px;
	display:block;
	position:relative;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4D4D4D;
	font-weight:bold;
	margin:-38px auto;
	line-height:9px;

}

.btn_veja_mais_monte{
	float:right;
	height:17px;
	width:68px;
	text-indent:-9999px;
	background:url(../imgs/btn_veja_mais_monte.png) no-repeat;
	position:relative;
	margin-top:-3px;
}

.img_monte_det{background:#BCC1C4;}

.img_item_monte{background:#FFFFFF;}

.monte_esq{
	float:left;
	width:364px;
	margin-top:15px;
}

.monte_dir{
	float:left;
	width:350px;
	margin-top:15px;
}

.tit_modelo_carro{
	color:#960500;
	font-size:30px;
	text-transform:uppercase;
	font-weight:normal;
	margin:-6px 0 10px 0;
}

.btn_personalize_esse_veiculo{
	float:left;
	background:url(../imgs/btn_personalize_esse_veiculo.gif) no-repeat;
	width:219px;
	height:26px;
	text-indent:-9999px;
	margin-top:6px;
}


/* Test Drive */

#tit_test_drive{
	background:url(../imgs/tit_test_drive.png) no-repeat;
	width:227px;
	height:23px;
	text-indent:-9999px;
	margin-bottom:18px;
}

#test_drive_form{
	margin:40px 0 0 60px;
}

#btn_enviar_test_interna{
	margin:10px 0 0 6px;
}

/* Pos Venda */
#tit_pos_venda{
	background:url(../imgs/tit_posvenda.png) no-repeat;
	width:148px;
	height:39px;
	text-indent:-9999px;
	margin:0 0 7px -7px;
}

.form_pos_venda {
	margin-left: 50px;
}

/* Venda Direta */

#tit_venda_direta{
	background:url(../imgs/tit_venda_direta.png) no-repeat;
	width:171px;
	height:27px;
	text-indent:-9999px;
	margin:0 0 7px -7px;
}

#subtit_frotista_taxi{
	background:url(../imgs/subtit_frotista_taxi.png) no-repeat;
	width:142px;
	height:18px;
	text-indent:-9999px;
	margin-bottom:14px;
}

#venda_direta_form{
	margin:30px 0 0 70px;
}

/* Contato */
.contato_esq{
	float:left;
	width:524px;
	height: auto;
	margin-right: 10px;
	display:block;
}

#tit_contato{
	background:url(../imgs/tit_contato.png) no-repeat;
	width:273px;
	height:64px;
	text-indent:-9999px;
	margin:0 0 7px -7px;
}

.chamadaContato {
	width: 800px;
	height: auto;
}

.campo_contato {
	width: 416px;
	height: 20px;
	border: none;
	color: #7b858d;
	background: #e3e4e5;
}

.textare_contato {
	width: 416px;
	border: none;
	color: #7b858d;
	overflow: auto;
	background: #e3e4e5;
}

.botao_contato {
	width: 72px;
	height: 22px;
	background: url(../imgs/btns/enviar_up.gif);
}

#endereco_contato {
	width: 402px;
	height: 140px;
	float: left;
	margin-top: 10px;
	padding-left: 10px;
	border-left: 1px #999999 dotted;
}

.texto_contato {
	width: 384px;
	height: 66px;
	text-indent:-9999px;
	background: url(../imgs/endereco_contato.png) no-repeat;
}

/* Rodape */

.rodape{
	width:916px;
	height:122px;
	margin:0 auto;
	background:url(../imgs/bg_rodape.png) right top no-repeat;
}

#logo_aqua{
	float:left;
	width:49px;
	height:15px;
	margin-top:66px;
}

.rodape address{
	float:right;
	text-indent:-9999px;
	background:url(../imgs/address_rodape.png) no-repeat;
	width:440px;
	height:29px;
	margin:60px 90px 0 0;
	display:inline;
}


#paginacao{
	float:right;
	margin:40px 100px 0 0;
}


#paginacao a
{	
	float:left;
	display:inline;
	margin-left:15px;
	color:#565759;
	font-weight:bold;
}

#paginacao a:hover
{	
	color:#960500;
}

