#formContacto input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #004D5F;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #9CC3D2;
	width: 300px;
}
#formContacto textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #004D5F;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #9CC3D2;
	width: 300px;
}
