#searchform{
	text-align:left;
	
}
#searchform table{
	border-bottom:1px #ccc solid;
	border-collapse:collapse;	
	background-color:#e0e0e0;
	padding:0px;
	margin:0px;
}
#searchform table td.search_inputtd{
	width:180px;
	border-collapse:collapse;	
	background-color:#EBEDEF;
	padding:3px;
	font-family:"Trebuchet MS";
	font-size:0.8em;
}
#searchform table td input{
	border:1px #ccc solid;
	padding:0px;
	font-family:"Trebuchet MS";
	font-size:1.2em;
}
#searchform table td select{
	
	padding:0px;
	font-family:"Trebuchet MS";
	font-size:1.4em;
}
#searchform table td input{
	
	
}
.inputsearch{
	width:150px;
}
.search_inputtitle{
	font-size:1em;
	font-weight:bold;
	color:#333;
	width:100%;
}
.button_search{
	background-color:#106DBB;
	border:0 none;
	clear:both;
	color:#FFFFFF;
	cursor:pointer;
	float:left;
	font-size:0.9em;
	font-weight:bold;
	
	margin-top:1em;
	overflow:visible;
	width:4.5em;
}
.div_searchsite{
	
	padding:4px;
}
.table_searchsite{
	width:100%;
	background-color:#f0f0f0;
	border-bottom:2px #ccc solid;
	border-collapse:collapse;
		
}
.table_searchsite td{
	padding:4px;
}


.table_searchsite_top{
	border-bottom:2px #888 solid;
	background-color:#DC6111;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	
	
}
.readmore{
	color:#c00;
	font-weight:bold;
}
.titulo_searchsite{
	color:#DC6111;
	display:block;
	margin-bottom:5px;
	border-bottom:1px #888 solid;
}
.texto_searchsite{
	color:#333;
	display:block;
	
}
