
.campo {
	width: 300px;
	background-color: #ebe9e9 ;
	color : #747862;
	height:35px;
	border:0;
	margin-bottom:0px;
	padding-left: 8px;
	padding-right: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.campo2 {
	width: 300px;
	background-color: #ebe9e9 ;
	color : #747862;
	height: 150px;
	border:0;
	margin-bottom:0px;
	padding: 6px 10px 5px 8px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.requerido {
	color: maroon;
	font: 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
