@CHARSET "ISO-8859-1";

#PesquisaComboBox 
{
/*	margin: 5px 6px 5px 6px;*/	
color:#000000;
padding-left:5px;
/*padding:0px 10px;*/

}


#PesquisaComboBox #title h4
{
	font-family: cursive;
	font-size: 16px;
	text-indent:-9999px;
	background-image:url(../mod_img/pesquisa_combo_box/img_pesquisa.jpg);
	height:66px;
	width:243px;
	background-repeat:no-repeat;
	margin-left:-10px;
	margin-top:5px;


}

.select_container{
width:196px;
margin:5px auto 0 auto; 
line-height:12px;

}
#PesquisaComboBoxForm {
display:table;



}

#PesquisaComboBoxForm select.pesquisaComboBox
{
	width : 196px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	
}

#PesquisaComboBoxForm .select_label
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold !important;
	padding:10px 0 10px 0;
	/*margin: 10px auto 3px auto;*/
	display: block;
	
} 


#PesquisaComboBoxForm #bto_pesquisa{
	border:0px;
	background-image:url(../mod_img/pesquisa_combo_box/bto_pesquisa.jpg);
	width:60px;
	height:17px;
	text-indent:-9999px;
	*text-indent:0px;
	*padding-left:100px;
	margin-left:152px;
	margin-top:5px;
	cursor:pointer;

}