/* Contact */
.form_busca2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #3E3E3E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A4A4A4;
	border-right-color: #F5F5F5;
	border-bottom-color: #EEEEEE;
	border-left-color: #ADADAD;
	background-color: #E9E9E9;
	background-repeat: repeat-x;
	background-position: left top;
}
.tit_form {
	font: 12px/44px Arial, Helvetica, sans-serif;
  color: #666;
}
