@charset "utf-8";
.contacto {
	padding: 5px 0 0 42px;
}
.ok {
	padding: 10px 0 0 42px;
}
.contacto, .ok {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5c6c1a;
}
.txt_cnt, .txta_cnt {
	margin: 0 0 5px 0;
	width: 300px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #863a2d;
	background: #e6ecb5;
	border: 1px #83a40f solid;
}
