.contenuti #frmBrochure {
	padding-left: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-bottom: 1px;
}
.contenuti #frmBrochure p #accetto {
	width: 15px;
}
.contenuti #frmBrochure p {
	line-height: 2em;
}
.contenuti #frmBrochure input {
	height: 15px;
	width: 300px;
	background-color: #999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contenuti #frmBrochure textarea {
	width: 300px;
	height: 150px;
	background-color: #999;
	border: none;
}
.contenuti #frmBrochure p input {
	font-size: 1.1em;
	color: #FFF;
}
.contenuti #frmBrochure p #informativa {
	height: auto;
	color: #FFF;
	background-color: #333;
	border: none;
	font-size: 10px;
	font-family: 'DIN Regular', Arial, sans-serif;
	line-height: 1.2em;
}
.Grey {
	color: #999;
}

