.textoForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	height: 18px;
	width: 100%;
	background-color: #2F353E;
	border: 1px solid #666666;
}
.textoFormInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	height: 90px;
	width: 100%;
	background-color: #2F353E;
	border: 1px solid #666666;
}
.BotonSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2F353E;
	background-color: #DBDBDB;
	height: 20px;
	width: 100%;
}

