@charset "utf-8";
/* CSS Document */

.form_campi_contatti {
	font-family: 'Open Sans', sans-serif; /* 'raleway-regular-webfont', sans-serif; */
	font-size: 24px;
	color: #000;
	font-weight: bold;
	border: 1px solid #C99F86;
}
.form_button {
	font-family: 'Open Sans', sans-serif; /* 'raleway-regular-webfont', sans-serif; */
	font-size: 24px;
	font-weight: bold;
	height:50px;
	width:150px;
}


/* PROMEMORIA */
.form_cerca {
	background:#FFFFFF url(/images/search.png) no-repeat 4px 4px;
	padding:0px 0px 0px 22px;
	border:1px solid #CCCCCC;
	height:24px;
	/* width:230px;
	height:18px; */
}
