.caja_texto {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #00007F;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-indent: 1px;
}
.texto_gen {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #00007F;
}
form {
	background-color:#EAEAEA
}