@charset "utf-8";
.bx_tabella_cerca {
	background-color: #F0F0EE;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #002762;
	border-right-color: #002762;
	border-bottom-color: #002762;
	border-left-color: #002762;
	background-attachment: scroll;
	background-image: url(../images/bkg_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bx_testo_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.bx_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.bx_button_go {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002761;
}
.bx_titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.bx_button_reset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.bx_select2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AF032F;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.bx_testo_box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002761;
	font-weight: bold;
}
.bx_note_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}

