﻿@charset "utf-8";
/* CSS Document */

#principal form {
	font-size: 1em;
	padding-bottom: 10px;
}
#principal .campo {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height:1em;
	height:1em;
	margin-right:10px;
}
#principal .boton {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height:0.9em;
	height:1.5em;
	margin-right:10px;
}
#principal .campo_drop {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height:1em;
	height:1.5em;
	margin-right:10px;
}
#nombres {
	width:179px;
}
#apellidos {
	width:179px;
}
#TipoDocID	{
	width:88px;
}
#NroDocID	{
	width:215px;
}
#DiaNac	{
	width: 38px;
	margin-right: 0px; 
}
#Direccion1	{
	width: 170px; 
}
#MesNac	{
	width: 45px;
}
#Ocupacion	{
	width:162px;
}
#Telefono	{
	width:169px;
}
#eMail	{
	width:193px;
}
#PeriodoColab	{
	width: 87px;
}
#CantidadColab	{
	width: 40px;
}
#LugarColab	{
	width: 110px;
}
