#contentRicerca {
	margin: 35px 0 0 0;
}
#contentRicerca h2 {
	width: 772px;
	height: 23px;
	padding: 70px 0 0 10px;
	background: url(/libs/css/assets/titRicerca.png) no-repeat top left;
	_background: url(/libs/css/assets/titRicerca.gif) no-repeat top left;
	font-size: 18px;
	font-weight: bold;
	color: #0790c6;
}
.dida {
	font-size: 11px;
	padding: 10px;
}

#cerca li {
	background: #cae3f4;
	margin: 0 0 7px 0;
	height: 26px;
	padding: 5px 0 0 15px;
}

#cerca li label {
	width: 160px;
	display: block;
	float: left;
}
#cerca li input {
	float: left;
	height: 15px;
	width: 260px;
}

#cerca li select.small {
	width: 70px;
}

.btnCerca {
	text-align: right;	
}
.btnCerca button {
	width: 70px;
	border: 2px solid #95c7ea;
	text-transform: uppercase;
	background: #cae3f4 url(/libs/css/assets/iconBtn.gif) no-repeat 6px 2px;
	color: #95c7ea;
	cursor: pointer;
	margin: 0;
	padding: 0;
	height: 20px;
	padding-left: 20px;
	margin-right: 10px;
}
