.boton {
	font-family: Geneva, Arial, Helvetica, sans-serif, "Arial Narrow";
	color: #0F266C;
	font-size: 12px;
	right: 10px;
}
.campo_texregistro {
	font-family: Geneva, Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	border-top-color: #0C2164;
	border-right-color: #0C2164;
	border-bottom-color: #0C2164;
	border-left-color: #0C2164;
}
.campo_seleccion {
    font-family: Geneva, Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	border-top-color: #4f6a88;
	border-right-color: #4f6a88;
	border-bottom-color: #4f6a88;
	border-left-color: #4f6a88;
}
.campo_grande {
	font-family: Geneva, Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	border-top-color: #0F266C;
	border-right-color: #0F266C;
	border-bottom-color: #0F266C;
	border-left-color: #0F266C;
	width: 300px;
	height: 110px;
}
.textoazulcontacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0E246D;
	font-weight: bolder;
	margin-left: 40px;
}

