#mappa_contact {
	position: relative;
	border-bottom: 3px solid #000;
}

.contatti_contact_sx {
	position: relative;
	margin: 30px 16px 20px 21px;
	width: 300px;
	float: left;
}

.contatti_contact_sx button{
	background: url(/img/btn_invia.jpg) no-repeat;
	padding: 0;
	margin: 0;
	border: 0;
	width: 61px;
	height: 19px;
}

.contatti_contact_sx label, .contatti_contact_sx input,.contatti_contact_sx textarea{
	width: 90%;
	display:block;
}

.redbold {
	color: #9b0100;
	display: inline;
	font-weight: bold;
}

.contatti_contact_sx a {
	color: #9b0100;
}

.top_form {
	position: relative;
	width: 284px;
	height: 19px;
	margin-top: 10px;
	background: url("/img/top_form.jpg") no-repeat bottom left;
	color: white;
	padding: 7px 0 0 13px;
}

.center_form {
	position: relative;
	width: 272px;
	margin: 0;
	padding: 5px;
	background-color: #dadbdc;
}

.bottom_form {
	position: relative;
	width: 284px;
	height: 15px;
	background: black url("/img/bottom_form.jpg") no-repeat bottom left;
}