/* BOX RICERCA */

.minibg input.txt {
  background-color: #cccccc;
  border: 2px solid #570202;
  width: 220px;
  margin: 2px;
  font-size: 15px;
  height: 20px;
}

.minibg select {
  width: 200px;
  margin: 2px;
  background-color: #cccccc;
  border: 2px solid #570202;
  font-size: 10px;
  height: 20px;
}

.bg77 input.txt {
  background-color: #cccccc;
  border: 2px solid #570202;
  width: 215px;
  margin: 2px 2px 2px 35px;
  font-size: 15px;
  height: 20px;
}

.bg77 select {
  width: 200px;
  margin: 2px 2px 2px 45px;
  background-color: #cccccc;
  border: 2px solid #570202;
  font-size: 10px;
  height: 20px;
}

.boxcerca {
	width: 540px;
	display: table-cell;
	text-align: center;
}

.checkbox {
	display: block;
	width: 39%;
	float: left;
	text-align: left;
	vertical-align: middle;
	margin-right: 20px;
}

.check_box {
	vertical-align: middle;
	float: left;
}

.check_testo {
	vertical-align: middle;
	float: left;
	padding-top: 2.5px;
	text-transform: capitalize;
}

.check_testo small{
	color: red;
	font-size: 10px;
}

.cerca {
	width: 130px;
	height: 105px;
	float: right;
	margin-top: -130px;
	margin-right: 15px;

}

.cerca button {
  background: none;
  border: 0;
  color: white;
  z-index: 100;
  	font-weight: bold;
}


.publicerca {
  float: right;
  width: 125px;
  text-align: center;
  margin-top: 10px;
}

.inbox {
	margin-top: -30px;
}

.risultati {
	height: 100px;
	width: 47%;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.risultati a{
	text-decoration: none;
	border: none;
}

.risultati img{
	float: left;
	border: none;
}

.risultati .txt {
	float: left;
	padding-left: 5px;
	width: 60%;
}

.risultati .txt .sito{
	line-height: 20px;
	border-bottom: 1px solid white;
}

.risultati .txt .titolo{
	font-size: 16px;
	font-weight: bold;
}
