.cerca_div {
	background-color: #4C9FD1;
	width: 180px;
	margin-left: 19px;
	padding-top: 10px;
	padding-bottom:10px;
	margin-top: 20px;
	background-image: url(../images/cerca_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align:center;
}

.cerca_txt {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	height: 16px;
	line-height: 16px;
}

.cerca_div INPUT {
	width: 140px;
}