#contacto {
	height:750px;
	padding-left:74px;
}
#map {
	width:264px;
	height:236px;
	overflow:hidden;
	}
	#map div {
		color:#080808;
		}
#newsletter {
	width:264px;
	height:256px;
	background:#fff;
	color:#ec6e00;
	}
	#newsletter table {
		padding:30px 0px 0px 20px;
	}
	#newsletter td {
		padding:5px 10px 5px 0px;
		color:#ec6e00;
	}
	#newsletter input {
		width:210px;
	}
#txt1 {
	width:370px;
	float:left;
}
#txt2 {
	padding-top:7px;
	float:left;
	}
	#txt2 td {
		padding:5px 10px 5px 0px;
		color:#ec6e00;
	}
	#txt2 input {
		width:140px;
	}
	#txt2 .xl input {
		width:300px;
	}
	#txt2 textarea {
		width:300px;
		height:360px;
	}
#newsletter input.btn, #txt2 input.btn {
	width:auto;
}

.message {
	color:#fff;
	margin-bottom:15px;
}