

#intro_pagina{
	position:relative;
	margin:0 auto;
	width:960px;
	
	}


#intro_pagina h2{ 
	height:30px;
	font-size: 19px;
	line-height: 15px;
	color:#FFF; font-weight:normal; letter-spacing:1px;
	background:url(../images/site/fundo_usados.jpg) no-repeat; padding-top:7px; padding-left:10px; 
	text-decoration: none;
	font:Geneva, Helvetica, "Helvetica Neue", Arial, Calibri, sans-serif;}


img{ border:none;}


#formulario_holder{
	position:absolute;
	width:268px;
	height:410px;
	background:#FFF;
	right:0;
	top:0px;
	border:#999999 thin solid;
	}

h3.titulo_seleccoes{font:16px Geneva, Helvetica, "Helvetica Neue", Arial, Calibri, sans-serif; 
color:#245C82;
margin-top:5px;
margin-bottom:8px;
padding-left:48px;



}

/* +++++++++++++++++++++++++ PREÇO LISTA +++++++++++++++++++++++++++ */

#preco_lista {	
margin-bottom:10px;	padding-bottom:6px; margin-top:10px;
	height:48px;
/*	background:url(../images/formulario/separador_line.jpg) center bottom no-repeat;*/	}
	
* html #preco_lista{height:30px;}

	
#preco_lista h3{
	margin-left:16px;
	padding-bottom:3px;
	background:url(../images/formulario/icones/preco_icon.jpg) left top no-repeat;
}
	
	/*IE6*/
* html #preco_lista h3{padding-bottom:0px}

#preco_lista select{
	margin-left:16px;
	width:234px;
	font: 18px Geneva, Helvetica, "Helvetica Neue", Arial, Calibri, sans-serif; color:#333;
	text-decoration:none;
	}
	
	
/* +++++++++++++++++++++++++ MARCA LISTA +++++++++++++++++++++++++++ */
#marca_veiculo {	
margin-bottom:10px;	padding-bottom:6px;
height:48px;
/*	background:url(../images/formulario/separador_line.jpg) center bottom no-repeat;*/	}
	
	* html #marca_veiculo{height:30px;}

	
	#marca_veiculo h3{
		margin-left:16px;
		background:url(../images/formulario/icones/marca_icon.jpg) left top no-repeat;
		padding-bottom:3px;
	}
	
	/*IE6*/
* html #marca_veiculo h3{padding-bottom:0px}

#marca_veiculo select{
	margin-left:16px;
	width:234px;
	font: 18px Geneva, Helvetica, "Helvetica Neue", Arial, Calibri, sans-serif; color:#333;
	text-decoration:none;
	}
	
/* +++++++++++++++++++++++++ CATEGORIA LISTA +++++++++++++++++++++++++++ */
#categoria_veiculo {	
margin-bottom:10px;	padding-bottom:6px;
height:48px;
/*	background:url(../images/formulario/separador_line.jpg) center bottom no-repeat;*/	
	}
	
	* html #categoria_veiculo{height:30px;}
	
	#categoria_veiculo h3{
		margin-left:16px;
		background:url(../images/formulario/icones/categoria_icon.jpg) left top no-repeat;
		padding-bottom:3px;
	}
	
	/*IE6*/
* html #categoria_veiculo h3{padding-bottom:0px}
	

#categoria_veiculo select{
	margin-left:16px;
	width:234px;
	font: 18px Geneva, Helvetica, "Helvetica Neue", Arial, Calibri, sans-serif; color:#333;
	text-decoration:none;
	}
	
/* +++++++++++++++++++++++++ ANO LISTA +++++++++++++++++++++++++++ */
#ano_do_veiculo {	
margin-bottom:10px;	padding-bottom:6px;
height:48px;
	/*	background:url(../images/formulario/separador_line.jpg) center bottom no-repeat;*/
	
	}
	
	* html #ano_do_veiculo{height:30px;}
	
	#ano_do_veiculo h3{
		margin-left:16px;
		background:url(../images/formulario/icones/ano_icon.jpg) left top no-repeat;
		padding-bottom:3px;
	}
	
	
	/*IE6*/
* html #ano_do_veiculo h3{padding-bottom:0px}
	

#ano_do_veiculo select{
	width:234px;
	margin-left:16px;
	font: 18px Geneva, Helvetica, "Helvetica Neue", Arial, Calibri, sans-serif; color:#333;
	text-decoration:none;
	}
	

	
	
/* +++++++++++++++++++++++++ COMBUSTIVEL LISTA +++++++++++++++++++++++++++ */
#combustivel_veiculo {	
	margin-bottom:8px;
	height:48px;
		
		
	}
	
	* html #combustivel_veiculo{height:30px;}
	
	#combustivel_veiculo h3{
		margin-left:16px;
		background:url(../images/formulario/icones/combustivel_icon.jpg) left top no-repeat;
		padding-bottom:3px;
	}
	
	
	/*IE6*/
* html #combustivel_veiculo h3{padding-bottom:0px}

#combustivel_veiculo select{
	margin-left:16px;
	width:234px;
	font: 18px Geneva, Helvetica, "Helvetica Neue", Arial, Calibri, sans-serif; color:#333;
	text-decoration:none;
	}
	
	
	
	
/* +++++++++++++++++++++++++ BUTTON_PESQUISA +++++++++++++++++++++++++++ */	
#pesquisa_bttn {
	position:absolute;
	bottom:0px;
	background:url(../images/formulario/pesquisar_btn_1.jpg) top left no-repeat;
	width:268px;
	height:66px;

	
	}

#pesquisa_bttn button{
	/*text-indent:-9999px;*/
	background:url(../images/formulario/pesquisar_btn_1.jpg) top left no-repeat;
	width:268px;
	height:66px;
	cursor:pointer;
	border:none;
	font: 18px Geneva, Helvetica, "Helvetica Neue", Arial, Calibri, sans-serif; color:#333;
	text-decoration:none;
		text-align:left;
		padding-left:85px;
		padding-top:7px;
	
	}
	
	
#pesquisa_bttn button:hover{
	/*text-indent:-9999px;*/
	background:url(../images/formulario/pesquisar_btn_2.jpg) top left no-repeat;
	width:268px;
	height:66px;
	cursor:pointer;
	border:none;
	font: 18px Geneva, Helvetica, "Helvetica Neue", Arial, Calibri, sans-serif; color:#FFF;
	text-decoration:none;
		text-align:left;
		
	
	}
	
	
	
	
	
	
	