.contacto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	width: 500px;
	position: relative;
	margin: 0px auto 0px auto;
	text-align: center;
}
#form .campo .input {
	font-size: 10px;
	height: 5px;
}

.campo {
	width: 300px;
	position: relative;
	text-align: left;
	font-size: 110%;
	font-weight: 600;
	color: #919100;
	margin-bottom: 8px;
}
