.tabla-externa {
	background-color: #FFFFFF;
}
.planilla-partes {
	background-color: #EEEEEE;
	font-size: 10px;
}
.encabezado-partes {
	color: #EEEEEE;
	font-size: 10px;
	font-weight: bold;
	background-color: #003366;
	border: thin none #EEEEEE;
}
.barra-busqueda {
	border: thin solid #999999;
}
.texto-distrito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.barra-pie {
	background-image: url(../images/pie.gif);
	background-repeat: no-repeat;
}
.datos-distrito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	white-space: pre;
}
.fila-tabla {
	border: thin solid #000000;
}
.separador-rutas {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	font-weight: bold;
}
.corredor {
	font-weight: bold;
}
